Drupal is a registered trademark of Dries Buytaert
Protected Pages 3.0.0 Major update available for module protected_pages (3.0.0). Commerce Core 3.3.8 Minor update available for module commerce (3.3.8). Search API HTML Element Filter 1.0.7 Minor update available for module search_api_html_element_filter (1.0.7). Layout Builder Reorder 2.0.1 Minor update available for module layout_builder_reorder (2.0.1). Ban 1.1.0 Minor update available for module ban (1.1.0). Field Formatter Range 2.0.0 Major update available for module field_formatter_range (2.0.0). Field Formatter Range 8.x-1.8 Minor update available for module field_formatter_range (8.x-1.8). Varbase Media Header 9.2.1 Minor update available for module varbase_media_header (9.2.1). Search API Solr 4.3.11 Module search_api_solr updated after 14 months of inactivity (4.3.11). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs.

This module bridges the Message and Push Framework modules, allowing users to subscribe to entity updates via flags. When a subscribed event occurs, it triggers a push notification using tokens from the Message module.

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
6 months ago
Releases (12 mo)
1 ▲ from 0
Maintenance
Slowing

Releases

Version Type Release date
1.0.0 Stable Jan 1, 2026