Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ActiveCampaign/postmark-templates

Rock-solid transactional email templates for applications.
https://github.com/ActiveCampaign/postmark-templates

Last synced: about 2 months ago
JSON representation

Rock-solid transactional email templates for applications.

Awesome Lists containing this project

README

        

Postmark Transactional Email Templates

# Postmark Transactional Email Templates
Brought to you by
Postmark

**Content ready, mobile friendly, and beautiful across all major email clients.**

#### What's this for?

*Postmark Transactional Email Templates* are rock-solid email templates that render beautifully in tons of email clients. They provide the foundation of our [Postmark Templates](https://postmarkapp.com/blog/special-delivery-postmark-templates) feature, and we're glad to provide them as Open Source to the wider community.

These templates are built and maintained using [MailMason](https://github.com/activecampaign/mailmason), a grunt-based framework to help streamline the process of developing, testing, and maintaining a set of related transactional email templates. If you want to create or customize your own set of email templates, you can use MailMason to extend the existing emails or start from scratch to build an entirely new set.

## CSS & Inlining

There are two sets of templates here. The first set is in the `/templates` folder and contains the base templates with the CSS all contained in a style block. In this state, they're easier to edit, but they'll have limited compatibility with email clients. The other set in `/templates-inlined` has the same templates but with the CSS already inlined. They'll be a bit more tedious to make changes to, but you won't need to use anything to inline the CSS.

### Inline the CSS
For client compatibility, HTML emails should always be inlined before sending. Here are a couple of tools for doing that:

* [Postmark Style Merge](https://github.com/activecampaign/style-merge)
* [Premailer](https://github.com/premailer/premailer)

If you choose to send your emails with [Postmark](http://postmarkapp.com), each time you send we will automagically inline the CSS for you.

## The Templates

Each template comes in three different generic layout variations: Basic, Basic full, and Plain. This gives you a starting point so that you can customize your templates to match your brand.

Starter templates side-by-side: Basic, basic full, and plain
Dark mode compatibility

### Welcome

Send a welcome email to users after they sign up.

* πŸ’Œ Preview with layout: [Basic](https://newsletter.postmarkapp.com/assets/templates/dist/basic/welcome/content.html), [Basic full](https://newsletter.postmarkapp.com/assets/templates/dist/basic-full/welcome/content.html), [Plain](https://newsletter.postmarkapp.com/assets/templates/dist/plain/welcome/content.html)
* πŸ“” [Welcome email best practices guide](https://postmarkapp.com/guides/welcome-email-best-practices)

### Reset Password

Send users a link to reset their password.

* πŸ’Œ Preview with layout: [Basic](https://newsletter.postmarkapp.com/assets/templates/dist/basic/password-reset/content.html), [Basic full](https://newsletter.postmarkapp.com/assets/templates/dist/basic-full/password-reset/content.html), [Plain](https://newsletter.postmarkapp.com/assets/templates/dist/plain/password-reset/content.html)
* πŸ“” [Reset password best practices guide](https://postmarkapp.com/guides/password-reset-email-best-practices)

### Reset Password Help

Help users reset their password if they can’t remember their email.

* πŸ’Œ Preview with layout: [Basic](https://newsletter.postmarkapp.com/assets/templates/dist/basic/password-reset-help/content.html), [Basic full](https://newsletter.postmarkapp.com/assets/templates/dist/basic-full/password-reset-help/content.html), [Plain](https://newsletter.postmarkapp.com/assets/templates/dist/plain/password-reset-help/content.html)
* πŸ“” [Reset password best practices guide](https://postmarkapp.com/guides/password-reset-email-best-practices)

### Receipt

Send a receipt to users after they made a purchase.

* πŸ’Œ Preview with layout: [Basic](https://newsletter.postmarkapp.com/assets/templates/dist/basic/receipt/content.html), [Basic full](https://newsletter.postmarkapp.com/assets/templates/dist/basic-full/receipt/content.html), [Plain](https://newsletter.postmarkapp.com/assets/templates/dist/plain/receipt/content.html)
* πŸ“” [Receipt and invoices best practices guide](https://postmarkapp.com/guides/receipt-and-invoice-email-best-practices)

### Invoice

Request payment from a user.

* πŸ’Œ Preview with layout: [Basic](https://newsletter.postmarkapp.com/assets/templates/dist/basic/invoice/content.html), [Basic full](https://newsletter.postmarkapp.com/assets/templates/dist/basic-full/invoice/content.html), [Plain](https://newsletter.postmarkapp.com/assets/templates/dist/plain/invoice/content.html)
* πŸ“” [Receipt and invoices best practices guide](https://postmarkapp.com/guides/receipt-and-invoice-email-best-practices)

### Dunning

Let users know about a failed payment

* πŸ’Œ Preview with layout: [Basic](https://newsletter.postmarkapp.com/assets/templates/dist/basic/dunning/content.html), [Basic full](https://newsletter.postmarkapp.com/assets/templates/dist/basic-full/dunning/content.html), [Plain](https://newsletter.postmarkapp.com/assets/templates/dist/plain/dunning/content.html)
* πŸ“” [Dunning best practices guide](https://postmarkapp.com/guides/dunning)

### Comment notification

Notify users of new comments by other users.

**Note:** Comment notification isn't the prettiest preview because it's just [Mustachio](https://github.com/activecampaign/mustachio). Since almost all content in this email is dynamic, it won't look good without real content. Don't worry though, that's how it's supposed to look.

* πŸ’Œ Preview with layout: [Basic](https://newsletter.postmarkapp.com/assets/templates/dist/basic/comment-notification/content.html), [Basic full](https://newsletter.postmarkapp.com/assets/templates/dist/basic-full/comment-notification/content.html), [Plain](https://newsletter.postmarkapp.com/assets/templates/dist/plain/comment-notification/content.html)
* πŸ“” [Comment notification best practices guide](https://postmarkapp.com/guides/comment-notification-email-best-practices)

### Trial Expiring

Let users know when their trial is about to expire.

* πŸ’Œ Preview with layout: [Basic](https://newsletter.postmarkapp.com/assets/templates/dist/basic/trial-expiring/content.html), [Basic full](https://newsletter.postmarkapp.com/assets/templates/dist/basic-full/trial-expiring/content.html), [Plain](https://newsletter.postmarkapp.com/assets/templates/dist/plain/trial-expiring/content.html)
* πŸ“” [Trial expiration email best practices](https://postmarkapp.com/guides/trial-expiration-email-best-practices)

### Trial Expired

Let users know when their expired trial.

* πŸ’Œ Preview with layout: [Basic](https://newsletter.postmarkapp.com/assets/templates/dist/basic/trial-expired/content.html), [Basic full](https://newsletter.postmarkapp.com/assets/templates/dist/basic-full/trial-expired/content.html), [Plain](https://newsletter.postmarkapp.com/assets/templates/dist/plain/trial-expired/content.html)
* πŸ“” [Trial expiration email best practices](https://postmarkapp.com/guides/trial-expiration-email-best-practices)

### User Invitation

Help users invite others to use your software.

* πŸ’Œ Preview with layout: [Basic](https://newsletter.postmarkapp.com/assets/templates/dist/basic/user-invitation/content.html), [Basic full](https://newsletter.postmarkapp.com/assets/templates/dist/basic-full/user-invitation/content.html), [Plain](https://newsletter.postmarkapp.com/assets/templates/dist/plain/user-invitation/content.html)
* πŸ“” [User invitation email best practices](https://postmarkapp.com/guides/user-invitation-email-best-practices)

We've also made sure that these have been tested for consistency in the following email clients:

* Desktop
* Apple Mail 9, 10, 11
* Outlook 2007, 2010, 2011, 2013, 2016
* Windows 10 Mail
* Mobile
* Gmail App (Android)
* iPhones 6, 7, 8, SE, X
* iPad (Retina)
* iPad Mini
* iPad Pro
* Web
* AOL
* Gmail
* Outlook.com
* Yahoo