Skip to main content
Drupal is a registered trademark of Dries Buytaert
Release: OpenID Connect / OAuth client 3.0.0-alpha9 New alpha version released for module openid_connect (3.0.0-alpha9). Release: Opensolr Search 4.5.0 Minor update available for module opensolr_search (4.5.0). Release: Timelinr 1.0.1 Minor update available for module timelinr (1.0.1). Usage Milestone: Simplify Module simplify crossed 10,000 active installs. Usage Milestone: Views Reference Filter Module entityreference_filter crossed 10,000 active installs. Usage Milestone: Dropdown Language Module dropdown_language crossed 10,000 active installs. Usage Milestone: Paragraphs Browser Module paragraphs_browser crossed 10,000 active installs. Usage Milestone: OpenAPI Module openapi crossed 10,000 active installs. Usage Milestone: Decoupled Router Module decoupled_router crossed 10,000 active installs. Module Revived: Entityqueue Buttons 1.1.2 Module entityqueue_buttons updated after 8 months of inactivity (1.1.2).

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:

Depends on

Dependencies of the latest stable release

Required by

Tracked projects that depend on this one

No tracked projects depend on this one yet.

Activity

Tracked releases
1
Tracked since
Jan 2026
Latest release
7 months ago
Releases (12 mo)
1 ▲ from 0
Maintenance
Slowing

Releases

Version Type Core Release date
1.0.0 Stable 10–11 Jan 1, 2026