Module Development

Telling Views About Your Module for Drupal 7

This page is archived

We're keeping this page up as a courtesy to folks who may need to refer to old instructions. We don't plan to update this page.

Sprout Video

To get things started, in this lesson we'll create a new module, and use hook_views_api() to let Views know we want to use its API.

Legacy Module Development