How the template is organised
The product has the following folder structure:
* All the folders containing third-party service integrations follow the same structure as the html folder.
If you're into coding, the product offers a master layout file, which you can use to start from scratch everytime you want to build a new email template by stacking sections from the sections folder.
This file contains meta tags and CSS in the <head>. Much of it is needed, but some parts (like menu styles) are optional. If you want to remove certain styles because you're not using the sections they're used for, or if you want to customize them further, please read the Pine Email Framework documentation.
This product includes pre-built templates, for you to use right away.
They are organized or named by purpose: marketing and notifications.
Marketing templates are for your regular marketing/promotional/newsletter campaign.
Notifications are transactional email template. They are used in user-initiated scenarios, like a password reset or purchase confirmation. You can use them with SparkPost or MailGun.
Sections are individual, stackable blocks of content that you can use to create an email.
The product includes 50+ sections, most of them being email counterparts to the ones in our HTML and WordPress products.
You can customize the text, buttons, images, and colours in all sections.
Also included are sections integrated with all email service providers the product is compatible with, so you can just stack them with copy/paste in your text editor, upload to your preferred service, and create a campaign.
Included are also a small set of very useful components from our Pine Email Framework.
These are provided as a convenience, for you to quickly copy/paste a button or a spacer in an email that you're building with the product.
Also as a convenience, the product includes standard and collapsed grid examples from our Pine framework.
If you want to learn more about using the grid, please refer to the framework documentation.