yar
Member
(1) Looking for a right way to register/create new user on XenForo from outside script that is run on the same webserver (and even on same domain) as forums but from different folder. There is API endpoint for that (POST /users) but I don't see related "scope" checkbox when creating API Key (should use "All scopes"?).
(2) Also want to evaluate alternative solution that would require bootstrapping XF's framework in my PHP script and triggering needed methods directly but struggle to find working examples / tutorials - would appreciate if you point me to some, I am sure you have them. --- what I need is to be able to a) create new user and b) authenticate him, same domain hosting and c) change their email and/or password.
Thanks!
(2) Also want to evaluate alternative solution that would require bootstrapping XF's framework in my PHP script and triggering needed methods directly but struggle to find working examples / tutorials - would appreciate if you point me to some, I am sure you have them. --- what I need is to be able to a) create new user and b) authenticate him, same domain hosting and c) change their email and/or password.
Thanks!