Portal

Component Development/Reading list: Difference between revisions

From Joomla! Documentation

Tom Hutchison (talk | contribs)
m paring down, will serve articles on the component portal
Tom Hutchison (talk | contribs)
m update
Line 1: Line 1:
There are many articles and tutorials which focus on component development. If this is your first time developing a component for Joomla! First, you will want to work through the tutorial, [[Developing a MVC Component|Developing a Model-View-Controller Component]] {{JVer/multi|2.5,3.x}}. To help with visualising the control flow of a component you should look at the diagrams found on the page, [[Component Program Flow|Component Program Flow]].
There are many articles and tutorials which focus on component development. If this is your first time developing a component for Joomla, you can visualise the control flow of a component with these [[Component Program Flow|diagrams]]. Next, you will want to work through this tutorial, [[Developing a MVC Component|Developing a Model-View-Controller Component]] {{JVer/multi|2.5,3.x}}.  


<noinclude>[[Category:Landing subpages|{{PAGENAME}}]]{{NOINDEX}}</noinclude>
<noinclude>[[Category:Landing subpages|{{PAGENAME}}]]{{NOINDEX}}</noinclude>

Revision as of 01:31, 7 October 2013

There are many articles and tutorials which focus on component development. If this is your first time developing a component for Joomla, you can visualise the control flow of a component with these diagrams. Next, you will want to work through this tutorial, Developing a Model-View-Controller Component  Joomla 2.5 Joomla 3.x.