05.png

This project is not covered by Drupal’s security advisory policy.

The Module Creator will help you create new modules. The actual creation of a module, whether it is for a simple or complex task, can be quite annoying and thought interrupting; instead of worrying about the cool new block or page you're creating, you end up caring about not doing any typos while creating the hooks, or maybe even spending more time trying to find a tasteless typo/mistake in your code.

Now, with the help of the Module Creator, this is all of the past. It's a simple form to use, you specify what you need in your module, click 'Create', and that's it! A clean new module is created! No typos, no mistakes and all following the drupal coding standards. Then it's time to work on the real code.

This module is still under development. This is what's planned at the moment:
1- Creating hook_menu items
2- Creating hook_block items
3- Creating database tables
4- Creating forms
5- Implement an API to allow creating plugins for this module.

Note: This is still only planned for drupal 6. A drupal 7 will only be available after I have some better coding experience.knowledge there.

Project information

Releases