Skip to content

magicaner/n98-magerun-modules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magic n98-magerun modules

Debug panel, allows to inspect blocks and other mangeto debug information in separate floating panel

n98-magerun dev:debug:toolbar:enable  will intall debug panel and refresh the cache
n98-magerun dev:debug:toolbar:disable will disable the debug panel
n98-magerun dev:debug:toolbar:remove  will uninstall and remove files

Create crud, model, resource and collection

mage magic:crud Module_Name table_alias modelname --template=basic    // will create basic adminhtml forms
mage magic:crud Module_Name table_alias modelname --template=advanced // will create tabs based adminhtml forms with stoire switcher

Create model, resource and collection

mage magic:model Module_Name table_alias modelname

test

About

Commands to create CRUDs for given database table

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published