Skip to content

Liquid Variables Not Rendering in Custom Email Notifications Templates #11088

Closed Answered by ldaniel-jmz
ldaniel-jmz asked this question in Self hosted
Discussion options

You must be logged in to vote

Update on Email Template Customization

For those wondering about the current state of email template customization, here's a recap:

  • Liquid Templates:
    • You can customize templates located in app/views/mailers/ that end with .liquid using the Chatwoot guide.
    • This method allows for multilanguage templates via the locale column in Chatwoot's email_templates PostgreSQL table.
  • ERB Templates:
    • Templates located in app/views/mailers/ ending with .erb and those in app/views/devise/mailer/ must be manually replaced or edited.
    • Ensure you maintain the ERB coding syntax.

Current Limitations and Future Considerations:

  • Ideally, all email templates would be customizable via the Chatwoot guide for …

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@sojan-official
Comment options

@ldaniel-jmz
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by sojan-official
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants