Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 569 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 569 Bytes

Grav Shopping Cart Plugin

Refer to the documentation on the Shopping Cart Plugin site

Running Tests

JavaScript tests

Run cd tests/js and then mocha

PHP tests

Run composer update to install the testing dependencies. Then run composer test in the root folder Then, run composer update --no-dev to uninstall the testing dependencies.

New Master for Shoppingcart

This is the new master of the plugin. The original master can be found at Shoppingcart