c
cortex-plugin-ecommerce
ESMv1.0.0
E-Commerce Operations Manager — Shopify, WooCommerce, BigCommerce, and Magento integration for product management, inventory sync, order fulfillment, and sales analytics
0.00CortexPrism
cortex-plugincortexprismdenoecommerceplugin
Install Command
$ cortex plugins install marketplace:cortexprism.io/plugins/cortex-plugin-ecommerceConfiguration
Plugin Type
ESM
Entry Point
plugins/cortex-plugin-ecommerce/mod.ts
Tags
cortex-plugincortexprismdenoecommerceplugin
Statistics
Downloads
0
Rating
0.0
/ 5.0
Version
v1.0.0
Published
June 19, 2026
Reviews (0)
No reviews yet. Be the first to rate this plugin!
README
E-Commerce Operations Manager
Multi-platform e-commerce plugin for CortexPrism — Shopify, WooCommerce, BigCommerce, and Magento integration for product management, inventory, orders, and analytics.
Installation
cortex plugin install github:CortexPrism/cortex-plugin-ecommerce
Tools
| Tool | Description |
|---|---|
ecom_list_products | List products with inventory status and pricing |
ecom_create_product | Create new product listing with variants |
ecom_update_inventory | Update stock levels with sync verification |
ecom_list_orders | List orders with status, date, and customer filters |
ecom_fulfill_order | Mark order as fulfilled with tracking info |
ecom_get_sales_summary | Sales analytics: revenue, top products, conversion rates |
Configuration
{
"plugins": {
"cortex-plugin-ecommerce": {
"shopifyStoreDomain": "your-store.myshopify.com",
"shopifyAccessToken": "shpat_...",
"wooStoreUrl": "https://your-store.com",
"wooConsumerKey": "ck_...",
"wooConsumerSecret": "cs_..."
}
}
}
Supported Platforms
- Shopify — Admin API access token
- WooCommerce — Consumer key/secret
- BigCommerce — API token
- Magento — Integration token
License
MIT
Published June 19, 2026 · Updated June 19, 2026