Portal

Difference between revisions of "Developers/Intro"

From Joomla! Documentation

< Portal:Developers
m (more updates)
m (update)
Line 1: Line 1:
As a developer you are tasked with altering or extending the functionality of Joomla! or one of its extensions.  You will be proficient in a range of programming languages, including PHP, but may be less familiar with such things as JavaScript or CSS.  If you are new to Joomla! you will need information about the Joomla! Framework API and how to use it and will probably make extensive use of best practice example code.
 
 
 
The development of Joomla! itself is carried out by the [[Development Working Group]] and third party developers. This page is a starting point for developers interested in the development of [[components]], [[modules]], [[plugins]] and [[templates]].  
 
The development of Joomla! itself is carried out by the [[Development Working Group]] and third party developers. This page is a starting point for developers interested in the development of [[components]], [[modules]], [[plugins]] and [[templates]].  
  
{{tip|For more about core Joomla! development, how to contribute and becoming more involved with the core code, you should go to [[Joomla! Code Contributors]]|title=Have an Interest in Core Contributions?}}.
+
{{tip|For more information about Joomla! core development, how to contribute to code to core, or becoming more involved with the core code, you should go to [[Joomla! Code Contributors]].|title=Have an Interest in Core Contributions?}}<noinclude>[[Category:Landing subpages|{{PAGENAME}}]]__NOINDEX__</noinclude>
 
 
<noinclude>[[Category:Landing subpages|{{PAGENAME}}]]</noinclude>
 

Revision as of 13:05, 26 September 2013

The development of Joomla! itself is carried out by the Development Working Group and third party developers. This page is a starting point for developers interested in the development of components, modules, plugins and templates.

Have an Interest in Core Contributions?

For more information about Joomla! core development, how to contribute to code to core, or becoming more involved with the core code, you should go to Joomla! Code Contributors.