keystone-email
keystone-email copied to clipboard
Example on how to integrate .render() function with keystonejs route
Hi,
Can you give a quick demo / pseudo-code on how to render the email as html via url route in keystonejs for testing?
Thanks Justin
+1
need to see how does Email.render API work with keystone.js
I'm currently rendering email template in keystone.view in the design/developing process, it requires to rebuild all the data out. If the Email.render API could provide a temporary URL for testing or visual checking, that would be handy.