Episode Number:
50

The Drupal Module Builder module makes it easy to build out a basic Drupal module with the boilerplate code already added. Using this module makes it easy to avoid typing all the hook implementations that normally are needed when building a Drupal module.
In this episode you will learn:
- How to use the Drupal Module Builder Module as a Drush plugin
- How to run Module Builder drush commands to display .module file code
- How to run Module Builder drush commands to display .info file code
Tags: