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

Allow admin to update email subscriptions for users #260

Closed
jmiranda opened this issue Apr 18, 2018 · 0 comments
Closed

Allow admin to update email subscriptions for users #260

jmiranda opened this issue Apr 18, 2018 · 0 comments
Milestone

Comments

@jmiranda
Copy link
Member

At the moment we only have a few emails being sent by the system. Eventually we'll allow this to be more customizable (email templates) and event-driven (shipment shipped, product created, order placed), but for now we just need a simple way to subscribe/unsubscribe from emails so I'm planning on making email subscription a role (SHIPMENT_NOTIFICATION_RECIPIENT, PRODUCT_NOTIFICATION_RECIPIENT). When we refactor the email notification feature we can make this a little more useful by allowing a customizable subscription mechanism (based on entity, location, and event).

@jmiranda jmiranda added this to the 0.7.31 milestone Jun 8, 2018
@jmiranda jmiranda closed this as completed Jun 8, 2018
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

1 participant