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_ | extcode/cart-products | github.com/extcode/cart_products |
cart_ | extcode/cart-books | github.com/extcode/cart_books |
cart_ | extcode/cart-events | github.com/extcode/cart_event |
Payment solutions
Extension Key | Composer Package | Github Repository |
---|---|---|
cart_ | extcode/cart-paypal | github.com/extcode/cart_paypal |
cart_ | extcode/cart-payone | github.com/extcode/cart_payone |
cart_ | extcode/cart-girosolution | github.com/extcode/cart_paypal |