Skip to content

Hook Event Dispatcher and Drupal 11

Ready

The latest stable release, 4.2.0, declares a core version requirement of ^10.2 || ^11, which covers Drupal 11.

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.

Key facts

Project
hook_event_dispatcher
Latest stable with Drupal 11 support
4.2.0 (22 Sept 2024)
Core version requirement
^10.2 || ^11
Maintenance status
Actively maintained
Reported installs
10,930
Last synced from drupal.org
21 Sept 2026

Every field above comes from the drupal.org API. The Drupal 11 status is derived from the core version requirement across this project's releases.

Source: drupal.org/project/hook_event_dispatcher