Goal:
I need to implement sending emails with a few different templates and varying content.
Problem:
I thought of using Foundation for Emails framework, but I found out Zurb stopped supporting the framework and I am afraid of using a non-supported non-maintained framework I am wondering- should I use Foundation anyway, should I be looking for a new framework for responsive emails (such as MJML) or should I turn to 3rd party api for sending templated emails Can anyone advise?
Thanks for your help.