XF 1.5 Sending registration email from external service

Hello,

is it possible to configure XenForo so that the default registration is disabled, but an external service can tell XenForo to send someone an email with some sort of registration link. Directly creating an account and sending a randomized password that should (or preferably has to) be changed later is also ok. Since I assume that there is no way to get XenForo to do that on it's own, are there any plugins which have this functionality?
If that is not the case, is there a way to do something like adding a user to XenForo's database and immediately triggering a password reset?

Thanks for your help
 
I believe there are services and add-ons that could do some of this in a more advanced way, but none are officially supported by us.

I believe there are several invite/paid membership add-ons in our Resource Manager:

https://xenforo.com/community/resources/pember-paid-membership-affiliates-system.4214/
https://xenforo.com/community/resources/xencentral-invite-system.2337/

I have no experience with either of these, but it should point you in the right direction to find out more information.

I believe there are other third party integrations available too.

If you did want a more simple solution such as the one you suggested, you could in fact use a much smaller add-on:
https://xenforo.com/community/resources/reset-password-from-acp.1318/

This would allow you to create a user manually in the Admin CP, and when you go back into edit that user, you can trigger a password reset to be sent to them.
 
Top Bottom