Speakers:
You have been some time using Drupal and you think it's an awesome tool for creating websites. You're right. But now; you need a custom functionality not provided by any existing module; this is the time for your first Drupal module. Let's learn to do it.
This module will integrate these basic functionalities:
- Dependencies
- .inc files
- JS
- CSS
- Configuration form
- Custom permission
- Help page
- Menu path
- Some other hooks
- Some of other Drupal magic
- Log in to post comments