jucksearm/magento2-module-creator

Magento 2 Module Creator 将帮助您在开发应用程序上节省时间。

安装: 10

依赖: 0

建议者: 0

安全: 0

星标: 1

关注者: 2

分支: 1

开放问题: 0

类型:magento2-module

dev-master / 100.1.x-dev 2016-07-07 08:29 UTC

This package is not auto-updated.

Last update: 2024-09-14 19:04:13 UTC


README

此 Magento 2 Module Creator 将帮助您在开发应用程序上节省时间。

查看: https://github.com/jucksearm/magento2-module-creator

版本

  • 100.1.1

支持版本

  • Magento v2.1.0

安装

Composer 方法

composer require jucksearm/magento2-module-creator "*"

php bin/magento setup:upgrade
php bin/magento cache:flush

更新包

composer update jucksearm/magento2-module-creator

php bin/magento setup:upgrade
php bin/magento cache:flush

下载仓库方法

下载文件: https://github.com/jucksearm/magento2-module-creator/archive/master.zip

在路径 your-magento-path/app/code/Jucksearm/ModuleCreator 中创建文件夹,并将 zip 文件解压到该路径。

php bin/magento setup:upgrade
php bin/magento cache:flush