Skip to content

Add disable smarty option

This adds an option to disable smarty for the particular email.

This feature was also added to the core MessageTemplate.send API.

My primary motivation is to support nice HTML emails made by Mosaico and turned into message templates by Mosaico Message Templates extension. Mosaico uses a lot of {} and smarty doesn't like that.

Merge request reports