Your First Drupal Module

This presentation will start you on your journey into Drupal module development. It will show you the steps you need to take to make a simple but useful Drupal module. You can checkout the module now: https://www.drupal.org/project/role_notice

** Topics that will be covered **

Drupal Hook System
Creating Forms
Altering Forms
Creating Meun items
Providing Blocks
Module Permissions
Leting other modules integrate with your module

We will step through adding functionality to the module from a blank php file to the adding functions to adding the sections above. You learn the how each function works along the way.

To get the most out of this session you should have some experience with PHP or another programming language, at least a beginners knowledge of Drupal and a desire to make it your own. Come see how simple it is to add functionality to Drupal.