A Sublime Text 3 plugin for easy working with Magerun Tool
Basic features:
- Run in context menu
- Run in package commands
Inspired by:
- N98-Magerun: https://github.com/netz98/n98-magerun
- Tool "quick-magento-installer": https://github.com/nhduy1985/quick-magento-installer
- SfCommand: https://github.com/jtwebb/sfcommand/
The easiest way to install this is through Package Control.
If you don't have Package Control installed you can always clone the repo.
From a terminal cd into your 'Package' folder. Look at Sublime Text->Preferences->Browse Packages... to find out where that folder is.
Then clone the repo: git clone https://github.com/nhduy1985/sublime_mageruncommander MagerunCommander
Available commands (on going)
- Module: List all modules
- Module: Add new module
- Debug: Turn on/off template-hints
- Debug: Turn on/off template-hints for specific store
- Debug: Clear cache
- Debug: Flush cache
- Debug: Enable/disable cache
- Debug: Search system configuration descriptions
- Debug: Enable/disable log
- Admin: Change user's password
- Debug: Find duplicate files in your theme
- Debug: Reindex a magento index by code

