Introduction

Last updated: May 22nd 2026

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

  • 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

  • Craft CMS 5
  • PHP 8.2 or newer