Overview
Template Mailer allows you to send customised HTML emails which will maintain their look and feel across a variety of email clients, even those that strip out CSS, like Google. See the Comparisons page for screenshots of different email clients.
It has some design features that make it a snap to send emails:
- Uses standard HTML (PHP) files as email templates
- Converts external CSS into inline styles
- Sets email subject and sender using standard HTML tags
- Parses PHP on first load, then subsequently populates content using {{placeholder}} tags