Other cart extensions

The following lists are incomplete. Have a look at https://github.com/extcode?tab=repositories&q=cart

Not all extensions are compatible with the current version of this extension. Feel free to update them and open pull requests!

Product Database / Product Storages

Cart itself doesn't provide any product database or product storage.

You can use your own product table or one of the given product extensions which are adapted for special use cases.

Extension Key

Composer Package

Github Repository

cart_product

extcode/cart-products

github.com/extcode/cart_products

cart_books

extcode/cart-books

github.com/extcode/cart_books

cart_events

extcode/cart-events

github.com/extcode/cart_event

For own product storages you have to implement the \Extcode\Cart\Domain\Finisher\Cart\AddToCartFinisherInterface. Please have a look at Hooks.

Payment solutions

Extension Key

Composer Package

Github Repository

cart_product

extcode/cart-paypal

github.com/extcode/cart_paypal

cart_books

extcode/cart-payone

github.com/extcode/cart_payone

cart_girosolutiont

extcode/cart-girosolution

github.com/extcode/cart_paypal