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

See our complete documentation for more details!


Notifier supports a wide variety of event and message types.

For example, you can:

  • Email admins about pending users.
  • Send a 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.

Mix & match to build a Notification

Screenshot of Notification tabs

Message Types

Send notifications via a broad range of message types:

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

Event Types

Trigger notifications through a variety of event types:

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

Write Custom Messages in Twig

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

Add custom fields, and include them in your message.

<p>Welcome {{ recipient.firstName }},</p>

<div>{{ notification.welcomeMessage }}</div>

<p>Here are some helpful 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
56
Version
3.2.2
License
Craft
Compatibility
Craft 3, Craft 4, Craft 5
Last release
August 5, 2026
Activity (30 days)
1
Closed Issues
0
Open Issues
0
Merged PRs
0
Open PRs