This project is not covered by Drupal’s security advisory policy.
API module to set up massive bulk push messaging tasks.
The goal of this module to provide an easy way to send a notification to a big amount of mobile devices(users).
The module makes sense only when you manage mobile app users with Drupal (or at least store push tokens).
Use cases
- Schedule notification of hundred of thousands of recipients
- Create new app version (new node on site) and notify all
- Notify mobile app users about each new/updated node of some type (i.e. news)
Features
- Built-in recipients filration system (target your message by OS, screen size, app version and etc. See User device module)
- UI to schedule a messaging task or send direct message by push token or user email
- Provides Rules action to integrate task with your business logic
- Run your background tasks either via cron or via background daemon via Drush Daemon API module
Dependencies
XAutoload (To work with class in D8 style)
User device
Persistent task (in plans to remove strict dependency)
Supporting organizations:
Sponsorship
Project information
- Created by IRuslan on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.

