Wednesday, September 5, 2012
So this is my first post I figured a good place to start would be how to create a simple Drupal 7 module. I know there are many posts out there already about this but as many of my post will probably reference creating a simple module I figured it would be a good place to start that I can reference later.
So to create your first Drupal 7 module you will need to create two files. You’ll want to name your folder and files with your module name.