Merchant Ops Console for WooCommerce
·
Operational WooCommerce console for order exceptions, triage workflows, fulfillment risk, and merchant insights.
Merchant Ops Console helps merchants identify and act on the orders that need attention first.
Features include:
- order exception dashboard
- bulk triage workflows
- fulfillment risk scoring
- merchant insights cards
- AI-assisted issue explanation with human control
- no license keys, paid unlocks, or trial limits
- no third-party assets or external service requirement
Human-readable source code is included in this plugin package under /src/.
Production assets in /build/ are generated from that source using the documented npm scripts in package.json.
Public development repository: https://github.com/Joseph-Mutua/woo-ops-console
Build workflow:
- Run
npm install - Run
npm run build - The generated production assets are written to
/build/
This plugin does not load external scripts, styles, or services by default. The AI-assisted summary is local and heuristic, with an optional PHP filter for developer extension.
Privacy and compliance notes:
- No external account or API key is required.
- No telemetry, usage tracking, or off-site asset loading is included.
- No feature is locked behind payment, trial limits, or upgrade gates.
- All user-facing functionality in the distributed plugin runs locally in WordPress and WooCommerce.