How can I make a custom extension or module, is there some sort of manual somewhere or does anyone have some steps that I can follow. Any help would be greatly appreciated!! thanks.
Shane
How can I make a custom extension or module, is there some sort of manual somewhere or does anyone have some steps that I can follow. Any help would be greatly appreciated!! thanks. Shane |
Heh, usually manual following: open your php editor that you like (notepad++, zend, possible others) and programming :) you can write as you want, but please follow Code Convention during writing anything . Regard |
Thanks for your response. To clarify, I know there are specific guidelines to making components and modules for Joomla. I have made a few following their guidelines and was wondering if there are any such guidelines for making custom modules or extensions for Boonex. Thanks for any and all feedback. I am looking forward to making some KICK ASS mods!! Shane |
There is a blog by boonex with title Requirements for extensions. Take a look at it. ---- |