dolibarr/README.md

252 lines
10 KiB
Markdown
Raw Normal View History

# DOLIBARR ERP & CRM
2011-09-30 17:24:35 +02:00
2019-03-06 11:49:41 +01:00
![Downloads per day](https://img.shields.io/sourceforge/dw/dolibarr.svg)
2020-01-03 21:14:04 +01:00
![Build status](https://img.shields.io/travis/Dolibarr/dolibarr/develop.svg)
[![Minimum PHP Version](https://img.shields.io/badge/php-%3E%3D%205.6-8892BF.svg?style=flat-square)](https://php.net/)
[![GitHub release](https://img.shields.io/github/v/release/Dolibarr/dolibarr)](https://github.com/Dolibarr/dolibarr)
2022-01-11 16:55:58 +01:00
[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/5521/badge)](https://bestpractices.coreinfrastructure.org/projects/5521)
Dolibarr ERP & CRM is a modern software package that helps manage your organization's activity (contacts, suppliers, invoices, orders, stocks, agenda…).
2011-09-30 17:24:35 +02:00
2020-08-16 23:54:04 +02:00
It's an Open Source Software suite (written in PHP with optional JavaScript enhancements) designed for small, medium or large companies, foundations and freelancers.
You can freely use, study, modify or distribute it according to its licence.
2020-08-16 23:55:27 +02:00
You can use it as a standalone application or as a web application to access it from the Internet or a LAN.
2021-06-04 23:39:52 +02:00
Dolibarr has a large community ready to help you, free forums and [preferred partners ready to offer commercial support should you need it](https://partners.dolibarr.org)
2020-11-03 12:35:57 +01:00
![ScreenShot](https://www.dolibarr.org/medias/dolibarr_screenshot1_1920x1080.jpg)
2015-01-23 16:12:59 +01:00
## LICENSE
2011-09-30 17:24:35 +02:00
2015-01-23 16:12:59 +01:00
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+).
2011-11-06 01:39:52 +01:00
See the [COPYING](https://github.com/Dolibarr/dolibarr/blob/develop/COPYING) file for a full copy of the license.
2011-09-30 17:24:35 +02:00
Other licenses apply for some included dependencies. See [COPYRIGHT](https://github.com/Dolibarr/dolibarr/blob/develop/COPYRIGHT) for a full list.
2011-09-30 17:24:35 +02:00
2015-01-23 16:12:59 +01:00
## INSTALLING
2011-09-30 17:24:35 +02:00
2015-01-23 16:12:59 +01:00
### Simple setup
2011-09-30 17:24:35 +02:00
If you have low technical skills and you're looking to install Dolibarr ERP/CRM in just a few clicks, you can use one of the packaged versions:
2011-09-30 17:24:35 +02:00
2022-05-29 11:15:38 +02:00
- [DoliWamp for Windows](https://wiki.dolibarr.org/index.php/Dolibarr_for_Windows_(DoliWamp))
- [DoliDeb for Debian](https://wiki.dolibarr.org/index.php/Dolibarr_for_Ubuntu_or_Debian)
2015-01-23 16:12:59 +01:00
- DoliRpm for Redhat, Fedora, OpenSuse, Mandriva or Mageia
2011-09-30 17:24:35 +02:00
2019-02-01 15:04:44 +01:00
Releases can be downloaded from [official website](https://www.dolibarr.org/).
2015-01-23 16:12:59 +01:00
### Advanced setup
2011-09-30 17:24:35 +02:00
You can use a web server and a supported database (MariaDB, MySQL or PostgreSQL) to install the standard version.
On GNU/Linux, first check if your distribution has already packaged Dolibarr.
2021-10-30 12:25:40 +02:00
#### Generic install steps
2011-09-30 17:24:35 +02:00
2020-11-19 14:04:21 +01:00
- Check that your installed PHP version is supported [see PHP support](https://wiki.dolibarr.org/index.php/Releases).
2020-03-30 11:20:24 +02:00
- 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 (recommanded if you know git as it makes it easier if you want to upgrade later):
2019-02-01 15:04:44 +01:00
2019-12-05 21:16:09 +01:00
`git clone https://github.com/dolibarr/dolibarr -b x.y` (where x.y is main version like 3.6, 9.0, ...)
2019-02-01 15:04:44 +01:00
2019-12-05 21:11:05 +01:00
- Set up your web server to use "*dolibarr/htdocs*" as root if your web server does not have an already defined directory to point to.
2019-02-01 15:04:44 +01:00
- 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)
2015-01-23 16:12:59 +01:00
- From your browser, go to the dolibarr "install/" page
2011-09-30 17:24:35 +02:00
2019-12-05 21:11:05 +01:00
The URL will depends on how you web setup was setup to point to your dolibarr installation. It may looks like:
`http://localhost/dolibarr/htdocs/install/`
or
`http://localhost/dolibarr/install/`
or
`http://yourdolibarrvirtualhost/install/`
2015-01-23 16:12:59 +01:00
- Follow the installer instructions
2019-02-01 15:19:57 +01:00
### Saas/Cloud setup
2021-10-30 12:25:40 +02:00
If you don't have time to install it yourself, you can try some commercial 'ready to use' Cloud offers (See [https://saas.dolibarr.org](https://saas.dolibarr.org)). However, this third solution is not free.
2020-04-22 15:37:01 +02:00
2015-01-23 16:12:59 +01:00
## UPGRADING
2021-08-04 06:21:04 +02:00
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!
2021-10-30 12:25:40 +02:00
2021-09-18 21:09:36 +02:00
- At first make a backup of your Dolibarr files & then [see](https://wiki.dolibarr.org/index.php/Installation_-_Upgrade#Upgrade_Dolibarr)
- Check that your installed PHP version is supported by the new version [see PHP support](https://wiki.dolibarr.org/index.php/Releases).
2015-01-23 16:12:59 +01:00
- Overwrite all old files from 'dolibarr' directory with files provided into the new version's package.
- At first next access, Dolibarr will redirect you to the "install/" page to follow the upgrade process.
 If an `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*").
2015-01-25 22:58:12 +01:00
2015-11-11 16:02:41 +01:00
## WHAT'S NEW
2015-01-23 16:12:59 +01:00
See the [ChangeLog](https://github.com/Dolibarr/dolibarr/blob/develop/ChangeLog) file.
2015-01-23 16:12:59 +01:00
## FEATURES
2017-06-11 11:09:05 +02:00
### Main application/modules (all optional)
2015-01-23 16:12:59 +01:00
2021-10-30 12:25:40 +02:00
- Third-Parties Management: Customers, Prospects (Leads) and/or Suppliers + Contacts
- Members/Membership/Foundation management
2021-06-07 09:39:05 +02:00
2021-10-30 12:25:40 +02:00
Product Management
- Products and/or Services catalog
- Stock / Warehouse management + Inventory
- Barcodes
- Batches / Lots / Serials
- Product Variants
2021-06-14 10:45:09 +02:00
- Bill of Materials (BOM)
2021-10-30 12:25:40 +02:00
- Manufacturing Orders
Customer/Sales Management
- Customers/Prospects + Contacts management
- Opportunities or Leads management
2022-05-06 11:07:03 +02:00
- Commercial proposals management (online signing)
2021-10-30 12:25:40 +02:00
- Customer Orders management
- Contracts/Subscription management
- Interventions management
- Ticket System
- Shipping management
- Customer Invoices/Credit notes and payment management
- Point of Sale (POS)
Supplier/Purchase Management
- Suppliers/Vendors + Contacts
- Supplier (price) requests
- Purchase Orders management
- Delivery/Receiption
- Supplier Invoices/credit notes and payment management
- INCOTERMS
2022-05-06 11:07:03 +02:00
Finance/Accounting
2021-10-30 12:25:40 +02:00
2022-05-06 11:07:03 +02:00
- Invoices/Payments
2021-10-30 12:25:40 +02:00
- Bank accounts management
2022-05-06 11:07:03 +02:00
- Direct debit and Credit transfer management (European SEPA)
2021-10-30 12:25:40 +02:00
- Accounting management
- Donations management
- Loan management
- Margins
- Reports
Collaboration
2022-05-06 11:07:03 +02:00
- Shared calendar/agenda (with ical and vcal import/export for third party tools integration)
2021-10-30 12:25:40 +02:00
- Projects & Tasks management
- Ticket System
2021-06-14 10:45:09 +02:00
- Surveys
2021-06-07 09:39:05 +02:00
2021-10-30 12:25:40 +02:00
HR
2021-06-07 09:39:05 +02:00
2022-05-06 11:07:03 +02:00
- Employee's leaves management
2021-10-30 12:25:40 +02:00
- Expense reports
- Recruitment management
- Timesheets
2012-01-30 22:56:40 +01:00
2017-06-11 11:09:05 +02:00
### Other application/modules
2012-01-30 22:56:40 +01:00
2021-10-03 20:36:03 +02:00
- Electronic Document Management (EDM)
2022-05-06 11:07:03 +02:00
- Bookmarks
2015-01-23 16:12:59 +01:00
- Reporting
- Data export/import
2021-10-03 20:36:03 +02:00
- Barcodes
2015-01-23 16:12:59 +01:00
- LDAP connectivity
- ClickToDial integration
2020-04-22 15:37:01 +02:00
- Mass emailing
2015-01-23 16:12:59 +01:00
- RSS integration
2021-10-03 20:36:03 +02:00
- Social platforms linking
2017-06-14 18:34:39 +02:00
- Payment platforms integration (PayPal, Stripe, Paybox...)
2021-06-14 10:45:09 +02:00
- Email-Collector
(around 100 modules available by default, 1000+ on the addon market place)
2015-10-17 01:09:56 +02:00
### Other general features
2017-06-11 11:09:05 +02:00
2022-05-06 11:07:03 +02:00
- Multi-Language Support (Localization in most major languages)
2019-09-18 10:50:07 +02:00
- Multi-Users and groups with finely grained rights
- Multi-Currency
- Multi-Company (by adding of an external module)
2019-09-18 10:50:07 +02:00
- Very user friendly and easy to use
2022-05-06 11:07:03 +02:00
- Customizable dashboards
2015-10-17 01:09:56 +02:00
- Highly customizable: enable only the modules you need, add user personalized fields, choose your skin, several menu managers (can be used by internal users as a back-office with a particular menu, or by external users as a front-office with another one)
- APIs (REST, SOAP)
- Code that is easy to understand, maintain and develop (PHP with no heavy framework; trigger and hook architecture)
2018-10-10 02:11:12 +02:00
- Support a lot of country specific features:
2019-12-05 21:11:05 +01:00
- Spanish Tax RE and ISPF
- French NPR VAT rate (VAT called "Non Perçue Récupérable" for DOM-TOM)
- Canadian double taxes (federal/province) and other countries using cumulative VAT
- Tunisian tax stamp
- Argentina invoice numbering using A,B,C...
2022-05-06 11:07:03 +02:00
- ZATCA e-invoicing QR-Code
2021-10-30 12:25:40 +02:00
- Compatible with [European directives](https://europa.eu/legislation_summaries/taxation/l31057_en.htm) (2006/112/CE ... 2010/45/UE)
2022-05-06 11:07:03 +02:00
- Compatible with data privacy rules (europe GDPR, ...)
2019-12-05 21:11:05 +01:00
- ...
- Flexible PDF & ODT generation for invoices, proposals, orders...
2021-10-03 20:36:03 +02:00
- ...
2015-10-17 01:09:56 +02:00
2019-09-18 10:50:07 +02:00
### System Environment / Requirements
- PHP
2021-10-30 12:25:40 +02:00
- MariaDB, MySQL or PostgreSQL
2020-11-19 14:04:21 +01:00
- Compatible with all Cloud solutions that match PHP & MySQL or PostgreSQL prerequisites.
2019-09-18 10:50:07 +02:00
See exact requirements on the [Wiki](https://wiki.dolibarr.org/index.php/Prerequisite)
2015-01-23 16:12:59 +01:00
### Extending
2011-09-30 17:24:35 +02:00
2017-06-11 11:21:17 +02:00
Dolibarr can be extended with a lot of other external application or modules from third party developers available at the [DoliStore](https://www.dolistore.com).
2011-09-30 17:24:35 +02:00
2018-04-12 12:30:31 +02:00
## WHAT DOLIBARR CAN'T DO YET
2011-09-30 17:24:35 +02:00
2015-01-23 16:12:59 +01:00
These are features that Dolibarr does **not** yet fully support:
2011-09-30 17:24:35 +02:00
2015-01-23 16:12:59 +01:00
- Tasks dependencies in projects
- Payroll module
- No native embedded Webmail, but you can send email to contacts in Dolibarr with e.g. offers, invoices, etc.
2015-01-23 16:12:59 +01:00
- Dolibarr can't do coffee (yet)
2011-09-30 17:24:35 +02:00
2015-01-23 16:12:59 +01:00
## DOCUMENTATION
2011-09-30 17:24:35 +02:00
Administrator, user, developer and translator's documentations are available along with other community resources in the [Wiki](https://wiki.dolibarr.org).
2011-09-30 17:24:35 +02:00
## CONTRIBUTING
2021-10-30 12:25:40 +02:00
This project exists thanks to all the people who contribute.
Please read the instructions how to contribute (report a bug/error, a feature request, send code ...) [[Contribute](https://github.com/Dolibarr/dolibarr/blob/develop/.github/CONTRIBUTING.md)]
A view on Contributors:
2020-02-13 18:41:03 +01:00
2021-10-30 12:25:40 +02:00
[![Dolibarr](https://opencollective.com/dolibarr/contributors.svg?width=890&button=false)](https://github.com/Dolibarr/dolibarr/graphs/contributors)
2015-01-23 16:12:59 +01:00
## CREDITS
2011-09-30 17:24:35 +02:00
Dolibarr is the work of many contributors over the years and uses some fine PHP libraries.
2014-02-05 01:42:45 +01:00
See [COPYRIGHT](https://github.com/Dolibarr/dolibarr/blob/develop/COPYRIGHT) file.
2014-02-05 01:42:45 +01:00
2015-11-11 16:02:41 +01:00
## NEWS AND SOCIAL NETWORKS
2014-02-05 01:42:45 +01:00
2015-01-23 16:12:59 +01:00
Follow Dolibarr project on:
2014-02-05 01:42:45 +01:00
2015-01-23 16:12:59 +01:00
- [Facebook](https://www.facebook.com/dolibarr)
2016-08-01 15:22:48 +02:00
- [Twitter](https://www.twitter.com/dolibarr)
2015-04-28 21:57:54 +02:00
- [LinkedIn](https://www.linkedin.com/company/association-dolibarr)
2022-05-06 11:07:31 +02:00
- [Reddit](https://www.reddit.com/r/Dolibarr_ERP_CRM/)
2015-01-23 16:12:59 +01:00
- [YouTube](https://www.youtube.com/user/DolibarrERPCRM)
- [GitHub](https://github.com/Dolibarr/dolibarr)
### Sponsors
2018-04-12 12:13:00 +02:00
Support this project by becoming a sponsor. Your logo will show up here. 🙏 [[Become a sponsor/backer](https://opencollective.com/dolibarr#backer)]