ERPNext is an open-source web-based enterprise resource planning (ERP) system that offers a suite of applications for managing different business processes. In this tutorial, we will walk you through the process of installing ERPNext on Windows 11.
Before we begin, make sure you have the following software installed on your Windows 11 machine:
Frappe is the application framework on which ERPNext is built. Here's how to install it:
Open a command prompt as administrator.
Install Frappe with the following command:
pip install frappe-bench
bench init frappe-bench
cd frappe-bench
bench setup requirements
Now that you have Frappe up and running, it's time to install ERPNext.
bench get-app erpnext https://github.com/frappe/erpnext
bench install-app erpnext
After installation, now it's time to start the ERPNext app.
bench start
Open a web browser and navigate to http://localhost:8000
. You should see the ERPNext login page.
Login with the default credentials:
Username: Administrator
Password: admin
You've now successfully installed ERPNext on Windows 11! From here, you can customize your ERPNext instance, set up users and permissions, and start using the various apps included with the system. Happy managing!
If you want to self-host in an easy, hands free way, need an external IP address, or simply want your data in your own hands, give IPv6.rs a try!
Alternatively, for the best virtual desktop, try Shells!