-
-
Notifications
You must be signed in to change notification settings - Fork 15
Description
What are you trying to do?
We've been asked whether it would be possible to automate email reminders for those who have purchased a ticket the day before an event.
What's your proposed solution?
I'm aware this would be a significant bolt on to Events, and may be better handled by the email options already in Commerce - so maybe a way of batch updating the status of orders linked to purchased tickets at the /events/purchased-tickets screen would be the solution here? Then the email template could be written in Twig and configured through Commerce as linked to that status. There would still be a manual step in updating the status, but that's still a lot easier than the process now - or if there was a way to automate the status change to a selected status at a predefined interval before the event, then that would be even better.