You can set the templates directory to anything in plugin.json, I think it defaults to just templates if you don't specify.
Them you match the path from views, so it would be templates/emails where you put them.
Hi there,
did I read right in other posts that email notification is not included in NodeBB? Or at least it requires a plugin installation and manual activation for each user (at their user profile)?
Is this still true or was it outdated information?
@markus9876 A little bit of both
It is outdated in that as of v1.6.0, you no longer need to use emailer-local to send emails via sendmail
or postfix
or whatever.
NodeBB has supported emails for discussion replies and mentions for many versions now