6
9 Comments

How I ended up creating 50+ free email templates?

As a developer, I always came across creating bulletproof emails that should look awesome in every email client. But its harder to do than said. Email clients make it hard to write the perfect code for emails.

So I decided to create a few templates that I can use every time I start a new project or change an existing email. However, I ended up creating 50+ email templates using MJML ( the best ;) ) email markup language and I thought to share it with the community.

I got some positive feedback from my friends and then I decided to make theme-based emails. Now you can find 12 themes and every theme has a 5+ email template e.g Welcome Emails, Newsletter Emails, Notification Emails, Receipt emails, etc.

The email codes can be easily copied and the content can be changed using any text editor.

That's not it. I want to keep this project alive and add more emails to each theme and keep them up to date with any new email client changes.

I present to you Codedmails!

Waiting for some LOVE and SUPPORT.

Thank you for reading and looking forward to your feedback.

on September 14, 2020
  1. 1

    This is great!

  2. 1

    Awesome, thanks for sharing this!

    1. 1

      By the way - when I wanted to check the Previews - only the Welcome and General sections worked. The rest isn't accessible for me at the moment.

      1. 1

        @Saastrapper, Thanks for checking it out.

        Seems like everything is working as expected. Can you check again and let me know if you still find any issues.

        1. 2

          Ok, it seems to work fine now.

  3. 1

    Very nice! Thanks!

    1. 1

      Your welcome :)

  4. 1

    Hey, nice, I needed something like this. Can you recommend a good editor for editing these templates?

    1. 1

      You can try any online html editor. For emails I would suggest https://app.postdrop.io/editor . You can also send test emails via this :)

      Hope this helps :)