Linux 软件免费装
Banner图

HitlGate Order Review for WooCommerce

开发者 mike36292
更新时间 2026年8月25日 12:55
PHP版本: 8.1 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

woocommerce order-management fraud-prevention mcp human-in-the-loop

下载

1.0.2

详情介绍:

HitlGate Order Review for WooCommerce helps store operators pause and review risky WooCommerce orders before fulfillment or money-moving actions. This plugin is not affiliated with AgentOps (agentops.ai), WordPress, WooCommerce, or Automattic. Core HITL (works without any required external SaaS) Optional integrations

安装:

  1. Upload the hitlgate-order-review folder to /wp-content/plugins/ (or install the zip via Plugins → Add New → Upload Plugin).
  2. The release zip already includes Composer autoload under vendor/ — you do not need to run composer install on the server.
  3. Activate WooCommerce, then activate HitlGate Order Review for WooCommerce.
  4. Administrators receive the agentops_confirm_money capability on activation.
  5. Open WooCommerce → HitlGate Order Review → Settings and set intake thresholds.

屏幕截图:

  • Order metabox showing a masked evidence pack.
  • Confirm gate flow for draft cancel or partial refund.
  • Settings screen for intake thresholds and token TTL.
  • Optional MCP / Abilities tool flow for agent-assisted review.

升级注意事项:

1.0.2 Natural-language settings now require an AI provider under Settings → Connectors. Direct LLM API key fields were removed. 1.0.1 Plugin Check and review follow-up fixes. Safe to update from 1.0.0. 1.0.0 Initial public release. Configure intake thresholds after activation.

常见问题:

Does this plugin require an external SaaS?

No. Core human-in-the-loop review works plugin-only. Natural-language settings use the WordPress AI Client if you configure a provider under Settings → Connectors. The readiness webhook is optional.

What are the requirements?

WordPress 6.9+, PHP 8.1+, and WooCommerce 10.3+. WooCommerce Subscriptions is optional.

Who can confirm cancel or refund actions?

Users with the agentops_confirm_money capability (granted to administrators on activation).

Does uninstall delete my data?

By default, uninstall keeps plugin tables and options. To drop data on uninstall, set option agentops_remove_data to a truthy value first (example: wp option update agentops_remove_data 1).

What data leaves my site?

By default, none for core HITL. If you use natural-language settings, prompts are sent via the WordPress AI Client to the provider configured under Settings → Connectors. See External services.

How do I use MCP / Cursor?

Enable WooCommerce MCP per WooCommerce docs, point your MCP client at the store endpoint, then use the registered abilities (list queue, evidence, draft cancel/refund, confirm-action, settings propose/apply).

更新日志:

1.0.2 1.0.1 1.0.0