Portal

Difference between revisions of "Module Development"

From Joomla! Documentation

(Removed non-functioning DPL code.)
(Fix link)
 
(28 intermediate revisions by 4 users not shown)
Line 1: Line 1:
== Recommended Reading ==
+
<noinclude><languages /></noinclude>
<onlyinclude>
+
{{Top portal heading|color=white-bkgd|icon=cubes|icon-color=#5091cd|size=5x|text-color=#333|title=<translate><!--T:2-->
* [[Creating a Hello World Module for Joomla 1.5]]
+
Module Development</translate>}}
* [[Creating a simple module]]
+
<translate><!--T:3-->
</onlyinclude>
+
This page contains many links to selected documentation concerning Module Development for {{JVer|2.5}} and {{JVer|3.x}}. A good place to start is with the '''[[#Recommended Reading|Recommended Reading]]''' articles below as they provide a good introductory base of knowledge to build on.</translate>
 +
 
 +
{{tip|<translate><!--T:4-->
 +
Modules are lightweight and flexible [[S:MyLanguage/Extension|extensions]] used for page rendering. These modules are often “boxes” arranged around a [[S:MyLanguage/component|component]] on a typical page. A well-known example is the login module. Modules are assigned per menu item, so you can decide to show or hide (for example) the login module depending on which page (menu item) the user is currently on.<br />
 +
'''See also''': [[S:MyLanguage/Component|Component]], [[S:MyLanguage/Plugin|Plugin]], [[S:MyLanguage/Template|Template]]</translate>
 +
|title=<translate><!--T:5-->
 +
What is a Module?</translate>}}
 +
<div class="large-6 column">{{section portal heading|icon=book|title=<translate><!--T:8-->
 +
Recommended Reading</translate>}}{{Portal:Module_Development/Reading list/<translate><!--T:9-->
 +
en</translate>}}
 +
</div>
 +
<div class="large-6 column">{{section portal heading|icon=question|title=<translate><!--T:6-->
 +
FAQs</translate>}}{{Portal:Module_Development/FAQs/<translate><!--T:7-->
 +
en</translate>}}
 +
</div>
 +
<div class="large-12 column">{{section portal heading|icon=magic|title=<translate><!--T:10-->
 +
Module Development Tutorials</translate>}}{{Portal:Module_Development/Tutorials/<translate><!--T:11-->
 +
en</translate>}}
 +
</div>
 +
<br />
 +
<div class="large-12 column">
 +
{{section portal heading|icon=edit|title=<translate><!--T:12-->
 +
Module Development Articles Needed</translate>}}{{Portal:Module_Development_Projects/<translate><!--T:13-->
 +
en</translate>}}
 +
</div>
 +
 
 +
___NOTOC__
 +
<noinclude>
 +
<translate>
 +
<!--T:1-->
 +
[[Category:Development]]
 +
[[Category:Module Development]]
 +
</translate>
 +
</noinclude>

Latest revision as of 05:47, 7 April 2020

Other languages:
Deutsch • ‎English • ‎Nederlands • ‎español • ‎français • ‎русский • ‎中文(台灣)‎
Module Development

This page contains many links to selected documentation concerning Module Development for Joomla 2.5 and Joomla 3.x. A good place to start is with the Recommended Reading articles below as they provide a good introductory base of knowledge to build on.

What is a Module?

Modules are lightweight and flexible extensions used for page rendering. These modules are often “boxes” arranged around a component on a typical page. A well-known example is the login module. Modules are assigned per menu item, so you can decide to show or hide (for example) the login module depending on which page (menu item) the user is currently on.
See also: Component, Plugin, Template

FAQs

List of all articles belonging to the categories "FAQ" AND "Module Development"

Module Development Tutorials


List of all articles belonging to the categories "Tutorials" AND "Module Development"



Module Development Articles Needed


The Joomla! Documentation Wiki needs your help! Below is a list of pages/articles needed for Module Development. If you know of a topic which needs to be addressed, just add it to the List of Red Links below by using the following wikimarkup.

Documentation all together tranparent small.png
Want or Need a New Article on Module Development?

To add a Red Link click here and add it to the Module Development Projects page. Please use the following wikimarkup code to add the suggested topic to the list:

*[[Put your Module Article name here]]

List of Red Links for needed Module Development Articles:


_