ColoredCow/campaigns

Research on mail template builder

Opened this issue · 7 comments

For now, we don't have a mail template builder, and relying on TinyMCE is not sufficient. We need to figure out a new template builder for email-campaigns.

1. MailEclipse: Laravel Mail Editor Package

Shortcomings: The customization scope is quite less.
Demo: https://www.youtube.com/watch?v=QFgEGNBY3FI&t=135s

4. CKEditor

Demo: https://ckeditor.com/ckeditor-5/demo/

@rathorevaibhav I researched a few packages which can be helpful for us. I've posted the research above. Please have a look.

This one is also interesting but is in React:

React mail editor
https://www.npmjs.com/package/react-email-editor
Demo link: https://react-email-editor-demo.netlify.app/

MohitG also did some research and integrated a cool editor in one of the client's projects. @mohitgusain Can share that one too here?