zero1 / magento2-community-bundle
此包最新版本(0.0.1)没有可用的许可证信息。
Magento 2 社区版工具包模块
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
包含所有Zero1社区版Magento 2模块的模块,以及批量启用/禁用工具
安装说明
注意 这假定您已正确配置了composer仓库
- 添加composer依赖项
composer require zero1/magento2-community-bundle:dev-master --update-with-dependencies
- 启用模块
php bin/magento zero1-community-bundle:enable-all
- 运行任何必要的升级脚本
php ./bin/magento setup:upgrade