Closing NON-Social Registration
I saw a solution to close registration using:
$Configuration['Garden']['Registration']['Method'] = 'Closed';
But that closes ALL registration. Is there a way to close the normal registration but still allow FB/OpenID/Google, etc to register?
0
Comments
Welcome to the community!
Change that configuration to 'Connect'.
Thank you very much! Still finding the best way to handle all these issues on a brand new forum.