项目作者: flaviocopes

项目描述 :
Grav ShoppingCart Plugin - NOT SUPPORTED, NOT MAINTAINED
高级语言: JavaScript
项目地址: git://github.com/flaviocopes/grav-plugin-shoppingcart.git
创建时间: 2015-10-03T11:49:08Z
项目社区:https://github.com/flaviocopes/grav-plugin-shoppingcart

开源协议:MIT License

下载


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.