Skip to content
Snippets Groups Projects
Select Git revision
  • develop
  • 6.0
  • 5.0
  • 4.0
  • scrutinizer-patch-4
  • 3.9 default
  • scrutinizer-patch-3
  • scrutinizer-patch-2
  • scrutinizer-patch-1
  • 3.7
  • 3.8
  • 3.6
  • 3.9_backported
  • 3.8_backported
  • 3.7_backported
  • 3.5
  • 3.6_backported
  • 3.5_backported
  • 3.4
  • 3.3_backported
  • 6.0.4
  • 6.0.3
  • 5.0.7
  • 6.0.2
  • 6.0.1
  • 5.0.6
  • 6.0.0
  • 5.0.5
  • 6.0.0-rc
  • 5.0.4
  • 6.0.0-beta
  • 5.0.3
  • 4.0.6
  • 5.0.2
  • 5.0.1
  • 4.0.5
  • 5.0.0
  • 4.0.4
  • 5.0.0-rc2
  • 5.0.0-rc1
40 results

dolibarr

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Laurent Destailleur authored
    ad890561
    History

    DOLIBARR ERP & CRM

    Build status Downloads per day

    Dolibarr ERP & CRM is a modern software package to manage your organization's activity (contacts, suppliers, invoices, orders, stocks, agenda, ...).

    It's an Open Source software (wrote in PHP language) designed for small, medium or large companies, foundations and freelances.

    You can freely use, study, modify or distribute it according to its Free Software licence.

    You can use it as a standalone application or as a web application to be able to access it from the Internet or a LAN.

    ScreenShot

    LICENSE

    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.

    INSTALLING

    Download

    Releases can be downloaded from official website.

    Simple setup

    If you have low technical skills and you're looking to install Dolibarr ERP/CRM in few clicks, you can use one of the packaged versions:

    • DoliWamp for Windows
    • DoliDeb for Debian or Ubuntu
    • DoliRpm for Redhat, Fedora, OpenSuse, Mandriva or Mageia

    Advanced setup

    You can use a Web server and a supported database (MariaDb, MySql or Postgresql) to install the standard version.

    • Uncompress the downloaded archive

    • Copy directory "dolibarr" and all its files inside your web server root, or copy directory anywhere and set up your web server to use "dolibarr/htdocs" as root for a new web server virtual host (second choice need to be server administrator)

    • Create an empty file "htdocs/conf/conf.php" and set permissions for your web server user (write permissions will be removed once install is finished)

    • From your browser, go to the dolibarr "install/" page

      The URL will depends on choices made in the first step:

        http://localhost/dolibarr/htdocs/install/

      or

        http://localhost/dolibarr/install/

      or

        http://yourdolibarrvirtualhost/install/
    • Follow the installer instructions

    UPGRADING

    • Overwrite all old files from 'dolibarr' directory with files provided into the new version's package.
    • At first next access, Dolibarr will redirect your to the "install/" page to make the upgrade process. If a file install.lock exists to lock any run of upgrade process, the application will ask you to remove the file manually (you should find the install.lock file into the directory used to store generated and uploaded documents, in most cases, it is the directory called "documents").

    Note: migration process can safely be done multiple times by calling the page /install/index.php

    WHAT'S NEW

    See the ChangeLog file.

    FEATURES

    Main modules (all optional)

    • Customers, Prospects and/or Suppliers directory
    • Products and/or Services catalog
    • Commercial proposals management
    • Customer and Supplier Orders management
    • Invoices and payment management
    • Standing orders management (European SEPA)
    • Bank accounts management
    • Shared calendar/agenda (with ical and vcal export for third party tools integration)
    • Opportunities and/or project management (following project benefit including invoices, expense reports, time spent, ...)
    • Projects management
    • Contracts management
    • Stock management
    • Shipping management
    • Interventions management
    • Employee's leave requests management
    • Expense report management
    • Electronic Document Management (EDM)
    • Foundations members management
    • Mass emailing
    • Surveys
    • Point of Sale

    Other modules

    • Bookmarks management
    • Donations management
    • Reporting
    • Data export/import
    • Thirdparties and/or products categories
    • Barcodes support
    • Margin calculations
    • LDAP connectivity
    • ClickToDial integration
    • RSS integration
    • Skype integration
    • Payment platforms integration (PayBox, PayPal)

    Other general features

    • Multi-Users and groups with finely grained rights
    • Localization in most major languages
    • Can manage several companies by adding external module multi-company.
    • Can manage several currencies by adding external module multi-currency.
    • Very user friendly and easy to use
    • 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)
    • Works with PHP 5.3+ and MariaDB 5.0.3+, MySQL 5.0.3+ or PostgreSQL 8.1.4+ (See requirements on the Wiki)
    • Compatible with all Cloud solutions that match MySQL, PHP or PostgreSQL prerequisites.
    • An easy to understand, maintain and code interfaces with your own information system (PHP with no heavy framework; trigger and hook architecture)
    • Support for country specific features:
      • 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
      • Compatible with European directives (2006/112/CE ... 2010/45/UE)
    • PDF or ODT generation for invoice, proposals, orders...

    Extending

    Dolibarr can be extended with a lot of other external modules from third party developers available at the DoliStore.

    FUTURE

    These are features that Dolibarr does not yet fully support:

    • Double-entry bookkeeping yet (only bank and treasury management)
    • Tasks dependencies in projects
    • Payroll module
    • Webmail
    • Dolibarr can't do coffee (yet)

    DOCUMENTATION

    Administrator, user, developer and translator's documentations are available along with other community resources on the Wiki.

    CONTRIBUTING

    See file CONTRIBUTING

    CREDITS

    Dolibarr is the work of many contributors over the years and uses some fine libraries.

    See COPYRIGHT file.

    NEWS AND SOCIAL NETWORKS

    Follow Dolibarr project on: