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.
- Determine the value of
$dolibarr_main_document_root_alt
inhtdocs/conf/conf.php
git clone https://github.com/seven-io/dolibarr $dolibarr_main_document_root_alt/seven
- Log in to Dolibarr as a super administrator
- Navigate to "Settings" → "Modules / Applications"
- Activate the "Seven" module by clicking the switch – the page reloads
- Click the gear icon to access the module settings page
- Set a value for the required API key
If you have further questions, feel free to send us a message: support@seven.io