Joomla

Joomla 1.6 Component Creation

Posted by on October 21, 2010 at 8:19 pm

I'm working on creating my first Joomla 1.6 Component and I'm following the Joomla documentation from: http://docs.joomla.org/Developing_a_Model-View-Controller_(MVC)_Component_for_Joomla!1.6_-_Part_01. I'm going to document as much as I can about how to create a component. First create a folder for your entire project.  This is going to be the folder that you will zip up as the components to [...]