Skip to content
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

Ability to modify transactional email templates via the dashboard #1515

Closed
8 tasks done
kieckhafer opened this issue Oct 20, 2016 · 0 comments
Closed
8 tasks done

Ability to modify transactional email templates via the dashboard #1515

kieckhafer opened this issue Oct 20, 2016 · 0 comments
Assignees
Milestone

Comments

@kieckhafer
Copy link
Member

kieckhafer commented Oct 20, 2016

An expansion of #423 and #1429, this ticket concerns adding the ability to edit transactional emails from inside the dashboard, by admin users.

This ticket should include work that:

  • Creates a new schema for email templates
  • Takes the file-system HTML email templates and loads them into the correct Collection
  • Creates a raw HTML editor (text-area) inside the dashboard that allows templates to be changed and saved into the collection. Fields should include:
    • Email Subject
    • Email Body
    • Email Language (en is default)
    • Title
  • Checks to see if a template is inside the database, and if so uses that Template. If it's not inside the database, the file-system email will be the fallback.
@kieckhafer kieckhafer changed the title Ability to modify transactional email templates Ability to modify transactional email templates via the dashboard Oct 20, 2016
@brent-hoover brent-hoover added this to the v0.18.0 milestone Oct 20, 2016
@ghost ghost added review and removed in progress labels Nov 14, 2016
@mikemurray mikemurray removed the review label Dec 2, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants