Linkit
Plugins

Plugins

Native platform plugins for connecting your e-commerce systems to Linkit.

Platform Plugins

Linkit provides native plugins for platforms that support on-premise extensions. Each plugin runs inside the target platform and communicates with your Linkit instance via REST API.

Available Plugins

PluginPlatformDownload
WooCommerce BridgeWordPress + WooCommerceDownload ZIP
OpenCart 3 BridgeOpenCart 3.xDownload .ocmod.zip
OpenCart 4 BridgeOpenCart 4.xDownload .ocmod.zip
Odoo BridgeOdoo 16+ (Sales/Inventory)Download ZIP
Odoo POS BridgeOdoo 16+ (Point of Sale)Download ZIP

How Plugins Work

  1. Install the plugin on your platform (WordPress, OpenCart, or Odoo)
  2. Configure your Linkit instance URL and plugin API key in the plugin settings
  3. The plugin exposes REST endpoints on your platform that Linkit calls for inventory sync, order polling, and offer management
  4. For order-push platforms (WooCommerce), the plugin sends webhooks to POST /api/v1/webhooks/orders/create on your Linkit instance

Authentication

All plugins use X-Linkit-Plugin-Key header for authentication. Generate your plugin key from the Linkit admin dashboard under Settings → Integrations.

API-Only Platforms

Shopify, BigCommerce, Instagram Shop, and TikTok Shop are SaaS platforms. No plugin is needed — integration is handled directly by Linkit Apps.