Odoo WooCommerce Connector

by
Odoo

62.73

v 17.0 Third Party 104
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Inventory (stock)
Invoicing (account)
Sales (sale_management)
eCommerce (website_sale)
Discuss (mail)
Website (website)
Lines of code 21028
Technical Name woo_commerce
LicenseOPL-1
Websitehttps://www.cybrosys.com
Versions 17.0 15.0 13.0 14.0 16.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Inventory (stock)
Invoicing (account)
Sales (sale_management)
eCommerce (website_sale)
Discuss (mail)
Website (website)
Lines of code 21028
Technical Name woo_commerce
LicenseOPL-1
Websitehttps://www.cybrosys.com
Versions 17.0 15.0 13.0 14.0 16.0

Odoo WooCommerce Connector

Overview of the Odoo WooCommerce Connector.

The Odoo WooCommerce connector helps connect and sync data between Odoo and WooCommerce, making it easier to manage both platforms.

Email Us Skype Us

KEY HIGHLIGHTS

Community & Enterprise Support.

Community & Enterprise support for enhanced integration.

Import Products from WooCommerce to Odoo.

Effortlessly import product from WooCommerce to Odoo.

Import Customer from WooCommerce to Odoo.

Effortlessly import product from WooCommerce to Odoo.

Import Sales Order from WooCommerce to Odoo.

Effortlessly import Sales Order from WooCommerce to Odoo.

Instant Customer Sync.

Efficiently capture WooCommerce Customer in Odoo in real-time through seamless webhook integration.

Instant Product Sync.

Efficiently capture WooCommerce Product in Odoo in real-time through seamless webhook integration

Instant Order Sync.

Efficiently capture WooCommerce orders in Odoo in real-time through seamless webhook integration.

WooCommerce Synchronization with Queue Jobs

Using queue jobs for synchronizing large amount of data without connection closing problem

Overview

Odoo WooCommerce Connector

This module automates the transfer of product information, orders, and customer data, streamlining operations for businesses using both systems. This integration improves efficiency and reduces manual work, enhancing the overall e-commerce experience.

This module uses an external python dependency 'WooCommerce'. Before installing the module install the python package first. The required python package can be installed using the following command,
pip install WooCommerce==3.0.0

Screenshots

Odoo WooCommerce Connector

Synchronise Instance

There will be separate menu for Connecting your Odoo to WooCommerce from the Instance Menu Create a New Record.

WooCommerce Configuration

Submit the Store URL, Consumer Key, Consumer Secret, and API Key, then save the record to display a ribbon indicating successful connection.

Store URL

Retrieve the store URL from the WooCommerce settings.

Consumer Key and Consumer Secret

Access the Consumer Key and Consumer Secret URL by navigating to WooCommerce > Settings > Advanced > REST API. Click on "Add Key" and ensure that the API is configured with explicit Read/Write permissions.

By generating API Key you can get key like below.

Odoo API Key

To get Odoo Api Key, Go to Preferences

Click on Account Security and then click on New API Key.

Copy the Api key and Paste in WooCommerce Instance.

Configure Instance.

Created Instance can be seen in the overview menu here we can do specific operations Based on conditions.

When Click on Operation it will return wizard like that below,Here we can do specific data's import and export ,Sync Details button used for syncing both instance data's.

Once the processing is complete, if you open the Job menu, you can see all the data created as queues. Once the queues are complete, all your data will be loaded.

Here we can see the logs whether the queues were successful or not

Webhook Configuration

To Configure Webhook in WooCommerce Go to WooCommerce > Settings > Advanced > Webhooks. Click on Add webhook

Customer Creation Webhook: Set the Topic to "Customer Created",set the Status as Active and configure the Delivery URL by appending "/customers/create" to the link of the Odoo instance.

Customer Update Webhook: Set the Topic to "Customer updated",set the Status as Active and and configure the Delivery URL by appending "/customers/update" to the link of the Odoo instance.

Customer Delete Webhook: Set the Topic to "Customer deleted", set the Status as Active and configure the Delivery URL by appending "/customers/delete" to the link of the Odoo instance.

Product Creation Webhook: Set the Topic to "Product created" set the Status as Active and configure the Delivery URL by appending "/product/create" to the link of the Odoo instance.

Product Updation Webhook: Set the Topic to "Product updated", set the Status as Active and configure the Delivery URL by appending "/product/update" to the link of the Odoo instance.

Product Delete Webhook: Set the Topic to "Product updated" ,set the Status as Active and configure the Delivery URL by appending "/product/update" to the link of the Odoo instance.

Product Restore Webhook: Set the Topic to "Product restore", set the Status as Active and configure the Delivery URL by appending "/product/restore" to the link of the Odoo instance.

Order Create Webhook: Set the Topic to "Order created", set the Status as Active and configure the Delivery URL by appending "/order/create" to the link of the Odoo instance.

Order Update Webhook: Set the Topic to "Order updated" ,set the Status as Active and configure the Delivery URL by appending "/order/update" to the link of the Odoo instance.

FEATURES

Comprehensive Features of Odoo WooCommerce Connector

Community & Enterprise Support.
Import Products from WooCommerce to Odoo.
Import Customer from WooCommerce to Odoo.
Import Sales Order from WooCommerce to Odoo.
Instant Customer Sync.
Instant Product Sync.
Instant Order Sync.
WooCommerce Synchronization with Queue Jobs

RELEASE NOTES

Version 17.0.1.0.0 I Updated on : 29 March 2024

Initial Commit for Odoo WooCommerce Connector

Related Modules

Explore our related modules


Our Services

Odoo Customization
Odoo Implementation
Odoo Support
Hire Odoo Developer
Odoo Integration
Odoo Migration
Odoo Consultancy
Odoo Implementation
Odoo Licensing Consultancy

Our Industries


Trading

Easily procure and sell your products

POS

Easy configuration and convivial experience

Education

A platform for educational management

Manufacturing

Plan, track and schedule your operations

E-commerce & Website

Mobile friendly, awe-inspiring product pages

Service Management

Keep track of services and invoice

Restaurant

Run your bar or restaurant methodically

Hotel Management

An all-inclusive hotel management application

Support

Need help? Get in touch.


Need Help?

Got questions or need help? Get in touch.

odoo@cybrosys.com

WhatsApp

Say hi to us on WhatsApp!

+91 86068 27707

Skype

Say hi to us on Skype!

cybroopenerp

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

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author or have a question related to your purchase, please use the support page.
Very Poor Product and Support
by
rccessofficial@gmail.com
on 3/23/24, 5:59 AM

I had so many issues with the addon and raised the concern over the emails to multiple time but no response from the author

the addon is not fully functional as commited the addon details



There are no comments yet!