Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Discuss (mail)
• Inventory (stock) • Sales (sale_management) • Website (website) • eCommerce (website_sale) • Invoicing (account) |
Community Apps Dependencies | Show |
Lines of code | 9534 |
Technical Name |
woocommerce_cr |
License | OPL-1 |
Website | https://www.candidroot.com |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Discuss (mail)
• Inventory (stock) • Sales (sale_management) • Website (website) • eCommerce (website_sale) • Invoicing (account) |
Community Apps Dependencies | Show |
Lines of code | 9534 |
Technical Name |
woocommerce_cr |
License | OPL-1 |
Website | https://www.candidroot.com |

WooCommerce Connector
The WooCommerce Connector is a powerful integration module that
seamlessly synchronizes data between Odoo and WooCommerce.
It enables bidirectional synchronization of products, orders, customers, and inventory.
By default, Odoo does not support native WooCommerce
synchronization.
This module bridges that gap, providing
automated sync of critical business data,
reducing manual effort and avoiding errors.
Moreover, it supports multiple WooCommerce stores within a single Odoo instance,
making it flexible and scalable for growing businesses.
Table of Contents
Overview & Features
The WooCommerce Connector bridges the gap between your Odoo ERP system and WooCommerce. Automate synchronization of products, orders, customers, inventory, and more.
Key Features:
Product Management
- Products, variants, categories, attributes
- Image sync
- Stock synchronization
Order Management
- Import & export orders
- Order status sync
- Customer info sync
Customer Management
- Bidirectional customer sync
- Address & contact mapping
- Customer image sync
Installation
Ensure Odoo 18.0 is installed and the following dependencies are met:
- Queue Job Module: Download from Odoo App Store and install it.
- WooCommerce Python Library: Install using
pip install WooCommerce
. - Server Configuration: Add the following to your
odoo.conf
file for queue job functionality:server_wide_modules = base,web,queue_job [queue_job] channels = root:1
Configuration
Configure your WooCommerce instance with API credentials, warehouse mapping, and synchronization options. For detailed step-by-step guide with screenshots, see Setup Guide.
- Instance Name, Active status, Store URL
- Consumer Key & Secret, API Version, SSL Verification
- Sync Options: Products, Variants, Customers
- Salesperson & Sales Team
- Tax Configuration (optional)
Setup Guide
Prerequisites
- Odoo 18.0 installed (Community or Enterprise)
- Administrator access to Odoo
- WooCommerce store with admin access
- Queue Job module installed
- Python WooCommerce library installed
Enable WooCommerce REST API
Go to WordPress Admin WooCommerce Settings Advanced REST API Add Key. Enter description, select admin user, and set permissions to Read/Write.

Create API Credentials
After saving, note the Consumer Key and Consumer Secret. These will be used for Odoo configuration.

Module Installation
Download the WooCommerce Connector module, upload it in Odoo Apps, and click Install. Verify the menu items (WooCommerce Instances, Operations, Dashboard, Queue Jobs).

Create WooCommerce Instance
Navigate to WooCommerce Instances Create. Enter instance name, store URL, API credentials, warehouse, sync options, and tax settings.

Test Connection
Click Save Test Connection. Verify successful connection message.

Initial Data Synchronization
Use WooCommerce Operations Create to import categories, attributes, products, customers, and orders. Monitor progress via Queue Jobs.

Dashboard Setup
Access WooCommerce Dashboard to view sales metrics, order counts, revenue trends, and identify your best-selling products at a glance.

Usage
Import and export operations via WooCommerce > Operations menu. Monitor sync progress via Queue Jobs.
- Import Products, Categories, Attributes, Customers, Orders
- Export Products, Categories, Orders
- Retry failed jobs and check error logs
Dashboard
- Total Sales, Total Orders
- Analytics Charts: Sales Over Time, Top Products
- Filters: Date range, Instances, Real-time updates
Advanced Configuration
Setup scheduled syncs, multi-store, custom field mapping, and automated operations.
Troubleshooting
- Connection Failed: Check API, URL, network
- Sync Jobs Failing: Check logs, mapping, duplicates
- Missing Products/Categories: Verify API permissions & publish status
- Performance Issues: Use date filters, schedule off-peak, optimize indexes
Get Help From Us!
Our Services

Odoo Implementation

Odoo Customization

Odoo Development

Odoo Migration

Odoo Integration

Odoo Consulting

Odoo Support

Odoo Theme Development

Odoo CMS Development

Odoo Ecommerce Development

Odoo Mobile App

Odoo Training
Please Follow Us On
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module