Email Templating
-
-
Thanks @psychobunny, so, if, for arguments sake, I wished to create my own email template for a one time sending to all of my users, could I do that? And are the only variables available those in the email templates already?
My intention is to theme the email templates rather than using plain text. And perhaps in the future add new info to the email templates, featured/sponsored posts and gubbins like that.
-
We don't have email blasts just yet, only daily digests, welcome, and reset email templates so far.
I wished to create my own email template for a one time sending to all of my users,
Once we get that feature working, we'll basically have some sort of editor in the ACP for you to create that one-time email to send out to all users, possibly be able to edit the email header/footer as well
-
@psychobunny said:
Once we get that feature working, we'll basically have some sort of editor in the ACP for you to create that one-time email to send out to all users, possibly be able to edit the email header/footer as well
Options to edit the header/footer as well would be amazing!
-
@psychobunny Just going to leave this here as it seems relevant to interests.
GitHub - foundation/foundation-emails: Quickly create responsive HTML emails that work on any device and client. Even Outlook.
Quickly create responsive HTML emails that work on any device and client. Even Outlook. - foundation/foundation-emails
GitHub (github.com)
ZURB
ZURB, creating unique customer and user experiences. We are brand engineers that provide companies with strategic marketing, design and branding solutions. Work includes identity, branding, information design, web design, illustration, software design, icon design, and multimedia work.
(zurb.com)
-
if you just want to send Welcome emails,
use https://github.com/akhoury/nodebb-plugin-mailchimp, customize your template in mailchimp then turn on the "send_welcome" feature in the plugin's page in the NodeBB Admin Panel -
Im here for the rescue .
Till the email blast feature is done, export your Users into CSV format from the NodeBB Admin Panel, create a free Mandrill account and use this tool to blast your emails. It supports templating using Handlebars. Check out, pretty easy.