metasfresh Free ERP Software
Java Based Modern Open Source ERP Software
Manage all business operations with flexible and efficient open source ERP software. Designed and developed for small and medium sized companies.
Overview
metasfresh is a self-hosted enterprise resource planning (ERP) software. It is a fork of ADempiere ERP that is an open source community project. It is 100% free and highly versatile, allowing businesses to adapt it to their needs. In addition, it has been planned and built for small and medium-sized companies.
metasfresh comes with a range of impressive features such as supply chain management, inventory management, user dashboard, warehouse management, CRM, distribution management, accounting, and many more. One of the major feature is Multi-tenancy. Multi-tenancy enables companies to configure unlimited number of tenants on a single installation. In addition, the data of each tenant is logically kept separate from each other and only available to the respective tenant. Moreover, it supports the processing of mass data. In parallel to data processing, this helps users continue working with metasfresh.
metasfresh is written in Java and JavaScript languages. Its uses PostgreSQL database management system for data storage. The license for this open source ERP software is GPLv2/ GPLv3.
Features
metasfresh has an excellent feature list and some of them are:
- Free and Open Source
- CRM
- Bank account management
- Payments management
- Shipping management
- Multi-tenancy
- Multilingual
- Mobile Usability
- Supply chain management
- Inventory management
- Accounts payable and receivable
- Open Source
Installation
First, run the following commands to clone the repository.
git clone https://github.com/metasfresh/metasfresh-docker.git
cd metasfresh-docker/
After that, open ocker-compose.yml file. Replace http://example.com:8080 with your domain and also comment out it.
Build the Docker container.
docker-compose build
Finally, start the Docker container.
docker-compose up -d
After the successful installation, access the application.