Skip to content

Definitive HTML Email Templating Guide [Transactional / Marketing Email Templating]

Notifications You must be signed in to change notification settings

dinbrca/email-templating-guide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Definitive HTML Email Templating Guide [Transactional / Marketing Email Templating]

This guide was created after having issues while working at Green Invoice to refactor our transaction email system.

This guide was built upon my experiences and others and comes to help solving most of the issues of email templating.

Contributions

Contributions are welcomed, we will merge any pull request happily.

If you add a note please try to follow the way shown in here such as: before, after pictures, code examples.

Introduction

Some general email guidelines:

  • Consider yourself as a programmer in year 1999

  • There is no standart to email templating

  • Use email testing applications to resolve issues

Some Pre-made Templates Sources:

Guide

General Tools

Current available tools

Tools notes

Litmus:

  • Currently the best tool for testing emails
  • Sometimes have problems with rendering, see example (when this happens you might need to retry the render): Image
  • Use compiled sources or send emails directly - do not forward emails

Dev Tools

Current available tools

Other Information

About

Definitive HTML Email Templating Guide [Transactional / Marketing Email Templating]

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published