brotherton-erpnext/erpnext/docs/user/manual/en/website/articles/managing-user-sign-up-via-website.md
James Robertson e4b9473f83 Fixes erpnext issue 6891 (#7128)
* 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.
2016-12-07 12:14:51 +05:30

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

  1. Website > Setup > Website Settings

  2. In website settings doctype navigate to the misc section.

  3. 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.