Developing Extensions for Joomla 1.5 is to use the MVC framework (Model View Controller) for the creation of components, so that you can generate code more simple, structured and reusable.
I found this interesting online generator, which once set some parameters and preferences, generates a zip file containing the files ready to be the starting point for creating a new component ..directories, files and content that represent the point of beginning of each MVC.

A tool that can be useful to save valuable time.
Being itself a component for Joomla, among other distributed freely, you can download and install it locally or on its website.

I immediately created a complete skeleton and I saved for use as a basis for development.
August 29th, 2010 at 06:45
Great find, thanks for posting. Just so you know, the link you provided in this article no longer works. If you go to the main site, you can quickly find it, though.
http://www.alphaplug.com/index.php/products/mvc-generator-online.html



2 Comments for the post “Skeleton generator for Joomla MVC”