Skip to content
This repository has been archived by the owner on Feb 10, 2018. It is now read-only.

As a Music head, I would like the ability to easily edit emails that are to be sent out #41

Open
pelololoquin opened this issue Jun 8, 2016 · 1 comment

Comments

@pelololoquin
Copy link

The current workflow uses form emails, which are generally fine, but there are sometimes tweaks that need to be made to the form email. I would like to be able to edit the form email without delving into code or having to request that someone else do it for me.

@binary1230
Copy link
Contributor

It's worth keeping this issue open, but at present, this is really difficult to do. It would require storing email text in the DB and having an overhaul of our template security as described in magfest/ubersystem#1532

Also, some of the more complex emails have a lot of templating logic in them that will require a programmer to look over it and make sure it's solid, so, it's probably best we keep these changes reviewed as github pull requests.

All that being said, it's still pretty easy to edit these email templates which you can find here: https://github.com/magfest/bands/tree/master/bands/templates/emails

If you click the 'edit' icon, you can edit their text in browser and submit a pull request all from the web interface.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants