Miko for Odoo

E-Commerce Connector Engine for Odoo

The engine, not the car.

Get it on the Odoo App Store ↗ Talk to us
E-Commerce Connector Engine for Odoo by Tripster Developers

This is the plumbing every store connector needs and nobody wants to write twice: identity mapping so a re-run never duplicates an order, a job queue that keeps its failures instead of losing them, and a log you can actually answer questions from.

On its own it does nothing visible, and that is deliberate. You install a platform connector alongside it and Odoo pulls this in automatically as a dependency. It is free precisely because it is a dependency rather than a product.

What it provides

How it works

  1. Install a platform connector. Odoo pulls this in automatically as a dependency.
  2. Add your store. The connector adds its own tab with credentials and settings.
  3. Import and review. Nothing is confirmed, invoiced or written back until you say so.
  4. Watch the job queue. Sync Jobs shows what worked, what is retrying, and what needs you.

How failures are separated

The connectors that build on it

Install whichever platform you sell on. Each one adds its own credentials tab and settings, and shares this engine's duplicate prevention and retry behavior.

Requirements

Questions

Why is this a separate module instead of part of each connector?
So every connector shares one implementation of duplicate prevention and retry, tested once, instead of each carrying a divergent copy. It is free precisely because it is a dependency rather than a product.
What does it do on its own?
Nothing visible. It is the engine, not the car. Install a platform connector alongside it.
Which Odoo versions are supported?
Every listed Odoo version is certified on each release by installing the module into a real Odoo image of that series and running the full test suite. A version is only listed once it passes.
Does it work on Odoo Online?
Odoo Online cannot run third-party modules that contain Python, which is Odoo's rule rather than ours. Odoo.sh and self-hosted installs are both fine.
How do I get help?
Email [email protected] with your Odoo version, the module version and what you did. If a sync job failed, the job record holds the exact payload and the error, which answers most questions immediately.

Other Miko apps for Odoo

E-Commerce Connector Engine
Free and open source (LGPL-3), published by Tripster Developers.
Get it on the Odoo App Store ↗

← All Miko apps for Odoo