e4b9473f83
* Fixes erpnext issue 6891 Updated all 4 items listed on the issue. Removed old out of date image files and created new ones. Fixed broken links. * Update to Pull Request #7128 Changes to images to comply with guidelines.
721 B
721 B
#Managing User Sign Up via Website
Users can sign up for ERPNext account via the ERPNext Website.
As seen above the login / sign-up button appears on the homepage of the website generated using ERPNext.
One might want to disable this feature to prevent anonymous users from signing up via the web.
To do so, Go to
-
Website > Setup > Website Settings
-
In website settings doctype navigate to the misc section.
-
Check the disable SignUp check-box and save the doc.
Now only the login button will appear and there shall be no option to sign-up via the website. You can always revert back by following the same steps.