All Projects → stefanobg → email-template-generator

stefanobg / email-template-generator

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

Programming Languages

HTML
75241 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to email-template-generator

bulk-email-sender
Send Templatized Dynamic Emails Automatically
Stars: ✭ 30 (-41.18%)
Mutual labels:  email-marketing, email-template
React Email Editor
Drag-n-Drop Email Editor Component for React.js
Stars: ✭ 3,131 (+6039.22%)
Mutual labels:  email-marketing, email-template
Email Templates
Free HTML email templates for Mailchimp and other emails services
Stars: ✭ 457 (+796.08%)
Mutual labels:  email-marketing, email-template
Responsive Html Email Template
A free simple responsive HTML email template
Stars: ✭ 10,831 (+21137.25%)
Mutual labels:  email-marketing, email-template
Html Email Templates
Free HTML Email Templates created using the Postcards - https://designmodo.com/postcards/
Stars: ✭ 178 (+249.02%)
Mutual labels:  email-marketing, email-template
mjml-server
MJML wrapped in Express for use over HTTP
Stars: ✭ 31 (-39.22%)
Mutual labels:  email-marketing, email-template
Mosaico
Mosaico - Responsive Email Template Editor
Stars: ✭ 1,392 (+2629.41%)
Mutual labels:  email-marketing, email-template
Maizzle
Official Maizzle starter project.
Stars: ✭ 921 (+1705.88%)
Mutual labels:  email-marketing, email-template
easy-email
React.js Drag-and-Drop Email Editor based on MJML. Transform structured JSON data into major email clients compatible HTML. Written in Typescript and supported both in browser and Node.js.
Stars: ✭ 449 (+780.39%)
Mutual labels:  email-marketing, email-template
Emailimo
Small project that simplifies (according to me) sending colorful emails in PowerShell
Stars: ✭ 55 (+7.84%)
Mutual labels:  email-marketing, email-template
Vue Email Editor
Drag-n-Drop Email Editor Component for Vue.js
Stars: ✭ 166 (+225.49%)
Mutual labels:  email-marketing, email-template
Pine
A modular and lightweight, responsive email framework.
Stars: ✭ 98 (+92.16%)
Mutual labels:  email-marketing, email-template
acorn
A responsive email framework based on a golden ratio typography grid.
Stars: ✭ 90 (+76.47%)
Mutual labels:  email-marketing, email-template
Moonmail
Email marketing platform for bulk emailing via Amazon SES (Google Cloud Platform and Azure coming soon)
Stars: ✭ 1,766 (+3362.75%)
Mutual labels:  email-marketing
RazorTemplating
Razor Templating Engine to render Razor Views(.cshtml files) to String in Console, Web, Service, Desktop workloads in .NET Core 3+
Stars: ✭ 216 (+323.53%)
Mutual labels:  email-template
Schemebeam
Free viral/referral marketing tool built on React/Node/MySQL
Stars: ✭ 133 (+160.78%)
Mutual labels:  email-marketing
robot-email-template
Email template for Robot Framework test results
Stars: ✭ 19 (-62.75%)
Mutual labels:  email-template
csv2vcf
🔧 Simple script in python to convert CSV files to VCF
Stars: ✭ 66 (+29.41%)
Mutual labels:  email-template
Mc Magento2
MailChimp for Magento 2. Syncs all data (subscriber, customers, orders, products) and enables marketing automation with email campaigns, automations, ads, postcards and more.
Stars: ✭ 115 (+125.49%)
Mutual labels:  email-marketing
cli
CLI tool for the Maizzle Email Framework.
Stars: ✭ 31 (-39.22%)
Mutual labels:  email-template

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].