Drupal is a registered trademark of Dries Buytaert

Notifier is an implementation of Symfony Notifier for Drupal.

Notifier provides a framework for sending messages. A message is constructed and sent to a recipient, while details the message are abstracted away. Such as whether it will be delivered as a email, or SMS, chat message, and how, such as API and recipient details (phone number, email address).

In the Drupal context, you can send a message to a user (or any entity) without specifically needing to know which channel a message will be sent in.

Documentation

Quick start

Previous v1 and v2 series of the project were for Drupal 6, and served a different purpose than the current modern iteration.

Channels

  • Email —dispatches email via Symfony Mailer. Symfony mailer itself provides support for many types of solutions and services
  • Chat — provides a channel for chat-ish messages, even for those which you wouldn't initially associate with the term "chat".
  • SMS — is implemented by SMS Framework, used to send SMS messages to phones.

Activity

Total releases
7
First release
Jan 2025
Latest release
10 months ago
Release cadence
12 days
Stability
0% stable

Release Timeline

Releases

Version Type Release date
3.0.0-alpha6 Pre-release Apr 6, 2025
3.0.0-alpha5 Pre-release Mar 10, 2025
3.0.0-alpha4 Pre-release Mar 9, 2025
6.x-2.x-dev Dev Jan 26, 2025
3.0.0-alpha2 Pre-release Jan 26, 2025
3.0.0-alpha1 Pre-release Jan 26, 2025
3.x-dev Dev Jan 26, 2025