-
Hi Franky, There is an option in the RSVP settings to send reminder emails a few days before the event starts. Now I have a scenario where it would be desirable to send an email a certain number of days after the booking. Is there an easy way to achieve this? Thank you very much! -Klas |
Beta Was this translation helpful? Give feedback.
Answered by
liedekef
Feb 13, 2024
Replies: 1 comment 3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ah, yes I see. Sorry, I thought the screenshot were the relevant options, but not in your case.
You'll need to hook into eme_events_daily_action, get the list of events, then bookings per event, and then go over each booking creation time. A starter: