Linux 软件免费装
Banner图

Resayil AI - AI Assistant for WooCommerce

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

标签

woocommerce ai chatbot store manager ai assistant

下载

1.3.3 1.3.4

详情介绍:

Resayil AI is a free WordPress plugin that gives your site an AI store agent you can chat with right inside wp-admin. It connects to the Resayil AI platform to read and draft WordPress posts, and it automatically detects WooCommerce, so product and order management show up in the same chat the moment WooCommerce is active. No extra setup, no separate app to learn. AI assistant for WordPress and WooCommerce 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. Manage your store from chat Every capability the agent can use is broken down on the Store Features page (Resayil AI > Store Features), with per-capability control: View, Manage, or Risky. Risky actions, such as deleting, cancelling, refunding, or changing prices, always require your explicit approval before they run. That approval requirement cannot be turned off. You decide what the AI is allowed to touch, and nothing destructive happens silently. Free to start The base plugin is free to install and use: connecting your site, chatting with the AI agent, drafting WordPress posts, and viewing your WooCommerce products and orders. More advanced, hands-off automation is available through a Resayil AI plan. Check your Resayil AI dashboard for current plan details. How it works
  1. Install and activate this plugin.
  2. Sign in at ecomai.resayil.io and open WordPress plugin in the sidebar to generate your Connect Key.
  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 from your AI store agent.
  • The Store panel: your WooCommerce products and recent orders, right next to the chat.
  • Store Features: choose exactly what your AI assistant 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.

常见问题:

What is Resayil AI?

Resayil AI is a WordPress plugin that lets you manage your WordPress and WooCommerce store by chatting with an AI agent inside wp-admin. It drafts and reads WordPress posts, and once WooCommerce is active it also shows your products and recent orders, all from a chat panel in your admin dashboard.

Does Resayil AI work with WooCommerce?

Yes. WooCommerce is optional and auto-detected. The base plugin manages WordPress posts on its own; the moment WooCommerce is installed and active, product and order features turn on automatically with no extra configuration.

Is Resayil AI free?

Yes, the plugin itself is free to install and connect. The free tier covers chatting with the AI agent, drafting WordPress posts, and viewing your WooCommerce products and orders. More advanced automation and hands-off actions are part of a paid Resayil AI plan; see your Resayil AI dashboard for current plan details.

What can the AI do inside my WordPress admin?

It can read and draft WordPress posts, and, if WooCommerce is active, view products and orders. Every capability is listed on the Store Features page, where you choose View, Manage, or Risky access per capability. Risky actions like deleting, cancelling, refunding, or changing prices always require your explicit approval first, and that requirement cannot be disabled.

Is my data safe with Resayil AI?

The plugin connects over HTTPS to the Resayil AI backend, signs every request with a per-site secret so it cannot be spoofed for another site, and stores no chat content locally. Credentials it generates (a WordPress Application Password, and a WooCommerce REST key if WooCommerce is active) start read-only by default and are never stored in plaintext by this plugin. See the External Service Disclosure section above for the full list of what is sent and when.

Where do I get a Connect Key?

Sign in at ecomai.resayil.io and open WordPress plugin in the sidebar to generate your Connect Key.

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 or 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.4 1.3.3 1.3.2 1.3.1 1.3.0 1.2.0 1.1.1 1.1.0 1.0.0