J3.x

Difference between revisions of "Creating a simple module/en"

From Joomla! Documentation

(Importing a new version from external source)
(Updating to match new version of source page)
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<noinclude><languages /></noinclude>
 
<noinclude><languages /></noinclude>
 +
{{Joomla version|version=3.x|comment=Tutorial}}
 +
{{-}}
 
{{Top portal heading|color=white-bkgd|icon=file-code-o|icon-color=#5091cd|size=5x|text-color=#333|title=Creating a simple module}}
 
{{Top portal heading|color=white-bkgd|icon=file-code-o|icon-color=#5091cd|size=5x|text-color=#333|title=Creating a simple module}}
 +
{{-}}
 
{{Chunk30:Creating a Simple Module for Joomla!3.x - Contents/en}}
 
{{Chunk30:Creating a Simple Module for Joomla!3.x - Contents/en}}
This is a multiple article series on how to develop a module for Joomla! Version {{JVer|3.x}}. You can navigate the articles in this series by using the navigation drop down menu.
+
This is a multiple article series on how to [[S:MyLanguage/J3.x:Creating_a_simple_module|create a module for Joomla!]] Version {{JVer|3.x}}. You can navigate the articles in this series by using the navigation drop down menu.
  
 
Begin with the [[S:MyLanguage/J3.x:Creating_a_simple_module/Introduction|Introduction]], and navigate the articles in this series by using the navigation button at the bottom or the box to the right (''Articles in this series'').
 
Begin with the [[S:MyLanguage/J3.x:Creating_a_simple_module/Introduction|Introduction]], and navigate the articles in this series by using the navigation button at the bottom or the box to the right (''Articles in this series'').
 +
There are 2 videos accompanying this tutorial which you can view at [https://youtu.be/pgFR09vs6KU Basic Joomla Module Development video 1] and [https://youtu.be/hgmlxN8nkvQ Basic Joomla Module Development video 2].
 +
 +
 +
  
 
<noinclude><div class="row">  
 
<noinclude><div class="row">  
Line 11: Line 18:
  
 
<noinclude>
 
<noinclude>
 +
[[Category:Tutorials]]
 +
[[Category:Tutorials in a Series]]
 
[[Category:Module Development]]
 
[[Category:Module Development]]
 +
[[Category:Beginner Development]]
 +
[[Category:Joomla! 3.x]]
 +
[[Category:Joomla! 3.0]]
 +
[[Category:Joomla! 3.1]]
 +
[[Category:Joomla! 3.2]]
 +
[[Category:Joomla! 3.3]]
 +
[[Category:Joomla! 3.4]]
 
</noinclude>
 
</noinclude>

Latest revision as of 16:30, 17 January 2021

Other languages:
Bahasa Indonesia • ‎Deutsch • ‎English • ‎Nederlands • ‎Türkçe • ‎español • ‎français • ‎hrvatski • ‎italiano • ‎português • ‎português do Brasil • ‎русский • ‎中文(台灣)‎
Joomla! 
3.x
Tutorial
Creating a simple module

This is a multiple article series on how to create a module for Joomla! Version Joomla 3.x. You can navigate the articles in this series by using the navigation drop down menu.

Begin with the Introduction, and navigate the articles in this series by using the navigation button at the bottom or the box to the right (Articles in this series). There are 2 videos accompanying this tutorial which you can view at Basic Joomla Module Development video 1 and Basic Joomla Module Development video 2.