library store
The ecommerce store bundle for Pyro.
pyrocms/store
The ecommerce store bundle for Pyro.
- Thursday, May 17, 2018
- by PyroCMS
- Repository
- 3 Watchers
- 2 Stars
- 34 Installations
- 0 Dependents
- 0 Suggesters
- 1 Forks
- 0 Open issues
- 1 Versions
- 0 % Grown
Store
The default store bundle for Pyro., (*1)
Until we finish our plan for distribution please install manually as described below.
Copy the project requirements to your composer.json
file and run composer update
. Be sure to use --prefer-source
if you plan to contribute., (*2)
Then install all the addons with the following artisan commands:, (*3)
php artisan addon:install anomaly.module.carts
php artisan addon:install anomaly.module.taxes
php artisan addon:install anomaly.module.orders
php artisan addon:install anomaly.module.products
php artisan addon:install anomaly.module.shipping
php artisan addon:install anomaly.module.checkouts
php artisan addon:install anomaly.module.customers
php artisan addon:install anomaly.extension.basic_checkout
php artisan addon:install anomaly.extension.flat_rate_shipping_method
dev-master
9999999-dev
The ecommerce store bundle for Pyro.
Sources
Download
MIT
The Requires