< Mambo Open Source
TOC
Chapters
Home
Configuration
Design
Content
Development
Miscellaneous

This is an explanation on how to create a module. The functions of the module will be very limited, but this article shows you a little bit about the framework of modules.

Creating the files

For this module you will need two files: mod_testing.php and mod_testing.xml. Create these two files and move on to the next step.

The PHP parameters are values that can be changed in Mambo's admin interface, with no need of coding etc.

The XML file

The xml file is a reference file for Mambo that gives mambo info about author of the modules, the parameter list, installation guides and so on.

This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.