Skip to content

codustry/marketeer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Marketeer

Three Musketeers started it — Lazada, Shopee, TikTok Shop. The gang grew.

Marketeer is an open-source integration layer for Thai and Southeast Asian ecommerce marketplaces and customer-chat platforms. It normalizes the mess of per-platform APIs into a consistent shape so apps can sync inventory, ingest orders, print shipping labels, manage catalogs, and route customer conversations — without caring whether a message came from Shopee chat or LINE OA.

Why it exists

Running an ecommerce business in Thailand today means juggling:

  • Bigseller (or similar) for stock sync, order intake, shipping labels
  • One app per marketplace for support chat — Shopee, Lazada, TikTok Shop, LINE OA, Xiaohongshu…
  • Meta Business Suite / WhatsApp Business for social selling
  • A separate ERP for everything else

We wanted our own stack. We started with three platforms — Lazada, Shopee, TikTok Shop — and opened it up so other merchants don't have to rebuild the same wheel.

What's in scope

  • Inventory sync — push stock levels from your source of truth to every listing
  • Order ingestion — pull orders from every channel into one stream
  • Shipping labels — integrate with Thai carriers (Thailand Post, Kerry, Flash, J&T, Ninja Van)
  • Catalog / listing management — create and update product listings across channels
  • Unified chat — one inbox across marketplace, social, and messaging apps

Out of scope for now: returns/refund flows, financial reconciliation. Leave those to your accounting system.

Platforms

Category Platforms
Marketplaces Shopee, Lazada, TikTok Shop, LINE Shopping, Shopify
Social / chat Meta (Facebook, Instagram), WhatsApp Business, LINE OA, Xiaohongshu (小红书)

Planned: Amazon SG, Line Man Wongnai, regional Shopee/Lazada.

Multi-storefront by design. One business can own multiple storefronts per channel — e.g. two Shopee stores under different names. Marketeer treats every credential set as its own store instance.

Who uses it

Marketeer was extracted from Workflow — Codustry's startup-grade mini-ERP. Workflow is small in surface area but powerful enough to run a real manufacturing / procurement team from day one, and it grows with the team as they grow.

Inside Workflow, Marketeer powers the ecommerce add-ons that sit on top of the core inventory, order, and delivery system. If you're already on Workflow, Marketeer integrates as an optional add-on. If you're not, you can still use it standalone — the library makes no assumptions about what's calling it.

Status

🚧 Early days. Design phase. Architecture and first-platform implementation in progress. Follow / star if you want to know when it's usable.

License

Apache-2.0 — see LICENSE.

About

Open-source integration layer for SEA ecommerce marketplaces and customer-chat platforms — normalizes Shopee, Lazada, TikTok Shop, LINE, Meta, WhatsApp, and more into one consistent API. Extracted from Workflow.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors