Portal

Component Development/Reading list: Difference between revisions

From Joomla! Documentation

MATsxm (talk | contribs)
Marked this version for translation
MATsxm (talk | contribs)
removing the 2.5 outdated stuff
 
Line 4: Line 4:


<translate><!--T:2-->
<translate><!--T:2-->
Next, you will want to read our {{JVer/multi|2.5,3.x}} MVC tutorial {{rarr}} [[S:MyLanguage/Developing a MVC Component|Developing a Model-View-Controller Component]]. Remember to familiarise yourself with Joomla! '''[[S:MyLanguage/Secure coding guidelines|Secure coding guidelines]]''' and '''[[S:MyLanguage/Development Best Practices|Development Best Practices]]'''.</translate>
Next, you will want to read our {{JVer/multi|3.x}} MVC tutorial {{rarr}} [[S:MyLanguage/J3.x:Developing_an_MVC_Component|Developing a Model-View-Controller Component]]. Remember to familiarise yourself with Joomla! '''[[S:MyLanguage/Secure coding guidelines|Secure coding guidelines]]''' and '''[[S:MyLanguage/Development Best Practices|Development Best Practices]]'''.</translate>


<translate><!--T:3-->
<translate><!--T:3-->

Latest revision as of 17:45, 22 February 2017

There are many articles, tutorials, references and FAQs which focus on component development. If this is your first time developing a component for Joomla, you should start with the Absolute Basics of How a Component Functions. If needed, you can visualise the control flow of a component with these diagrams.

Next, you will want to read our  Joomla 3.x MVC tutorial    Developing a Model-View-Controller Component. Remember to familiarise yourself with Joomla! Secure coding guidelines and Development Best Practices.

Once you have read the tutorial and/or tried the example component, you can focus more on the specifics of your component with additional articles. These are listed on the Component Development Portal or any of the supporting Portals for Development(Plugins, Modules or Templates).