Dolibarr ERP & CRM is a modern software package that helps manage your organization's activities (contacts, quotes, invoices, orders, stocks, agenda, human resources, ecm, manufacturing…).
It's an Open-Source Software suite (written in PHP with JavaScript enhancements) designed for small, medium or large companies, foundations and freelancers.
You can freely use, study, modify or distribute it according to its license.
You can use it as a standalone application or as a web application to access it from the Internet or from a LAN.
Dolibarr has a large community ready to help you, free forums and preferred partners ready to offer commercial support should you need it
Dolibarr is released under the terms of the GNU General Public License as published by the Free Software Foundation; either Version 3 of the License, or (at your option) any later version (GPL-3+).
See the COPYING file for a full copy of the license.
Other licenses apply for some included dependencies. See COPYRIGHT for a full list.
There is a lot of different solutions to install Dolibarr.
If you have low technical skills and you're looking to install Dolibarr ERP/CRM with just a few clicks, you can use one of the packaged versions:
Releases can be downloaded from official website.
You can use any web server supporting PHP (Apache, Nginx, ...) and a supported database (MariaDB, MySQL or PostgreSQL) to install the standard version:
Verify that your installed PHP version is supported see PHP support.
Uncompress the downloaded .zip archive to copy the dolibarr/htdocs
directory and all its files inside your web server root or get the files directly from GitHub (recommended if you know git as it makes it easier if you want to upgrade later):
git clone https://github.com/dolibarr/dolibarr -b x.y
(where x.y is the main version like 9.0, 19.0, ...)
Set up your web server to use dolibarr/htdocs
as root if your web server does not already define a directory to point to.
Create an empty htdocs/conf/conf.php
file and set write permissions for your web server user (write permission will be removed once install is finished)
From your browser, go to the dolibarr "install/" page
The URL will depend on how your web configuration directs to your dolibarr installation. It may look like:
http://localhost/dolibarr/htdocs/install/
or
http://localhost/dolibarr/install/
or
http://yourdolibarrvirtualhost/install/
Follow the installer instructions
Dolibarr is also available as a Docker image. Installation instructions are available here.
If you lack the time to install it yourself, consider exploring commercial 'ready-to-use' Cloud offerings (refer to https://saas.dolibarr.org). Keep in mind that this third option comes with associated costs.
Dolibarr supports upgrading, usually without the need for any (commercial) support (depending on if you use any commercial extensions). It supports upgrading all the way from any version after 2.8 without breakage. This is unique in the ERP ecosystem and a benefit our users highly appreciate!
Follow these step-by-step instructions to seamlessly upgrade Dolibarr to the latest version:
install.lock
file exists to lock any other upgrade process, the application will ask you to remove the file manually (you should find the install.lock
file in the directory used to store generated and uploaded documents, in most cases, it is the directory called "documents").See the ChangeLog file.
Product Management
Customer/Sales Management
Supplier/Purchase Management
Finance/Accounting
Collaboration
ical
and vcal
import/export for third-party tools integration)HR - Human Resources Management
(around 100 modules available by default, 1000+ addons at the official marketplace Dolistore.com)
See exact requirements on the Wiki
Dolibarr can be extended with a lot of other external applications or modules from third-party developers available at the DoliStore.
These are features that Dolibarr does not yet fully support:
Administrator, user, developer and translator's documentation are available along with other community resources in the Wiki.
This project exists thanks to all the people who contribute. Please read the instructions on how to contribute (report a bug/error, a feature request, send code, ...) [Contributing]
A View on Contributors:
Dolibarr is the work of many contributors over the years and uses some fine PHP libraries.
See COPYRIGHT file.
Follow Dolibarr project on:
Support this project by becoming a sponsor. Your logo will show up here. [Become a sponsor/backer]