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

Add Admin UI for emailing users #16

Open
4 tasks
kirahowe opened this issue Aug 3, 2016 · 0 comments
Open
4 tasks

Add Admin UI for emailing users #16

kirahowe opened this issue Aug 3, 2016 · 0 comments

Comments

@kirahowe
Copy link
Member

kirahowe commented Aug 3, 2016

Create an admin UI to send mass emails to selected groups of users. The groups should be:

  • every email we have
  • just people who have submitted a message to us
  • just "visitors" (people who gave us their email address in the homepage email box)
  • It should also be possible to select a group of any number of recipients manually (with a list of all the emails and checkboxes).
  • Once the recipients are selected, admin should be able to write a message and send it.
  • Store sent messages

Notes on implementation:

  • after saving either a Visitor or Message find_or_create an EmailRecipient with the email address we just got
@kirahowe kirahowe self-assigned this Aug 8, 2016
@kirahowe kirahowe removed their assignment Jul 26, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant