zero1/magento2-community-bundle

此包最新版本(0.0.1)没有可用的许可证信息。

Magento 2 社区版工具包模块

安装: 5

依赖者: 0

建议者: 0

安全: 0

类型:magento2-module

0.0.1 2015-08-23 21:26 UTC

This package is not auto-updated.

Last update: 2019-03-12 07:04:31 UTC


README

包含所有Zero1社区版Magento 2模块的模块,以及批量启用/禁用工具

安装说明

注意 这假定您已正确配置了composer仓库

  1. 添加composer依赖项
    composer require zero1/magento2-community-bundle:dev-master --update-with-dependencies
  2. 启用模块
    php bin/magento zero1-community-bundle:enable-all
  3. 运行任何必要的升级脚本
    php ./bin/magento setup:upgrade