The Joomla! Extensions Directory ™


MVC Generator Tool

Free online tool to help developers create MVC components for Joomla 1.5.x

This tool generate on the fly your basic structure directory and files to start a new Joomla! component based on MVC architecture. You must just enter the name and a small description of your project, then choose the elements that you need to create your personal component and click on Generate package to export your package in zip installer format. Now, Your package is ready to install !
You just have to code your component.


There is also a commercial Pro Edition. With this version Pro Edition, you have possibility to create up to

- 15 models (15 frontend & 15 backend)
- 15 views (15 frontend & 15 backend)
- 15 controllers (15 frontend & 15 backend)
- 10 helpers (10 frontend & 10 backend)
- 10 elements (backend only)
- Several language files tags for frontend and backend.

Report

2010-09-16
Reviews: 13
MVC Generator is an excellent tool for creating the basic framework for any type of Joomla! component you wish to develop. Even the empty framework installs without a hitch. This is also an ideal way for beginning developers to help grasp the concept of how Joomla! components work. Thanks AlphaPlug for this most excellent contribution!
2010-03-08
Reviews: 1
Great Tool! Creates a J1.5 component to your specified structure in no time, the only issue I had was the CAPTCHA on the site took about 10 or 11 tries to get it to finaly work, but I didnt give up and eventually it came through with my download, which is great. Thanks mate.