Description
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.
Screenshots
Installation
- Upload the plugin folder to
/wp-content/plugins/. - Activate the plugin through the WordPress admin.
- Navigate to
WooCommerce > Merchant Ops Console.
FAQ
-
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.
Reviews
ഈ പ്ലഗിന് റിവ്യൂകൾ ഒന്നുമില്ല.
Contributors & Developers
“Merchant Ops Console for WooCommerce” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Merchant Ops Console for WooCommerce” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.1.0
- Initial release.



