Radi Member Aug 19, 2015 #1 Hi, I am working on a plugin and would like to intercept the registration and save the new user data on a different server. Do you see any issues with using _completeRegistration() for that?
Hi, I am working on a plugin and would like to intercept the registration and save the new user data on a different server. Do you see any issues with using _completeRegistration() for that?
Chris D XenForo developer Staff member Aug 19, 2015 #2 That's probably the best function to extend for that purpose.