bookingactivities / booking-activities

Wordpress plugin booking system
GNU General Public License v3.0
28 stars 8 forks source link

Adding custom email address each activity - Admin notifications recipients #118

Closed Messa1 closed 6 months ago

Messa1 commented 2 years ago

Would be nice if I can add for each activity a custom mail and not need to create first a user. So that the field also allow comma separated email address

Admin notifications recipients

yoancutillas commented 2 years ago

Thank you for your request, but it wouldn't work for Push and SMS notifications.

Can you elaborate why do not wish to create a user?

Messa1 commented 2 years ago

Ah - Oky I got that. Now I know why you choose user there. For me (my customer) it's more work to add users for all events that just send them information about there courses. Cause they don't want that trainer can edit events or other things in the system.

I just use now - a woocommerce hook to trigger for each item a mail (woocommerce_orderstatus....) That works for now - but as i wrote for us it's much work to add users.

yoancutillas commented 2 years ago

Thanks for the additional info, I wish I could help you find a solution to the root of the problem. Glad you made the custom code work!