c

cortex-plugin-ecommerce

ESM
v1.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-ecommerce
Website RepositoryEntry: plugins/cortex-plugin-ecommerce/mod.ts

Configuration

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

ToolDescription
ecom_list_productsList products with inventory status and pricing
ecom_create_productCreate new product listing with variants
ecom_update_inventoryUpdate stock levels with sync verification
ecom_list_ordersList orders with status, date, and customer filters
ecom_fulfill_orderMark order as fulfilled with tracking info
ecom_get_sales_summarySales 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