This site is archived.

"Intro to Module Development" Hands-On Training - Lullabot

Class Description

In Module Development, we look under the hood at how Drupal is architected and how we can efficiently make use of the framework to extend and alter the platform. This curriculum assumes some knowledge of PHP and familiarity with SQL.

Topics covered include:

  • Basics of the Drupal Architecture
  • Hooks : Event-driven interaction
  • The menu system : routing Drupal requests
  • Form API
  • The Database Layer