Merchant Ops Console for WooCommerce

ማብራሪያ

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:

  1. Run npm install
  2. Run npm run build
  3. 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

  • Order Exceptions Dashboard highlighting flagged orders and issue severity.
  • Bulk Triage Actions view with review tools, filters, and note capture.
  • Risk Analysis page showing order health scoring and fulfillment signals.
  • Merchant Insights Panel with operational summary cards and issue breakdowns.

መጫን

  1. Upload the plugin folder to /wp-content/plugins/.
  2. Activate the plugin through the WordPress admin.
  3. 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 in package.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

There are no reviews for this plugin.

Contributors & Developers

“Merchant Ops Console for WooCommerce” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

0.1.0

  • Initial release.