Drupal Events, instead of Hooks

This module dispatches events for several Drupal core and module hooks. This allows you to use the Drupal Event Subscriber system, instead of the outdated hook system, to react on certain events. The module includes events for the most common hooks.

Currently this module dispatches events for lots of hooks, just look in the code. If you want to see new events registered, open an issue in the issue queue with patch and we will try to add it. Hopefully, in the future, this will be in Drupal core.

Examples

The directory contains some examples on how to subscribe to certain events.

GitHub

If you prefer to make pull/merge request, when you have a nice addition, instead of creating a patch, you can do that on GitHub.

Supporting organizations: 
Development of 4.x branch
Development of 3.x branch

Project information

Releases