How to manually approve users on first register?

Franck Masson Posted in Component Development 1 year ago

Hi all,

I'd like to be able to check all users who register the OSSN instance, and manually approve their registration.

Reminder 1: every user must validate its registration by clicking a link in their mail.

Step 2: when the users are registered in /administrator/unvalidated_users , I'd like to be able to have to approve them manually on top of their duty to approve their registration by email.

A second thing would be interesting: having te possibility to ask them a few questions to approve/reject the registration... just like Facebook groups where people must answer a few questions, check a few boxes, and approve the terms of use of the site.

Anyone?

Thanks ;-)

Replies
German Michael Zülsdorff Replied 1 year ago

See https://www.openteknik.com/product/view/4261/custom-user-fields

You may use this component to add one or more fields to the registration form

Byelorussian Franck Masson Replied 1 year ago

Thanks
And for the X questions to include to the register form, is there a possibility or do I have to use an external form and combine with the access code component?