Developer Community

Blog

Module Creator

Create a installable BIGACE extension from your module code

Technical name of module, with maximum 15 character. Should only include "a-z", "A-Z", "0-9", "-" and "_".
Simple module is only the PHP script + an entry for the credit section.
The extended module comes with sample translations and sample modul configurations. It includes an entry for the Admin Credit section + installs a functional permission to protect the modul configuration. The modul itself has examples for fetching translations and configurations, the modules admin link is included as well.
Your name will be written to some source files and you'll be credited as author.
The version of this extension.
A link that is shown in the Admins Credit Section.
Put the modules HTML and PHP Code in here.