Skip to content

Feature/prefixed email template support

Josh Smith requested to merge feature/prefixed_email_template_support into master

Allows the use of prefixed email templates using the format 'prefix:template' (without quotes).

If no prefix is used, it is ignored. I've done it this way to ensure backward compatibility with previous ZON versions.

Merge request reports