- Extensions
- Dolibarr
Dolibarr connector: your Dolibarr catalogue on Exantrix
Your stock is kept in Dolibarr? Exantrix reads your products through the Dolibarr REST API with a DOLAPIKEY: reference, label, tax-included price, real stock and description. Nothing to install in Dolibarr, the import runs again automatically every four hours.
Everything happens in your seller area, after signing up, in a few minutes.
GitHub: github.com/tony-dev-web/exantrix-marketplace-connecteurs
What the connector does
- Reads active products: reference, label, tax-included sale price, real stock, description.
- Nothing to install on the Dolibarr side: the bundled REST API module and a key on your user.
- Initial import from the seller area, then automatic update every 4 hours.
- Exantrix orders notified by email and, if you wish, by signed JSON webhook.
Setup
- In Dolibarr: Home > Setup > Modules, enable the API/Web services (REST) module.
- Users > your user > API key tab: generate the key (DOLAPIKEY). The user needs read rights on products and stock.
- In your Exantrix seller area, Your online shop block: platform Dolibarr, installation address (https://erp.my-company.com), API key field = the DOLAPIKEY, Exantrix category, then Save.
- Click Import my shop now. Exantrix reviews new products before they go live.
Requirements
Dolibarr 14 or later with the REST API module enabled, a user with an API key and read rights on products and stock, a validated Exantrix seller account with an active Stripe account.
Not a seller yet? Signing up is free, with no subscription and a 15% commission on sales only. Other options: WooCommerce · PrestaShop · Shopify · Magento · Drupal Commerce · CSV / Excel file · Odoo · all extensions.
Frequently asked questions
Are images imported?
Not in this version: add them afterwards on the product page in your seller area, or through the API with image URLs.
Which price is sent?
The product tax-included sale price (price_ttc), or the pre-tax price when there is none.
Do Exantrix orders create an order in Dolibarr?
Not in this version: you receive each order by email and in your seller area.