805 B
805 B
#Customer / Supplier Signup
Your Customer and Suppliers can signup to your ERPNext account by following Signup option on the Login Page.
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.