Hi Frappe Community,
I’m currently using ERPNext on the ₹400/month Frappe Cloud plan. I’ve been learning ERPNext and have configured modules such as CRM, Sales, Manufacturing, Workflows, Notifications, and some integrations.
Now I want to set up Frappe/ERPNext locally on my Windows laptop so I can have a complete development environment.
My goals are:
-
Install Frappe and ERPNext locally.
-
Create and develop custom apps.
-
Access the database directly (MariaDB) for learning and development.
-
Write and test Client Scripts, Server Scripts, API integrations, and custom reports.
-
Experiment freely without affecting my production site.
-
If possible, synchronize or restore my Frappe Cloud site’s data into my local environment for development and testing.
I have a few questions:
-
What is the recommended way to install Frappe locally in 2026? (WSL2, Ubuntu, Docker, or another method?)
-
Can I download a full backup of my Frappe Cloud site and restore it into my local ERPNext instance?
-
Does the ₹400/month Frappe Cloud plan allow downloading complete database and private/public file backups?
-
If not, what is the recommended approach for developers who want to work with their own production data locally?
-
Are there any official guides or community tutorials for setting up a local development environment and restoring a Frappe Cloud backup?
Any documentation, best practices, or recommendations would be greatly appreciated.
Thank you!