Plugin screenshot thumbnail 1/7
Plugin screenshot thumbnail 2/7
Plugin screenshot thumbnail 3/7
Plugin screenshot thumbnail 4/7
Plugin screenshot thumbnail 5/7
Plugin screenshot thumbnail 6/7
Plugin screenshot thumbnail 7/7
When an [EVENT] occurs,
send a [MESSAGE]
to designated [RECIPIENTS].

Notifier supports a wide variety of event and message types, mix & match to build each Notification!

  • Email admins about pending users.
  • Send welcome email to new users.
  • Post to Slack when an order is placed.
  • Text customers when new products are added.
  • Tweet when a new blog post goes live.
  • Get an alert if a critical update is available.
  • Get a daily summary of site activity.

What else can it to? See the complete documentation ➡️


How It Works

Screenshot of Notification tabs

Event Types

Trigger notifications from a variety of events across native Craft elements, third-party plugins, and other data sources.

Event GroupTrigger Types
Native ElementsEntries, Assets, Users
Plugin ElementsCraft Commerce, Digital Products, Solspace Calendar
Other Data SourcesRSS/JSON Feed, System Snapshot, Dynamic Data

Message Types

Send to a broad selection of message types, regardless of how the message was triggered.

CategoryMessage Types
Native PingsEmail, Announcement, Flash Message
Push NotificationsSMS, Pushover, ntfy
Chat PlatformsSlack, Discord
Social MediaFacebook, Instagram, X (Twitter), Bluesky, Mastodon, LinkedIn
Internet of ThingsMQTT

Recipient Types

Target different recipients based on the selected message type. Specify one or more Craft users when relevant.


Highly Flexible Notifications System

Notifier is an extremely flexible tool for delivering the right message at the right moment.

Write Messages in Twig

Compose every message with normal Twig, including a set of special variables available at runtime.

Personalize the message

Hi {{ recipient.firstName }}, the entry "{{ entry.title }}" was just updated.

Show what changed

The title changed from "{{ original.title }}" to "{{ entry.title }}".

Include additional information

Add custom fields (e.g. "Additional Resources") and include them in your message.

<p>Welcome {{ recipient.firstName }},</p>
<p>Here are some links to get you started...</p>
<ul>
  {% for resource in notification.additionalResources.all() %}
    <li>
      <a href="{{ resource.url }}">{{ resource.title }}</a>
    </li>
  {% endfor %}
</ul>

Further Reading

If you haven't already, flip through the complete plugin documentation.

And if you have any remaining questions, feel free to reach out to us.

On behalf of Double Secret Agency, thanks for checking out our plugin! 🍺

Logo for Double Secret Agency

Standard

Plus $49/year after one year.

Installation Instructions

To install this plugin, copy the command above to your terminal.

Reviews

This plugin doesn't have any reviews.

Active Installs
55
Version
3.2.0
License
Craft
Compatibility
Craft 3, Craft 4, Craft 5
Last release
July 22, 2026
Activity (30 days)
1
Closed Issues
0
Open Issues
0
Merged PRs
0
Open PRs