console
console copied to clipboard
Improve formatting of email templates
The Email templates need several improvements
- Make sure logo is displayed
- Improve typography / spacing / layout
- Split the header and footer into separate html files for reuse.
All email templates need a rework: https://github.com/phasehq/console/tree/main/backend/api/templates/backend/api/email_templates
Current email look:
What should the template look like? Can you provide an example as a reference?
CC @rohan-chaturvedi
What should the template look like? Can you provide an example as a reference?
Sure, I'll get back to you with some mockups shortly!
@rohan-chaturvedi sir, can I work on this issue under FOSS Hack? I can ->
- I can replicate your designs
- I can make and implement my own designs
Hey @iaayushmaan and @SaranshBangar , sorry for the long delay on creating the designs for this. I've created a figma file here with 4 emails:
- Welcome email (new email, to be sent to users post-onboard)
- Login alert
- User invited
- User joined
I would suggest using mjml to implement these, it will take care of a lot of the responsiveness and quirks of email client rendering.
Here are the designs as images as well