The administration area has options for customizing the signup process. The KB article is -signup-process" rel="nofollow">here.
The problem is it doesn't offer the ability to remove unnecessary signup steps. I would like the signup process to be one single step – enter name, email and password. No further steps. This would mean no profile or photo steps.
Which part of the source code should I modify to remove these steps? I have tried hiding the forms, and also redirecting to home in the signup controller:
header('Location: /');
exit();
... but the issue then is that the account isn't created until after the profile step is complete so I don't think this is the right way.
http://support.socialengine.com/php/customer/portal/articles/1642532-admin-panel---settings->%3B-signup-process
You can set "User Photo Upload (Do you want your users to be able to upload a photo of themselves upon signup?)" and "Require User Photo (Do you want to require your users to upload a photo of themselves upon signup?)" to NO :) -_-
Cheers!
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With