外掛說明
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.
螢幕擷圖
安裝方式
- Upload the plugin folder to
/wp-content/plugins/. - Activate the plugin through the WordPress admin.
- Navigate to
WooCommerce > Merchant Ops Console.
常見問題集
-
Does this require WooCommerce?
-
Yes for live order intelligence. The UI falls back to seeded demo data when WooCommerce is unavailable or the store is empty.
-
Where is the human-readable source code?
-
The plugin includes its readable source in
/src/, plus build tooling metadata inpackage.json. The compiled production assets in/build/are generated from those files. The public development repository is https://github.com/Joseph-Mutua/woo-ops-console -
Does this plugin contact external services?
-
No. By default the plugin runs locally inside WordPress and WooCommerce. It does not load third-party assets or send operational data to external services.
-
Is this a trial or upsell plugin?
-
No. The distributed plugin does not include license-key checks, trial expiration, quota locks, or paid feature unlocks.
-
What data leaves the site?
-
Nothing by default. The plugin uses local WordPress REST endpoints for its admin app and does not send operational data to third-party services.
使用者評論
這個外掛目前沒有任何使用者評論。
參與者及開發者
變更記錄
0.1.0
- Initial release.



