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
| Plugin | Platform | Download |
|---|---|---|
| WooCommerce Bridge | WordPress + WooCommerce | Download ZIP |
| OpenCart 3 Bridge | OpenCart 3.x | Download .ocmod.zip |
| OpenCart 4 Bridge | OpenCart 4.x | Download .ocmod.zip |
| Odoo Bridge | Odoo 16+ (Sales/Inventory) | Download ZIP |
| Odoo POS Bridge | Odoo 16+ (Point of Sale) | Download ZIP |
How Plugins Work
- Install the plugin on your platform (WordPress, OpenCart, or Odoo)
- Configure your Linkit instance URL and plugin API key in the plugin settings
- The plugin exposes REST endpoints on your platform that Linkit calls for inventory sync, order polling, and offer management
- For order-push platforms (WooCommerce), the plugin sends webhooks to
POST /api/v1/webhooks/orders/createon 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.