Drupal is a registered trademark of Dries Buytaert
drupal 11.3.7 Update released for Drupal core (11.3.7)! drupal 11.2.11 Update released for Drupal core (11.2.11)! drupal 10.6.7 Update released for Drupal core (10.6.7)! drupal 10.5.9 Update released for Drupal core (10.5.9)! cms 2.1.1 Update released for Drupal core (2.1.1)! drupal 11.3.6 Update released for Drupal core (11.3.6)! drupal 10.6.6 Update released for Drupal core (10.6.6)! cms 2.1.0 Update released for Drupal core (2.1.0)! bootstrap 8.x-3.40 Minor update available for theme bootstrap (8.x-3.40). menu_link_attributes 8.x-1.7 Minor update available for module menu_link_attributes (8.x-1.7). eca 3.1.1 Minor update available for module eca (3.1.1). layout_paragraphs 2.1.3 Minor update available for module layout_paragraphs (2.1.3). ai 1.3.3 Minor update available for module ai (1.3.3). ai 1.2.14 Minor update available for module ai (1.2.14). node_revision_delete 2.0.3 Minor update available for module node_revision_delete (2.0.3). moderated_content_bulk_publish 2.0.52 Minor update available for module moderated_content_bulk_publish (2.0.52). klaro 3.0.10 Minor update available for module klaro (3.0.10). klaro 3.0.9 Minor update available for module klaro (3.0.9). layout_paragraphs 2.1.2 Minor update available for module layout_paragraphs (2.1.2). geofield_map 11.1.8 Minor update available for module geofield_map (11.1.8).

message_push

3 sites Security covered
View on drupal.org

The Message Push module is a light weight bridge between the message module and the push framework. It fulfils a similar role to the message_notify module, but with the full flexibility of the push framework.

Also, it makes available the tokens for the message in the push framework notification template.

Message Push uses Flag module to allow users to subscribe to changes to any sort of entity. In Message Push you define subscription types that tie messages to flags and push types.

Some common use cases:

  • Notify users when a comment is placed on their content
  • Notify users when another user they follow posts a new blog post
  • Notify users when a new event is created in their area

What it doesn't do

The module does not create any messages itself. You will need some other means of creating those, such as custom code, or the ECA module. If you choose that path, also consider tying the message to the push framework through ECA instead of this module.

Similar modules

  • Message Notify
  • ECA module. This module is a bit more complex, but also more powerful. It allows you to create rules that can trigger messages.

Requirements

This module needs Message, Flag, and Push Framework. They are not installed automatically when adding this module for maximum flexibility in versions of these modules you want to use (there is no technical dependency on these modules in that this module will not break when they are not present; it will just not be very useful without them).

Installation

Install as you would normally install a contributed Drupal module.

Configuration

  • Enable the module
  • Create a flag that will be used to subscribe to messages
  • Create a message type that will be used to send messages
  • Visit /admin/config/people/subscription-type
  • Add a new subscription type tying the flag to the message type

Maintainers

Current maintainers:

Activity

Total releases
1
First release
Jan 2026
Latest release
3 months ago
Release cadence
Stability
100% stable

Releases

Version Type Release date
1.0.0 Stable Jan 1, 2026