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

Order Email Notifications #97

Closed
glennjacobs opened this issue Jan 27, 2022 · 2 comments
Closed

Order Email Notifications #97

glennjacobs opened this issue Jan 27, 2022 · 2 comments

Comments

@glennjacobs
Copy link
Contributor

We wish to add order notifications, specifically for emails. But of course, other channels might be required down the line, such as push notifications, SMS, etc.

This thread is to discuss the requirements.

## Requirements

Orders can have (custom) statuses applied to them, and we want to have email notification templates that you can choose from when updating an order's status. E.g. change the status to "Dispatched" and optionally send a suitable email notification to the customer.

Each status can have multiple templates associated, and templates can be associated with more than one order status.

It should be possible to add custom text to an email notification before sending it.

All notifications should be added to the Activity Log which acts as the history for the order. Ideally, we would somehow keep a copy of the email so it can be viewed at a later date.

@glennjacobs
Copy link
Contributor Author

@joelwmale here's the initial quick dump of ideas. @alecritson might like to contribute to it also.

If you want to start a Draft PR at some point, we can feedback.

@joelwmale
Copy link
Contributor

Great thanks @glennjacobs. I'll send a draft PR now.

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

2 participants