Summary
Customizing emails with the AC framework is not hard or complex if you are using the right tools and know how to use them efficiently. It does take some time to know what emails are being used and how to customize them in the Admin Panel, but trust me, after working on your second project, you will master this.
I hope that, after reading this chapter, you will have a full understanding of:
- Why using the right tools for everyday work, even something as simple as email customization, boosts your productivity
- Email template structure (header, content, footer)
- Email template customization in the theme files and the admin interface
- I haven’t discussed or described how to work with the CMS directives—the content in
{{ }}
brackets. This is mostly covered in the CMS-related chapter, Chapter 13. - I do have to warn you that this is the moment when we part ways with quite simple stuff and we are setting sail to the high seas of JavaScript. Prepare...