Keep track of changes and updates to the Mautic Extendee plugins.
{twigtemplate=...}
tokens within Mautic Focus Items (popups, bars, etc.). The template content is rendered using contact data, and trackable URLs within the rendered content are processed for focus item tracking. More details at Focus Support Documentation.
Better Channel Token Support{form=id}
in landing pages to embed forms directly in Twig templates{unsubscribe_url}
, {webview_url}
, and {tracking_pixel}
This update provides better integration of Mautic’s native tokens within Twig template logic across different channels. Contact me for implementation details for other versions.getFormResults
and getFormResultsCount
Twig functions for Mautic 5/6 to fetch form submissions and counts for any form by its ID, with optional filters and pagination.
This allows you to display historical form data and counts for any contact or across all contacts in your templates.
More details at Twig Templates Forms Support.{{ contact.primaryCompany }}
. For more details, visit: Primary Company Details Documentation. More details at Twig Templates.{twigtemplate=template-{{contact.customfield}}}
within your templates. More details at Twig Templates.getCustomObjectItems
function (requires MauticCustomObjectsBundle).{twigtemplate=...}
token name for dynamic template selection.contact
, formresult
, formresults
, tokens
).get_content_from_url
, json_decode
, rss
, date functions, etc.).