Open dword-design opened 2 years ago
Not yet unfortunately. But is the next step now that Nuxt 3 is done.
HTML E-Mail Templates would be great. Any way to achieve this currently?
html: <h1>My HTML</h1>
is working 100% fine for me, it looks like this issue might be closed.
Commit changes: https://github.com/Doyban/Doyban-Website/commit/f9434b828c4e2a880b8271ce91bea5c22fd330ae and confirmation below
The idea would be to define the template in the message config and then to only pass props from the client.
Just use VueEmail instead. It has extensive template possibilities and integrated with Nodemailer as well as third party services.
HTML E-Mail Templates would be great. Any way to achieve this currently?