etre / mage-shell-hero
此包已 废弃 且不再维护。未建议替代包。
Magneto 1.x 控制台助手
v1.2.102
2016-12-07 20:05 UTC
Requires
- composer/installers: ~1.0
- doctrine/migrations: ^1.4
- etre/magerun: ^1.97.22.1
- phpoffice/phpexcel: ^1.8
- symfony/filesystem: ^3.2
README
Magneto 1.x shell增强命令。预发布。
安装 Mage Shell Hero
-
修改 composer.json
extra:{}
以包含"installer-paths": { "lib/n98-magerun/modules/{$name}": [ "etre/mage-shell-hero" ] },
不要更改此位置。magerun 从 *lib/n98-magerun/modules 目录继承 Mage Shell Hero 命令。
-
执行
composer require etre/mage-patch-hero
您应该在 [magento root]/lib/n98-magerun/modules/mage-shell-hero
下看到已安装的包。
如何使用
如果您使用上述安装说明中的安装路径,请切换到 shell/etre/mage-shell-hero
。
要查看命令列表,请执行 php magento
。