Replies: 0
Topic says it all. How would I go about adding an admin notification mail triggered e.g. when a new user checks custom checkbox in the registration form?
There is a hook “um_registration_complete” that might be useful for this. But how to evalute registration fields and send mails based on conditions?
Thanks for pointers or code samples.