Contributors: GPC.solutions
Tags: dolibarr, woocommerce, ecommerce, erp, integration
Author URI: https://gpcsolutions.fr
Plugin URI: https://gpcsolutions.github.io/doliwoo
Requires at least: 3.7.1
Tested up to: 3.7.1
Stable tag: 1.0.2
License: GPL-3.0+
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Integrate Dolibarr with a WooCommerce shop.
Doliwoo allows integration of Dolibarr into WooCommerce.
It leverages Dolibarr webservices feature to exchange data.
Dolibarr to WooCommerce
- Periodic sync of products informations including images and stock informations
- Link customers to existing thirdparties
WooCommerce to Dolibarr
- Create thirdparties
- Create customer orders
Known missing (TODO)
- Products stock informations resync on orders
- Invoicing
- Payments
- Multiple languages products management
Known issues
WooCommerce VAT management vastly differs from Dolibarr and we need equivalence tables.
Supplied tables:
- Chile
- France
- Germany
- Italy
- Spain All other countries are missing. Contributions welcome!
PHP extensions
- SOAP
- OpenSSL
WordPress plugins
- Woocommerce >= 2.0.0
Dolibarr
- HTTPS access with a valid certificate
- Dolibarr >= 3.4.0
- Modules:
- Webservices
- Thirdparties
- Products
- Categories (Products)
- Orders
- Make sure the WooCommerce plugin is installed into your WordPress
- Extract the zip file to the 'wp-content/plugins/' directory of your WordPress installation
- Activate the plugin from 'Plugins' WordPress settings page
- Go to 'WooCommerce' 'Settings' under the 'Integration' tab and configure the 'Doliwoo' section
NO! This is beta code. This project started as an internal proof of concept and has just been reviewed.
But you're very welcome to test it on a pre-production environment.
You can help by testing, providing detailed bug reports, documentation or even code.
Alternatively, you can buy paid support and/or development services from us: GPC.solutions.
Otherwise SOAP requests will fail.
This is a security feature to make sure your important data is properly encrypted in transit between WooCommerce and Dolibarr.
You may allow insecure requests by tweaking the source code if you know what you're doing but we don't recommend that.
- Even better logging
- Fixed thirdparties creation (prevented Dolibarr order creation for logged-in users)
- Better logging on unexpected SOAP responses
- First stable release
- Polished errors reporting
- Polished interface
- Basic international VAT rates management
- First beta release
- Periodically sync products from a Dolibarr category
- Use a generic thirdparty for sales without user creation
- Create or reuse a thirdparty for sales with a logged in user
- Create an order into Dolibarr for each sale
Upgrade required.
Critical bug preventing thirdparties and order creations for logged-in users fixed.
Upgrade optional. No functional changes only more logging.
Stable release