-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Request — Create custom email templates #10
Comments
It would be nice to have this feature, plus separating email plugin from the "Users & Permissions" would be an improvement for the system. I believe having a separate email plugin built-in to manage templates (and custom ones as well), manage SMTP details and even sending email to your users from a form in the admin panel would be a plus? I would be happy to implement this plugin and integrate it into Strapi. |
@surgeharb Yes, I agree, we should separate the Email Management from the current plugin "Users & Permissions". I would suggest following these steps:
Here are my thoughts
|
This issue has been opened because we (as the core team) are looking for contributors to help us co-develop the feature.
No link to the roadmap available
Motivations
By default, Strapi setups an SMTP server to send emails. We do it to send "Forgot password" and "Email confirmation" emails. Some users raised the idea to create custom email templates. Even, if it's not the main goal of a CMS, there are interesting use cases where the functionality is required.
Tasks
Risks
The text was updated successfully, but these errors were encountered: