neosrulez/shoppingcart

A simple Neos CMS shopping cart plugin (without user management)

Installs: 108

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 0

Open Issues: 1

Language:HTML

Type:neos-plugin

2.1 2020-01-27 17:59 UTC

This package is not auto-updated.

Last update: 2024-04-16 13:22:21 UTC


README

A simple Neos CMS shopping cart plugin (without user management)

Installation

The 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