Hermod Mail is pre-v0.1 — release acceptance is still in progress Read the release status →
← All templates
Lifecycle

Notification digest

Open in docs

Activity roll-up with structured items — themed with your tokens and shipped with a plain-text twin. Runtime subjects can be localized by your Laravel application.

Acme & Co. PRO

Your latest activity

A concise digest assembled from application-provided data.

Open dashboard
SPECIFICATION
Width 600 px
Output HTML + plain text
Dark mode Token pairs
Localization Runtime subjects
Status Pre-v0.1
SOURCE
use Jml\HermodMail\Data\NotificationDigestData;
use Jml\HermodMail\Mail\NotificationDigestMail;

$data = new NotificationDigestData(/* validated fields */);
Mail::to($recipient)->send(new NotificationDigestMail($data));

Build Laravel email locally

Start with eight MIT Core templates. Pro licensing and stable release are still prelaunch.

Docs Contact