Greetings,
I am working on a project, which should include the possibility of sending marketing and information mails.
The customer is currently using the
MailJet.com solution. I have already solved the whole functionality using
API.
The only problem I cannot solve is the possibility of creating templates.
I'm considering using RichTextEditor, but I don't know how to implement
MJML support in it.
Anyone give me some advice?
The whole solution runs on .NET Core 2.1 and Razor Page.
Thank you for any advice.
Patrik