close
  • 1 review
  • Reviews of the site
  • Join StumbleUpon or login to add a review! default avatar
  • Rated by CopesFlavio on Mar 23 2009, 9:43am

    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.