Email HTML for Notification with useway or maily - jigneshpshah/greycube_helpmanual GitHub Wiki

useway

usewaypoint.github.io/email-builder-js/#sample

  • Choose from one of the premade templates on the left and edit as required
  • Click on the <> icon and copy the HTML
  • Add jinja tags where required in your HTML
  • Create a Notification in Frappe and paste the above HTML into the message field
  • Note: Not tested with Email Template. When used with Email Template, frappe adds some quill stuff so design breaks.
  • Click the Share Template icon in the Toolbar, to copy the URL and share (or store). the url has the entire json, so it can be used to edit it later on
  • if needed to save the template and reuse later, store the json somewhere, import it back and modify

maily.to

https://maily.to/playground

  • Modify the Template as required
  • Just type '/' , you will see a list of blocks you can create
  • Copy HTML and paste into Notification