Question

Is anyone aware of a set of command-line tools that bootstrap Widget Grid or Report Grid code in the Adminhtml module? I know the following toolkits have a lot of amazing functionality, but nothing as a quick-start for backend views.

https://github.com/alistairstead/MageTool

https://github.com/dankocherga/MTool

https://github.com/classyllama/Wiz

Is there a generator or plugins available for some of these already amazing toolkits that ease this work? Any tips for this certain someone who is sick of copying Grid.php and forgetting to rename the class?

Thanks in advance - all feedback welcome.

Was it helpful?

Solution

There is even online version of Magento Module Creator, by silksoftware. It has lots of options!

http://www.silksoftware.com/magento-module-creator/

I don't guarantee it as I personally have never used it, but it's worth a try.

OTHER TIPS

You can use moduleCreator (magento module to generate backend modules, with quite alot of functionality)

You can try Magicento the last version has an action to create Grid and Forms (http://magicento.com/#features) and I will add more features related to that in the next releases.

Licensed under: CC-BY-SA with attribution
Not affiliated with magento.stackexchange
scroll top