Skip to Content
Odoo Menu
  • Prijavi
  • Try it free
  • Aplikacije
    Finance
    • Knjigovodstvo
    • Obračun
    • Stroški
    • Spreadsheet (BI)
    • Dokumenti
    • Podpisovanje
    Prodaja
    • CRM
    • Prodaja
    • POS Shop
    • POS Restaurant
    • Naročnine
    • Najem
    Spletne strani
    • Website Builder
    • Spletna trgovina
    • Blog
    • Forum
    • Pogovor v živo
    • eUčenje
    Dobavna veriga
    • Zaloga
    • Proizvodnja
    • PLM
    • Nabava
    • Vzdrževanje
    • Kakovost
    Kadri
    • Kadri
    • Kadrovanje
    • Odsotnost
    • Ocenjevanja
    • Priporočila
    • Vozni park
    Marketing
    • Družbeno Trženje
    • Email Marketing
    • SMS Marketing
    • Dogodki
    • Avtomatizacija trženja
    • Ankete
    Storitve
    • Projekt
    • Časovnice
    • Storitve na terenu
    • Služba za pomoč
    • Načrtovanje
    • Termini
    Produktivnost
    • Razprave
    • Odobritve
    • IoT
    • Voip
    • Znanje
    • WhatsApp
    Third party apps Odoo Studio Odoo Cloud Platform
  • Industrije
    Trgovina na drobno
    • Book Store
    • Trgovina z oblačili
    • Trgovina s pohištvom
    • Grocery Store
    • Trgovina s strojno opremo računalnikov
    • Trgovina z igračami
    Food & Hospitality
    • Bar and Pub
    • Restavracija
    • Hitra hrana
    • Guest House
    • Beverage Distributor
    • Hotel
    Nepremičnine
    • Real Estate Agency
    • Arhitekturno podjetje
    • Gradbeništvo
    • Estate Management
    • Vrtnarjenje
    • Združenje lastnikov nepremičnin
    Svetovanje
    • Računovodsko podjetje
    • Odoo Partner
    • Marketinška agencija
    • Law firm
    • Pridobivanje talentov
    • Audit & Certification
    Proizvodnja
    • Tekstil
    • Metal
    • Pohištvo
    • Hrana
    • Brewery
    • Poslovna darila
    Health & Fitness
    • Športni klub
    • Trgovina z očali
    • Fitnes center
    • Wellness Practitioners
    • Lekarna
    • Frizerski salon
    Trades
    • Handyman
    • IT Hardware & Support
    • Sistemi sončne energije
    • Izdelovalec čevljev
    • Čistilne storitve
    • HVAC Services
    Ostali
    • Neprofitna organizacija
    • Agencija za okolje
    • Najem oglasnih panojev
    • Fotografija
    • Najem koles
    • Prodajalec programske opreme
    Browse all Industries
  • Skupnost
    Learn
    • Tutorials
    • Dokumentacija
    • Certifikati
    • Šolanje
    • Blog
    • Podcast
    Empower Education
    • Education Program
    • Scale Up! Business Game
    • Visit Odoo
    Get the Software
    • Prenesi
    • Compare Editions
    • Releases
    Collaborate
    • Github
    • Forum
    • Dogodki
    • Prevodi
    • Become a Partner
    • Services for Partners
    • Register your Accounting Firm
    Get Services
    • Find a Partner
    • Find an Accountant
    • Meet an advisor
    • Implementation Services
    • Sklici kupca
    • Podpora
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Get a demo
  • Določanje cen
  • Pomoč

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • CRM
  • e-Commerce
  • Knjigovodstvo
  • Zaloga
  • PoS
  • Projekt
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Ključne besede (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Ključne besede (View all)
odoo accounting v14 pos v15
About this forum
Pomoč

Odoo - woocommerce link

Naroči se

Get notified when there's activity on this post

This question has been flagged
formconnectorApiWoocommerce
6 Odgovori
2914 Prikazi
Avatar
Fonzies

Hello everyone, and thank you in advance for your cooperation. Given that I have no technical skills, I wanted some advice on which path to take to connect Odoo to Woocommerce, starting from these considerations:

1) better odoo 18 enterprise online or Odoo Community

2) better a module or the connection with the API

3) difficulties for the implementations of point 2

4) what costs could be encountered

5) problems that could arise for the various solutions


and obviously other proposals are accepted.

Thanks

Fonzies

0
Avatar
Opusti
Fonzies
Avtor

CIAO,

grazie per la risposta ben strutturata e completa, purtroppo il forum non mi permette di darti una valutazione perché non ho abbastanza karma, ma sarebbe stata alta.


Hai un modulo già testato da consigliarmi?

Sei sicuro che sia possibile implementarlo nella versione 18 di Odoo online Enterprise? Mi sembra che non sia possibile.

Chris TRINGHAM

Correct, if you are on Odoo Online you can't install third party connectors (or use APIs). You could if you use odoo.sh or some other cloud provider or self-hosted. Or Odoo Community, of course. Developing using APIs is a major job, and although some of third-party connectors are not great it's probably worth trying that first. I have not used it, but the VentorTech connector seems to be the best: https://apps.odoo.com/apps/modules/18.0/integration_woocommerce.

