Mailer: add support for external rendering engine #60059
antonycohen
started this conversation in
Polls
Replies: 1 comment
-
FYI this has been rejected before so I don’t think it will change. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I was wondering, there are several mailer services (mailjet, brevo, mailgun) that allow to design templates directly on their platform.
Currently the mailer component cannot manage this, it's mandatory to use twig as rendering engine.
What do you think about adding this capacity with a new class like ExternalTemplatedEmail with a new property "templateId".
If you think it's a good idea and can be integrated in future version, I can manage to develop it.
1 vote ·
Beta Was this translation helpful? Give feedback.
All reactions