For the complete documentation index, see llms.txt. This page is also available as Markdown.

Footers

Shared footers appended to your email templates.

Where: Email → Footers · /projects/<project>/emails/footers

A footer is a shared block (unsubscribe links, company details, legal text) that templates render with the @Model.Cmf.RenderFooter(...) helper. Keep it in one place instead of copying it into every template.

Email → Footers.

What you can do here

Create, edit, and delete footers in the footer editor, with one MJML/HTML block per language. Reference them from templates — the template editor's token picker lists them under Email Footers — so a change here updates every email that uses it.

Use it from code

Notifications → Email.

API reference

Endpoints: Get Email Footers, Save Email Footer.

Last updated