neosrulez/shoppingcart
composer require neosrulez/shoppingcart
A simple Neos CMS shopping cart plugin (without user management)
1.9
Readme excerpt
Neos CMS Shopping Cart PluginA simple Neos CMS shopping cart plugin (without user management)
InstallationThe NeosRulez.ShoppingCart package is listed on packagist (https://packagist.org/packages/neosrulez/shoppingcart) - therefore you don't have to include the package in your "repositories" entry any more.
Just add the following line to your require section:
"neosrulez/shoppingcart": "*"And the run this command to fetch the plugin:
composer update Author- E-Mail: mail@patriceckhart.com
- URL: http://www.patriceckhart.com
Read more
The same vendor provides 85 package(s).