Mailer
Placeholder. Full documentation for the Mailer is in progress.
Total CMS includes a built-in Mailer for sending transactional emails, form notifications, and admin alerts. The Mailer is accessible from the admin dashboard and integrates with form actions, password reset flows, and extension event listeners.
What to document here
Section titled “What to document here”- Mailer configuration (SMTP, API providers, sender identities)
- Email templates and where they live
- Sending mail from Twig (
cms.mailer.send(...)) - Form-action integration for contact and notification forms
- Edition / license gating (which tiers include the Mailer)
- Admin UI walkthrough
- Access-group permissions (
mailercapability — see Access Groups)
Related
Section titled “Related”- Pushover Notifications
- Access Groups — controls who can use the Mailer