keystone-email icon indicating copy to clipboard operation
keystone-email copied to clipboard

Example on how to integrate .render() function with keystonejs route

Open justingosan opened this issue 8 years ago • 1 comments

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

justingosan avatar Jan 11 '17 18:01 justingosan

+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.

max8hine avatar Apr 15 '18 08:04 max8hine