(These "well-structured" answers without screenshots usually come from ChatGPT or some other LLM, and in my opinion are not very useful.)

Fonzies
Avtor

Dear Cybrosys,

ti ho scritto sul supporto della ditta, per avere maggiori informazioni. Per il momento grazie mille.

Fonzies
Avtor

Jordan hello and thanks for your reply. I was abandoning Odoo, but you put me back in the day. I'll try and evaluate the various options

Chris TRINGHAM

I can't edit my comment, but Jordan is correct that APIs are available with Odoo Online Custom Edition (not Standard Edition)

Pektsekye

Yes, the official documentation states that Custom Odoo pricing plans are required (as Ronny van Der Borght already said).
But for some reason the cheapest Odoo Online plan still supports external API.

Can anybody check this and confirm?

Avatar
Jordan
Best Answer

There is a lot of mis-information around this, but it is actually quite straight forward. 

There is two main options here, Odoo Modules vs Odoo API. 

1. Odoo Modules -  are not supported / do not work on Odoo Online. 
2. Odoo API  - works for all.

Odoo API is just regular old APIs. This means you need to work with the APIs to get them to do what you want. So your options here are: 

1. Custom API Integration - Develop this / Pay a developer to integrate with the APIs. Or try a low-code tool (make, n8n, zapier). 
2. Use a WC Plugin: Pre-built plugins which installs on Woo and connects to Odoo APIs. 
3. Use a Saas: A software service which connects both systems via API. 

We develop a WooCommerce plugin which does integrates the system: https://odooflow.co

We've also released a fully open source version here: https://github.com/boringpluginsco/odooflow-for-woocommerce

And for completeness, Saas service here (not developed by us): woodoosync.com




1
Avatar
Opusti
Avatar
Christoph Farnleitner
Best Answer

Not meant in an offending tone, but the fact that Odoo has no native WordPress connector should make either approach a challenge given 'no technical skills'.

So you may try your luck with a WordPress connector from the apps store (not mine, not suggesting any).

Extendibility of Odoo Online (Enterprise) is really limited, so if you don't want to deal with hosting yourself, you may consider a Custom Plan including odoo.sh (Enterprise).

Whether Odoo Community or Enterprise is to be chosen doesn't depend on connecting WordPress in my opioin, but on what else you want to do within Odoo.

Apart from that, without knowing your WordPress-specifics and your requirements towards Odoo point 2 to 5 can not be answered seriously and reliably. 

1
Avatar
Opusti
Avatar
Pektsekye
Best Answer

Hello,

Check also this plugin:

https://wordpress.org/plugins/notify-odoo/

It sends WooCommerce orders to Odoo.

It is possible to modify it to make it send other wordpress data.


Stanislav

0
Avatar
Opusti
Avatar
Fonzies
Avtor Best Answer

but is it just my impression or is everything that revolves around Odoo extremely slow?

- I asked for a quote and after about 15 days I still don't know anything

- I asked for information from cybrosys on their form and after a thousand reminders I'm still stuck

- I asked for support on problems that other platforms have already solved, and I'm basically left at the source of the problem

_ I asked developers and I didn't get an answer.

Only one told me that if I don't have a big budget to spend it's better to give up


can someone explain it to me?

0
Avatar
Opusti
Avatar
Cybrosys Techno Solutions Pvt.Ltd
Best Answer

Hi,


Please go through the following module for integrating WooCommerce with Odoo.

* https://apps.odoo.com/apps/modules/18.0/woo_commerce



Hope it helps

0
Avatar
Opusti
Avatar
Piyush H
Best Answer

Hello Fonzies,
Okay, let's break down the best approach for connecting Odoo to WooCommerce, keeping in mind your lack of technical skills. I'll address each of your points:

1) Odoo 18 Enterprise Online vs. Odoo Community

  • Odoo Enterprise Online (SaaS): Recommended for you. Since you have no technical skills, the Odoo Enterprise Online (Odoo SaaS) version is the better choice. Here's why:
    • Managed Hosting: Odoo handles all the server maintenance, updates, and security. You don't need to worry about any of the technical aspects of hosting.
    • Easier App Installation: Installing and configuring apps (including WooCommerce connectors) is generally simpler on Odoo Online.
    • Support: You get direct support from Odoo, which is invaluable when you're not technical.
    • Automatic Updates: Odoo Online is automatically updated to the latest versions, including security patches.
  • Odoo Community: This is free, but it requires you to handle the hosting, installation, and maintenance yourself. This is not a good option for someone without technical skills.

2) Module vs. API Connection

  • Module (Connector): Recommended for you. A pre-built Odoo module (also called a connector) is the best option for someone without technical skills. Here's why:
    • Simplified Setup: Modules are designed to be installed and configured through Odoo's user interface. You don't need to write any code.
    • Pre-built Functionality: Modules provide pre-built functionality for syncing data between Odoo and WooCommerce (products, orders, customers, etc.).
    • Easier Maintenance: The module developer is responsible for maintaining the module and fixing any bugs.
  • API Connection: Connecting directly via the API requires programming skills (Python) to write the code that handles the data exchange between Odoo and WooCommerce. This is not a viable option for you.

