Customizing Email Template
EasySocial allows you to customize email template. This is ideal when you need to customize the email template but do not want the updates to override your existing changes.
Important
In major version updates, you need to ensure that your customized file is up to date.EasySocial email structure consists of 2 files; named (email canvas and email item).
Email Canvas
Email canvas is the default email template in EasySocial and it is being used by all email items in EasySocial. To create an override for the default email template, navigate to EasySocial > E-mails > Template Editor. You'll see a list of available email template for EasySocial.
Search and locate template.php file from the list and click on it. After you click on it, you'll be redirected to email template editor.
File Information section on the left will be displaying the necessary information about the edited file. Email Editor will be rendered on the right side.
Once you've finished your customization, click on the Save button to store and create your template override file. After a successful saving, you'll be redirected back to the list of email template. You'll see the template.php now will be marked Modified.
Email Item
Customizing email item is about the same as email canvas. The only difference is you're selecting a different email template. Choose the desired email template and click on it. After you click on it, you'll be redirected to email template editor.
Once you've finished your customization, click on the Save button to store and create your template override file. After a successful saving, you'll be redirected back to the list of email template. You'll see the customized files now will be marked Modified.
Reverting Modified Email Template
Reverting this customization also quite easy. Locate and checked the modified files, and click on Reset To Default button. Make sure you're reverting the correct modified file as this process irreversible. Please be careful.


