Dolibarr

Dolibarr is an ERP and CRM system for associations, companies, and organizations. It is easy to use and features an intuitive user interface. Dolibarr is open source and can be used without licensing costs.

More than 200 web developers from the open-source community support the project with extensions and improvements to keep the software competitive.

Our extension offers the following features

  • Bulk SMS sending
  • Bulk text-to-speech message sending
  • Placeholders for user properties

Installation

The goal is to clone the source code to $dolibarr_main_document_root_alt/seven. Typically, $dolibarr_main_document_root_alt points to /var/www/html/dolibarr/htdocs/custom or similar.

  1. Determine the value of $dolibarr_main_document_root_alt in htdocs/conf/conf.php
  2. git clone https://github.com/seven-io/dolibarr $dolibarr_main_document_root_alt/seven
  3. Log in to Dolibarr as a super administrator
  4. Navigate to "Settings" → "Modules / Applications"
  5. Activate the "Seven" module by clicking the switch – the page reloads
  6. Click the gear icon to access the module settings page
  7. Set a value for the required API key
Last updated: 5 days ago