Module Development
From Joomla! Documentation
(Difference between revisions)
(New page: == Tutorials == <DPL> noresultsheader=\n category=Tutorials category=Module Development </DPL> ==FAQ== <DPL> noresultsheader=\n category=FAQ category=Module Development </DPL>) |
|||
| Line 1: | Line 1: | ||
| + | == Recommended Reading == | ||
| + | * [[Tutorial:Creating a Hello World Module for Joomla 1.5]] | ||
| + | * [[How to create a module]] | ||
| + | |||
== Tutorials == | == Tutorials == | ||
Revision as of 17:38, 25 September 2010
Recommended Reading
Tutorials
- Accessing the current user object
- J2.5:Adapting a Joomla 1.5 extension to Joomla 2.5
- Adding JavaScript and CSS to the page
- Creating a System Plugin to augment JRouter
- Creating a simple module
- Extension Installer
- Extension development using eclipse and ant
- Extension development using eclipse and phing
- How do you set up Joomla! on Win XP for local testing?