+ the way to have a validation process of new registrations to cancell bad ones ?
Thanks for your help
reCAPTCHA is available for use with forms in the Pro version.
I’m not sure I quite understand your second question.
For “open registration”, requests are immediatly validated.
Is there a way, or a feature, to have a very simple workflow like :
– open registration submissions are queued waiting for validation
– the admin receives a mail for each submission including 2 links : one for validating the submission, one to reject the submission
Thanks
On sites where I have needed such a feature, what I have done is ensure that all protected content is at level 1 or above, except for the Welcome page for level 0 members, who will have used Open Registration. They get a page telling them that they registration is subject to approval.
Then they can either be manually upgraded to level 1 if approved, or deleted (or just left in level 0 limbo, I suppose) if not.