Automatic Module Creation
hottoddee - March 26, 2009 - 13:47
Hi All,
Does anyone know of a shell script of module that is similar to the rails script/generate?
I was hoping for something that might generate a basic module outline. Something to kind of place all the necessary basic starter stuff.
Have googled but cannot find anything so far.
Cheers,
Todd

........
Commonly requested links for Module Devlopers
Globally defined variables:
http://api.drupal.org/api/globals
Database schema:
http://drupal.org/node/146866
Form API Reference:
http://api.drupal.org/api/file/developer/topics/forms_api_reference.html
Creating Drupal 5.x modules - http://drupal.org/node/231275
Rather than Google you can use http://www.ixquick.com/
If your problem is solved edit the title of your post by prefixing [Solved]
Regards