Giter VIP home page Giter VIP logo

email-templates's Introduction

✉️ Email Templates

These are all the email templates used by Upframe. All the files in the email directory on master are automatically uploaded to the email S3 bucket where the API will load them from.

The emails are written in MJML which makes it a lot less painful to create templates that display consistently in different clients. Some of the old templates might still be written in plain HTML, but they will be converted as soon as we need to modify them.

You can use the Mustache templating language to add placeholders that will be dynamically filled in when the API compiles & sends the template. E.g. Hello {{ name }}, might be converted to Hello John,. You can also use it to perform more advanced operations like excluding sections. Please read it's documentation (it probably won't take you longer than 5 minutes). If you are adding new mustache tags, you will of course need to make sure that the API knows how to fill them in when sending the email.

If you are using VS Code to edit the email templates, I would recommend to install the MJML extension which gives you a live preview of what the email will look like.

email-templates's People

Contributors

mathisbullinger avatar samson303 avatar

Watchers

 avatar  avatar  avatar

email-templates's Issues

User invite email doesn't link to profile

The invite email sent to regular users includes a link to the profile of the person that issued the invitation. Instead of linking to the profile, it currently just links to upframe.io.

Change reply-to email address + hyperlink profiles

Hey @MathisBullinger! I keep receiving complaints about people not being able to reply to the messages they receive via the platform. This happens because sometimes mentors use other email providers, mobile or clients like Thunderbird. Just today, I received 3 different messages:

image

image

Can we change the reply-to address and make it so that the profile of the people who send messages are underlined (black) and hyperlinked here:

image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.