brotherton-erpnext/erpnext/docs/user/manual/en/website/articles/managing-user-sign-up-via-website.md
2017-08-09 10:46:17 +05:30

793 B

#Customer / Supplier Signup

Your Customer and Suppliers can signup to your ERPNext account by following Signup option on the Login Page.

Website User Signup

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.