XF 2.1 Approval of New User Registration

carino

Member
When a new user registers, they become members of the default user group. That is fine and poses no issues. And, the new user must validate their email address before being allowed to proceed to viewing the forum.

What I would like to do is to that upon a new registration, first the user validates their email and then the new user registration request goes to a queue for the administrator to approve the registration. In addition, send an email to the admin that a new user has registered. Is there a way to do this?

Thanks,

Steve
 
Set it up in ACP options to approve all new members. Then you'll see an approval menu up top next to the moderator/reports bar.

ACP > setup > options > user registration

Enable manual approval under registration setup.

But as far as admin receiving email when new user registers that would require custom development. Once you set this up, you'll have to approve all new members anyway and you'll get the notification up top for it.
 
In addition, send an email to the admin that a new user has registered.

This addon from @AndyB does that,
 
Set it up in ACP options to approve all new members. Then you'll see an approval menu up top next to the moderator/reports bar.

ACP > setup > options > user registration

Enable manual approval under registration setup.

But as far as admin receiving email when new user registers that would require custom development. Once you set this up, you'll have to approve all new members anyway and you'll get the notification up top for it.

Hello Jeb. What is ACP?

Thanks,

Steve
 
Top Bottom