Hi Community Folks,
I have a scenario in which I have to pass some custom data based on user's properties to welcome email template in nodebb. How can I achieve this ?
Feedback appreciated
Thanks
They are in NodeBB
Node.js based forum software built for the modern web - NodeBB/src/views/emails at master · NodeBB/NodeBB
GitHub (github.com)
We already have an issue open to make them look better https://github.com/NodeBB/NodeBB/issues/3755
@baris Thanks for that.
Tell me please why does the server keep overwriting the tpl files.
I changes the digest.tpl file (in /www/public/templates/emails) to make it work to my needs but every time I reload the server it overwrites the file.
What is happening there?