Robust
Well-known member
I'm making an add-on that sends a message and performs some actions on user registration. This is done after confirmation.
This will probably be done in the DataWriter. I checked ControllerPublic_Register, ControllerPublic_Member and DataWriter_User but I can't seem to find the appropriate place to stick this in. Say it's just the message, how can I only send it to users who have a new registration and have validated their account?
This will probably be done in the DataWriter. I checked ControllerPublic_Register, ControllerPublic_Member and DataWriter_User but I can't seem to find the appropriate place to stick this in. Say it's just the message, how can I only send it to users who have a new registration and have validated their account?