etre / mage-shell-hero
Magneto 1.x Console Helper
Installs: 99
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:magento-library
Requires
- composer/installers: ~1.0
- doctrine/migrations: ^1.4
- etre/magerun: ^1.97.22.1
- phpoffice/phpexcel: ^1.8
- symfony/filesystem: ^3.2
README
Magento 1.x shell enhancement commands. Pre-release.
Install Mage Shell Hero
-
Modify composer.json
extra:{}
to include:"installer-paths": { "lib/n98-magerun/modules/{$name}": [ "etre/mage-shell-hero" ] },
Do not change this location. magerun inherits Mage Shell Hero commands from th *lib/n98-magerun/modules` directory.
-
Execute
composer require etre/mage-patch-hero
You should see the package installed at [magento root]/lib/n98-magerun/modules/mage-shell-hero
.
How to use
If you used the install path from the installation instructions above, cd into shell/etre/mage-shell-hero
.
To see a list of commands execute php magento
.