Skip to content

Add Admin UI for emailing users #16

Description

@kirahowe

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions