PHPackages                             amici/craft-super-mailer - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Mail &amp; Notifications](/categories/mail)
4. /
5. amici/craft-super-mailer

ActiveCraft-plugin[Mail &amp; Notifications](/categories/mail)

amici/craft-super-mailer
========================

Create event-driven email notifications for Craft CMS.

5.0.0(2w ago)00proprietaryPHPPHP ^8.2 || ^8.3 || ^8.4

Since May 22Pushed 2w agoCompare

[ Source](https://github.com/amici-infotech/craft-super-mailer)[ Packagist](https://packagist.org/packages/amici/craft-super-mailer)[ RSS](/packages/amici-craft-super-mailer/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

Super Mailer for Craft CMS 5
============================

[](#super-mailer-for-craft-cms-5)

Super Mailer adds event-driven email notifications to Craft CMS. Create Control Panel managed notifications, choose the Craft or plugin event that should trigger them, add conditions, render Twig email templates, queue delivery, and review success or failure logs.

Features
--------

[](#features)

- Create email notifications from the Craft Control Panel.
- Choose from Craft element lifecycle events and supported third-party plugin events such as form submission events.
- Send HTML and/or plain text templates from the site templates folder.
- Use Twig in subjects, recipients, sender fields, and email templates.
- Add event-aware condition rows and optional PHP expressions before a notification queues.
- Use dynamic condition selectors for field layout options, users, sites, categories, forms, submissions, and Commerce-style element metadata where available.
- Preview event context, rendered recipients, subject, body, and condition results before sending.
- Send test emails from the preview screen.
- Queue delivery with detailed success and failure logs.
- Resend logged emails individually or in bulk.
- Purge logs automatically by retention setting or manually from CP/console.

Requirements
------------

[](#requirements)

- Craft CMS 5
- PHP 8.2 or newer

Installation
------------

[](#installation)

Run this command in your Craft project:

```
composer require amici/craft-super-mailer
php craft plugin/install super-mailer
```

You can also install it from **Settings -&gt; Plugins** in the Craft Control Panel.

For the full setup flow, see the [Super Mailer documentation](https://docs.amiciinfotech.com/craft-cms/super-mailer).

Quick Setup
-----------

[](#quick-setup)

1. Go to **Super Mailer -&gt; Notifications**.
2. Create a new notification.
3. Choose the event that should trigger the email.
4. Add recipients, subject, and template paths.
5. Add conditions if the email should only send in certain cases.
6. Use **Preview** to inspect rendered recipients, body, variables, and condition results.
7. Send a test email, then enable the notification.
8. Review delivery under **Super Mailer -&gt; Logs**.

Documentation
-------------

[](#documentation)

Read the full documentation at [docs.amiciinfotech.com/craft-cms/super-mailer](https://docs.amiciinfotech.com/craft-cms/super-mailer).

Local docs are split by task:

- [Documentation Home](docs/README.md)
- [Installation and Setup](docs/installation.md)
- [Core Concepts](docs/concepts.md)
- [Control Panel Guide](docs/control-panel.md)
- [Creating Notifications](docs/notifications.md)
- [Email Templates](docs/templates.md)
- [Events and Conditions](docs/events-and-conditions.md)
- [Preview and Test Send](docs/preview-and-test-send.md)
- [Logs and Resending](docs/logs-and-resending.md)
- [Settings and Console Commands](docs/settings-and-console.md)
- [Troubleshooting](docs/troubleshooting.md)

Control Panel
-------------

[](#control-panel)

The plugin adds a **Super Mailer** section with:

- **Notifications** for creating and managing event-triggered emails.
- **Logs** for viewing delivery attempts, failures, details, and resends.
- **Settings** for plugin name and email log retention.

Permissions
-----------

[](#permissions)

The plugin registers these permissions:

- `super-mailer:view-notifications`
- `super-mailer:manage-notifications`

License
-------

[](#license)

Proprietary - Copyright (c) 2026 Amici Infotech

###  Health Score

40

—

FairBetter than 86% of packages

Maintenance96

Actively maintained with recent releases

Popularity0

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

18d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/20450552?v=4)[Amici Infotech](/maintainers/amici-infotech)[@amici-infotech](https://github.com/amici-infotech)

---

Top Contributors

[![amici-infotech](https://avatars.githubusercontent.com/u/20450552?v=4)](https://github.com/amici-infotech "amici-infotech (25 commits)")

---

Tags

emaileventsnotificationsmailercmsCraftcraftcmscraft-plugin

### Embed Badge

![Health badge](/badges/amici-craft-super-mailer/health.svg)

```
[![Health](https://phpackages.com/badges/amici-craft-super-mailer/health.svg)](https://phpackages.com/packages/amici-craft-super-mailer)
```

###  Alternatives

[craftpulse/craft-notifications

Send notifications across a variety of delivery channels, including mail and Slack. Notifications may also be stored in a database so they may be displayed in your web interface.

551.3k](/packages/craftpulse-craft-notifications)[verbb/events

A full-featured plugin for event management and ticketing.

2411.8k](/packages/verbb-events)[verbb/hyper

A user-friendly links field for Craft.

24142.6k12](/packages/verbb-hyper)[verbb/social-poster

Automatically post entries to social media.

918.5k](/packages/verbb-social-poster)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
