Installation guide

Prerequisites

  • Dolibarr ≥ 3.2
  • PHP ≥ 5.3
  • PHP extensions
    • CURL
    • JSON

Installation

Legacy: “htdocs” directory

Unzip archive in htdocs/ directory.

Note

Make sure that your webserver’s user has read and directory traversal permissions on the folder and it’s content.

Footnotes

[1]Edit the file htdocs/conf/conf.php and uncomment the lines $dolibarr_main_url_root_alt and $dolibarr_main_document_root_alt.