Home
Softono

Email Template Generator

Open source HTML
60
Stars
10
Forks
0
Issues
3
Watchers
7 years
Last Commit

 About Email Template Generator

Simple and useful web app to generate e-mails for any reason you want!

Platforms

Web Self-hosted

Languages

HTML

Links

Need Help Installing Email Template Generator?

We provide expert installation service for this software. Our team will install, configure, and secure Email Template Generator on your server. plans start at just $30.

Email Template Generator

View on GitHub

E-mail Template Generator Open Source Love js-standard-style

Simple and useful web app to generate e-mails for any reason you want!

🔥 Motivation

Through a study case at Equals, I've built this tool to help the entire company to produce a good copy with brand guidelines in a simple way. You can check the product case on medium: here.

🖥 Example



📋 Features

  • Fully customizable HTML template
  • Edit Header and Title image
  • CTA Button with personalized link
  • Your own text with images
  • Copy to clipboard
  • Download HTML file
  • Define regards

🚀 How to use it?

First, clone the repo anywhere you want:

$ git clone https://github.com/stefanobg/email-template-generator

Second, cd email-template-generator and type:

$ npm install
$ npm start 

Once you do that, your browser will redirect you to 127.0.0.1:8080. Enjoy! 😉

🎨 Customizing

Once you have it installed, you can:

  • Add new images to header and title (600px width recommended) on assets/states.json.
  • Change the HTML template by modifying template/default.html (be careful with the IDs).
  • Use new features on the Quill text editor by modifying script.js on toolbarOptions.

🛠 Tech/framework used

Built with

💬 Contributor

This app was created and is being maintained by Stéfano Girardelli.