Linux 软件免费装
Banner图

Resayil AI

开发者 resayilai
更新时间 2026年7月12日 08:19
PHP版本: 8.1 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

assistant ai automation store management ecomai

下载

1.3.3

详情介绍:

Resayil AI links your WordPress site to the Resayil AI AI operations platform. Once connected, the Resayil AI agent can: This plugin's own chat surface is the in-admin AI Chat panel above. Telegram and WhatsApp are additional chat channels available on paid Resayil AI plans and are provisioned from your Resayil AI dashboard (not by this plugin) — see your dashboard's Channels page once connected. How it works
  1. Install and activate this plugin.
  2. Obtain a Connect Key from your Resayil AI dashboard (Account > Connect new store).
  3. Paste the key into Settings > Resayil AI > Settings and click "Connect this site".
  4. The plugin generates a WordPress Application Password (and, if WooCommerce is active, a read-only WooCommerce REST API key) and securely registers your site with the Resayil AI backend. You never copy or paste credentials by hand. The agent starts in read-only mode; a read/write WooCommerce key is issued only if and when you enable writes for the connection.
External Service Disclosure This plugin connects to the Resayil AI backend service (https://ecomai.resayil.io, operated by Resayil) so the Resayil AI agent can operate your store on your behalf. By using this plugin you agree to the Resayil AI Terms of Service and Privacy Policy. What is sent, and when: No data is sent to the external service without the site administrator explicitly initiating a connection. The Application Password is never stored in plaintext by this plugin — only the handles needed to revoke them are kept. WooCommerce key permission and storage: the WooCommerce REST key is minted read-only by default (least privilege), matching the agent's default read-only posture; a read/write key is provisioned only when you deliberately enable writes for the connection. Note that WooCommerce core itself stores the REST key's consumer secret in plaintext in its own database table ({prefix}woocommerce_api_keys) — this is standard WooCommerce behavior, not introduced by this plugin. Keeping the key read-only by default limits the impact of any exposure of that table to read access. Capability bridge (advanced, optional, off by default) The plugin can optionally expose a small, named set of LOCAL operations to Resayil AI over a signed REST endpoint (POST /wp-json/ecomai/v1/capability). This is disabled by default and only runs when you enable it in Settings AND Resayil AI enables it for your account. It never executes remote or arbitrary code — only this fixed allowlist: Every call is authenticated with an HMAC signature using your per-site secret, is replay-protected, and each capability has its own on/off switch (all default off). An optional storefront assistant widget is likewise off by default.

安装:

  1. Upload the resayil-ai folder to /wp-content/plugins/.
  2. Activate the plugin through the Plugins menu in WordPress.
  3. Go to Resayil AI > Settings and enter your Connect Key.
  4. Click Connect this site on the Resayil AI dashboard page.

屏幕截图:

  • AI chat inside your WordPress admin: ask about your products and orders in plain language and get live answers.
  • The Store panel: your WooCommerce products and recent orders, right next to the chat.
  • Store features: choose exactly what your AI is allowed to do; risky actions always need your approval.

升级注意事项:

1.2.0 Adds the AI Chat panel, Store panel, and all supporting REST endpoints. Security hardening (SSRF guard on backend URL, explicit channel keying). Contract fixes for polling cursor and history pagination. 1.1.1 Compliance and privacy hardening for the WordPress.org directory. No change to the connection flow. 1.1.0 Implements the one-click connection flow and adds optional (off-by-default) advanced capabilities. 1.0.0 Initial release.

常见问题:

Where do I get a Connect Key?

Sign in at ecomai.resayil.io, go to Account > Connect new store, and copy the generated key.

Does this plugin work without WooCommerce?

Yes. The base plugin connects WordPress post management. WooCommerce features become available automatically if WooCommerce is installed and active.

What data is sent to Resayil AI?

During the connection step: your site URL, the connecting user's login name, a generated WordPress Application Password, your one-time Connect Key, a per-site verification secret, and (if WooCommerce is active) a generated read-only WooCommerce REST API key/secret. Subsequent requests are initiated by the AI agent and limited to the operations you authorise. See the External Service Disclosure above for full detail.

Does the plugin run code sent from Resayil AI?

No. The optional capability bridge runs only a fixed, named allowlist of local WordPress operations (SEO meta, media upload, post scheduling). It never evaluates or executes remote/arbitrary code, and it is disabled by default.

Can I disconnect my site?

Yes. Open Resayil AI in your WordPress admin and click "Disconnect this site". The plugin revokes the WordPress Application Password and WooCommerce key it created. Deleting the plugin also revokes those credentials and removes all stored settings.

更新日志:

1.3.3 1.3.2 1.3.1 1.3.0 1.2.0 1.1.1 1.1.0 1.0.0