MTool icon indicating copy to clipboard operation
MTool copied to clipboard

Magento developer code generator built on zend tool framework

Results 11 MTool issues
Sort by recently updated
recently updated
newest added

Create providers for creating/rewriting frontend and admin actions

feature

Create CRUD functionality for flat-table entity

feature

colourize console output

feature

It's because in the app/code/core/Mage/Core/etc/config.xml file magento guys didn't declared any namespace for models

problem

It would be good to have per-module configuration which will be stored in mtool. For example I want to have common file description for all module source files, but don't...

feature

If the third argument for rewrite command is not passed automatically decide where to place the rewrited file. Example: `zf rewrite mage-block Oggetto/OrderProcessing adminhtml/catalog_category_tab_product` equals to `zf rewrite mage-block Oggetto/OrderProcessing...

feature

Looks like it's a good style to create exception class for each module. (Static method `Mage::exception()` in not an accident). What about creating a new Exception class on a new...

feature

Rename a Module feature

feature