OpenSource-Hub
E

ERPNext

33.6k stars·System Optimization·SHA-256 checksum verified

Open-source ERP system for end-to-end business management: accounting, inventory, manufacturing, CRM, projects, HR, and more. Self-hostable via Docker or manual setup.

Smart Download

Visit Project Homepage

No installer available yet — head to the source repository

A 100% open-source ERP that covers accounting, inventory, manufacturing, and project management in one integrated system.

Core Features

  • Full accounting suite: from transaction recording to financial reports
  • Order & inventory management: track stock, manage sales and suppliers
  • Manufacturing: production planning, material consumption, subcontracting
  • Asset management: lifecycle management from purchase to disposal
  • Project management: tasks, timesheets, profitability tracking

What It Can't Do

  • The Docker quick-start is disposable and not suitable for production; custom apps cannot be installed. 2. First startup may take several minutes; wait for the create-site container to finish. 3. For ARM-based systems (e.g., Apple M1/M2), refer to official ARM64 docs. 4. Default admin password is weak; change immediately in production.

Use Cases

  • SMBs: Replace multiple standalone tools (finance, inventory, HR) with one integrated system
  • Manufacturing companies: Manage production orders, BOMs, and subcontracting
  • Trading companies: Handle purchase, sales, warehouse, shipping, and customer management
  • Nonprofits: Manage donations, projects, and financial reporting

ERPNext is a powerful, intuitive, and 100% open-source Enterprise Resource Planning (ERP) system designed to help businesses of all sizes run their operations efficiently. It covers accounting, order management, inventory, manufacturing, asset management, project management, HR, CRM, and many other business processes—all in one integrated platform. Built on the Frappe Framework (Python/JavaScript) and Frappe UI (Vue.js), ERPNext offers a modern web interface, REST API, and extensive customization options. With over 33,000 GitHub stars and a vibrant community, it's one of the most popular open-source ERPs available. You can self-host it via Docker or manual setup, or use the managed hosting on Frappe Cloud.

Tags

erpaccountinginventorymanufacturingcrmproject-managementhropen-sourcebusinessself-hosted

Getting Started

1

Download installer

Click the button above to download the installer for your system

2

Install the software

Double-click the downloaded installer and follow the prompts

3

Step 1: Make sure Docker and Docker Compose v2 are installed, then clone the repo: git clone https://github.com/frappe/frappe_docker && cd frappe_docker

4

Step 2: Run 'docker compose -f pwd.yml up -d' and wait a few minutes for the site to be created (check logs of create-site container if needed)

5

Step 3: Open http://localhost:8080 in your browser, log in with username 'Administrator' and password 'admin', and start exploring

Install Guide
  1. Step 1: Make sure Docker and Docker Compose v2 are installed, then clone the repo: git clone https://github.com/frappe/frappe_docker && cd frappe_docker
  2. Step 2: Run 'docker compose -f pwd.yml up -d' and wait a few minutes for the site to be created (check logs of create-site container if needed)
  3. Step 3: Open http://localhost:8080 in your browser, log in with username 'Administrator' and password 'admin', and start exploring
File Integrity

Checksum not available

This project has not published a SHA-256 checksum on its GitHub Release page

SHA256 Checksum

No checksum available

Download directly from GitHub Releases and verify file integrity yourself

All SHA-256 checksums on this platform are extracted from the project's official GitHub Release page, without any modification. You can independently verify them on the GitHub Releases page.

Open Source Transparency

View GitHub Source
Environment Guide

Uninstall Info

For the Docker quick-start environment, run 'docker compose -f pwd.yml down' to stop and remove containers, then delete the frappe_docker directory. For production, follow official docs to backup data and run bench drop-site.

No Extra Dependencies

Ready to use after download. No additional runtime required.

Project Info
LicenseGNU General Public License v3.0
Last Updated2026-06-27 12:00:22
GitHub RepositoryOfficial Website

Having issues? Check the FAQ below

3 FAQs

Similar Projects