This is my first post here in this forum. My English isn’t the best, so I’m writing the text in German.
I have installed Discourse on a self-hosted system.
The system should fulfill the following requirements:
No one can register anonymously (button is already hidden)
A new user should only be able to join the forum via email with an invitation.
Now I want to be able to create a new user, entering their data in advance, such as name and nickname, etc.
After that, I send them an invitation via their profile, and when the user clicks on the invitation, they can set their own password. These invitations should only be possible for the admin.
Is this even possible, and if so, how do I set it up?
Thank you very much