What this module is for
Use Email Templates to manage the reusable email bodies and subjects that CRM workflows send to players.
The module is the operator-facing place to:
- browse the current template library
- check which active templates still need translated subject or body content
- create a new template
- edit per-language subject and HTML body
- run a test-send before trusting a new version
- link or unlink notification behavior from the same template record
Main surfaces
List: grouped inventory of template families, with activation control, preview, CSV export, and edit navigationForm: create and edit workflow for one template, including per-language content and test email
Known caveats
- The route also exposes a
Notificationstab inside the same FE component, but that tab is documented separately underNotifications. - HTML preview on the list page is an on-screen rendering of the stored template body with current settings substitutions. It is not proof that an email was delivered.
Send test emailis only available on the edit flow, not on the create form.