zero1 / magento2-community-bundle
There is no license information available for the latest version (0.0.1) of this package.
Magento 2 Community Bundle module
0.0.1
2015-08-23 21:26 UTC
Requires
- php: ~5.4.11|~5.5.0
- magento/magento-composer-installer: *
- zero1/magento2-contact-form-plus: dev-master#6af816f3589594d60ffabc045406394241109ec8
- zero1/magento2-pca-predict: dev-master#094caac6a8ff92c24c0e23c3b23508f2db44b3db
This package is not auto-updated.
Last update: 2019-03-12 07:04:31 UTC
README
A module including all the Zero1 community Magento 2 modules, as well as a mass enable / disable tool
Install instructions
N.B this assumes you have the correct composer repositories configured
- add the composer dependency
composer require zero1/magento2-community-bundle:dev-master --update-with-dependencies
- Enable the module
php bin/magento zero1-community-bundle:enable-all
- Run any needed upgrade scripts
php ./bin/magento setup:upgrade