3) Difficulties for Implementing a Module

  • Finding a Good Module: The biggest difficulty is finding a reliable and well-supported Odoo-WooCommerce connector module.
  • Configuration: You'll need to carefully configure the module to match your specific needs (e.g., which data to sync, how to handle taxes, etc.). The module's documentation should guide you through this process.
  • Potential Conflicts: There's a small chance that the module might conflict with other Odoo apps you have installed.

4) Costs

  • Odoo Enterprise Subscription: This is the main cost. The price depends on the number of users and the apps you need. Check the Odoo pricing page for the latest information.
  • Module Cost: Some Odoo-WooCommerce connector modules are free, while others are paid. Paid modules often offer more features and better support.
  • Implementation/Support Costs (Optional): If you need help installing and configuring the module, you might need to hire an Odoo consultant or partner.

5) Problems That Could Arise

  • Data Synchronization Issues: The module might not perfectly synchronize all data between Odoo and WooCommerce. You'll need to monitor the synchronization process and resolve any errors.
  • Module Compatibility: The module might not be compatible with the latest version of Odoo or WooCommerce. Make sure the module is actively maintained and supports your versions.
  • Feature Limitations: The module might not support all the features you need. Carefully review the module's documentation before purchasing it.
  • Performance Issues: If you have a large number of products or orders, the module might slow down your Odoo system.

Recommended Steps:

  1. Choose Odoo Enterprise Online: Sign up for an Odoo Enterprise Online account.
  2. Research Odoo-WooCommerce Connector Modules:
    • Odoo Apps Store: Start by searching the Odoo Apps Store for "WooCommerce connector".
    • Check Reviews and Ratings: Read the reviews and ratings carefully.
    • Look for Active Maintenance: Make sure the module is actively maintained and compatible with your Odoo version.
    • Consider Paid Modules: Don't automatically dismiss paid modules. They often offer better features and support.
  3. Try a Free Trial (If Available): Some module developers offer free trials. Take advantage of these to test the module before purchasing it.
  4. Install and Configure the Module: Follow the module's documentation to install and configure it.
  5. Monitor Data Synchronization: Carefully monitor the data synchronization process and resolve any errors.
  6. Consider Hiring an Odoo Partner (If Needed): If you're struggling to install or configure the module, consider hiring an Odoo partner for assistance.

Key Considerations When Choosing a Module:

  • Data Synchronization: What data does the module synchronize (products, orders, customers, inventory, etc.)?
  • Synchronization Frequency: How often does the module synchronize data (real-time, hourly, daily, etc.)?
  • Error Handling: How does the module handle errors during synchronization?
  • Support: What kind of support is offered by the module developer?
  • Pricing: What is the cost of the module (one-time fee, subscription, etc.)?

By following these steps and carefully considering your options, you can successfully connect Odoo to WooCommerce, even without technical skills. Remember to prioritize ease of use, good support, and a reliable module.

🚀 Did This Solve Your Problem?

If this answer helped you save time, money, or frustration, consider:

✅ Upvoting (👍) to help others find it faster

✅ Marking as "Best Answer" if it resolved your issue

Your feedback keeps the Odoo community strong! 💪

(Need further customization? Drop a comment—I’m happy to refine the solution!)

-3
Avatar
Opusti
Enjoying the discussion? Don't just read, join in!

Create an account today to enjoy exclusive features and engage with our awesome community!

Prijavi
Related Posts Odgovori Prikazi Aktivnost
Can i create multiple forms for a single model using studio ? Solved
form
Avatar
Avatar
2
sep. 25
1249
Channable Odoo conector
connector
Avatar
Avatar
1
apr. 25
3169
How to make Odoo form readonly when the record has an specific state?
form
Avatar
0
jan. 21
3284
connector_importer demo/example
connector
Avatar
Avatar
Avatar
3
jan. 21
4837
How to add Fields in Form Solved
form
Avatar
Avatar
Avatar
5
jul. 19
5711
Community
  • Tutorials
  • Dokumentacija
  • Forum
Open Source
  • Prenesi
  • Github
  • Runbot
  • Prevodi
Services
  • Odoo.sh Hosting
  • Podpora
  • Nadgradnja
  • Custom Developments
  • Izobraževanje
  • Find an Accountant
  • Find a Partner
  • Become a Partner
About us
  • Our company
  • Sredstva blagovne znamke
  • Kontakt
  • Zaposlitve
  • Dogodki
  • Podcast
  • Blog
  • Stranke
  • Pravno • Zasebnost
  • Varnost
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo is a suite of open source business apps that cover all your company needs: CRM, eCommerce, accounting, inventory, point of sale, project management, etc.

Odoo's unique value proposition is to be at the same time very easy to use and fully integrated.

Website made with

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now