Email Templates - Import Functionality

Has anyone successfully added the ability to import email templates? Unclear why this isn’t a standard feature like PDF Templates.

Thanks

Never mind. This question has been asked a million times with no answer or just a “You cant do that out of the box.”, which I feel is a copout. So the million dollar answer.

Add following line to /modules/EmailTemplates/EmailTemplate.php after var $new_schema = true;

var $importable = true;

Hope this helps everyone. :slight_smile:

Must use IMPORT WIZARD in Admin Section

Can not found Email Templates at Import Wizard for all versions (7.11.xx / 7.12.xx / 8.xx)