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