Αναζήτηση

Thursday, March 7, 2013

How to create a module for Joomla 2.5


We can create our own module for Joomla 2.5 CMS by writing our own code we follow the following procedure:
1. Decide a name. All modules start with mod_
   ( e.g : mod_mymodule )
2. create a directory (eg mod_mymodule) the following files:
    index.html
    helper.php
    mod_mymodule.xml