Title: Chatbot IO Widget
Author: victhedev
Published: <strong>2026 年 6 月 9 日</strong>
Last modified: 2026 年 6 月 9 日

---

搜尋外掛

![](https://ps.w.org/chatbot-io-widget/assets/icon-256x256.png?rev=3565627)

# Chatbot IO Widget

 由 [victhedev](https://profiles.wordpress.org/victhedev/) 開發

[下載](https://downloads.wordpress.org/plugin/chatbot-io-widget.1.0.0.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/chatbot-io-widget/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/chatbot-io-widget/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/chatbot-io-widget/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/chatbot-io-widget/#developers)

 [技術支援](https://wordpress.org/support/plugin/chatbot-io-widget/)

## 外掛說明

Chatbot IO Widget is the official WordPress client for the bestchatbot.io service.
It adds an AI-powered chat widget to your WordPress site. The widget uses your knowledge
base to answer visitor questions, and can execute real actions like scheduling appointments,
creating support tickets, and looking up orders.

**Features:**
 * AI chat widget powered by your knowledge base (RAG) * Identity 
verification for logged-in users (JWT-based) * WooCommerce integration: enriches
identity with billing data and Stripe customer ID * Cache-safe: works with WP Rocket,
W3 Total Cache, Cloudflare, and all page caching plugins * Zero friction for anonymous
visitors (identity only required for protected actions)

**How Identity Verification Works:**
 1. The widget loads normally on all pages (
no token in HTML) 2. A background AJAX request checks if the visitor is logged in
3. If logged in, a signed JWT token is generated server-side and passed to the widget
4. The token enables protected actions (order lookup, subscription check, etc.)

This approach is cache-safe because the AJAX endpoint (admin-ajax.php) is never 
cached by WordPress caching plugins.

**Third-Party Service:**
 This plugin requires a bestchatbot.io account to function(
SaaS). The widget connects to the bestchatbot.io service at https://bestchatbot.
io to process conversations, run the knowledge base (RAG) pipeline, and execute 
tool calls. By installing this plugin you agree to the bestchatbot.io Terms of Service
and Privacy Policy: https://bestchatbot.io/terms

## 螢幕擷圖

[⌊AI chat widget running on a WooCommerce store; answers product questions and handles
customer requests like order cancellations.⌉⌊AI chat widget running on a WooCommerce
store; answers product questions and handles customer requests like order cancellations
.⌉[

AI chat widget running on a WooCommerce store; answers product questions and handles
customer requests like order cancellations.

[⌊Logged-in visitor with verified identity; the bot recognizes the customer via 
JWT and retrieves their order details securely without exposing data to unauthenticated
visitors.⌉⌊Logged-in visitor with verified identity; the bot recognizes the customer
via JWT and retrieves their order details securely without exposing data to unauthenticated
visitors.⌉[

Logged-in visitor with verified identity; the bot recognizes the customer via JWT
and retrieves their order details securely without exposing data to unauthenticated
visitors.

## 安裝方式

 1. Upload the `chatbot-io-widget` folder to `/wp-content/plugins/`
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Go to Settings > Chatbot IO Widget
 4. Enter your API Key (from bestchatbot.io Dashboard > Widget > Installation)
 5. Enter your Signing Key (from bestchatbot.io Dashboard > Widget > Security)
 6. Save; the widget is now active on all public pages

## 常見問題集

### Do I need WooCommerce?

No. The plugin works with any WordPress site. WooCommerce integration is automatic
if WooCommerce is installed.

### Is it compatible with caching plugins?

Yes. The identity token is obtained via AJAX (admin-ajax.php), which is never cached.

### What data is included in the identity token?

Email, display name, and user ID. With WooCommerce: billing email, phone, and Stripe
customer ID (if available).

## 使用者評論

![](https://secure.gravatar.com/avatar/5ccf6ee9478c58ae15e19e860970dd64846f0b2c77a99e84d5982a693da170c6?
s=60&d=retro&r=g)

### 󠀁[impressing ngl](https://wordpress.org/support/topic/impressing-ngl/)󠁿

 [reloadi212](https://profiles.wordpress.org/reloadi212/) 2026 年 6 月 14 日

underrated features, & pretty straightforward & easy to use, ty for this dev team
keep cookingpreliminary usage tho, i’ll see after a while if smtg can be improved
but i’m sure you’ll deliver, so ty again 🙂

 [ 閱讀全部 1 則使用者評論 ](https://wordpress.org/support/plugin/chatbot-io-widget/reviews/)

## 參與者及開發者

以下人員參與了開源軟體〈Chatbot IO Widget〉的開發相關工作。

參與者

 *   [ victhedev ](https://profiles.wordpress.org/victhedev/)

[將〈Chatbot IO Widget〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/chatbot-io-widget)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/chatbot-io-widget/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/chatbot-io-widget/)，或透過 
[RSS](https://plugins.trac.wordpress.org/log/chatbot-io-widget/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/chatbot-io-widget/)。

## 變更記錄

#### 1.0.0

 * Initial release
 * Widget script enqueued via wp_enqueue_script + wp_add_inline_script (wp.org compliant)
 * Cache-safe identity verification via admin-ajax.php
 * WooCommerce billing data enrichment
 * Admin settings page with status panel

## 中繼資料

 *  版本 **1.0.0**
 *  最後更新 **1 個月前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 5.8 或更新版本 **
 *  已測試相容的 WordPress 版本 **7.0.2**
 *  PHP 版本需求 ** 7.4 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/chatbot-io-widget/)
 * 標籤:
 * [AI](https://tw.wordpress.org/plugins/tags/ai/)[chatbot](https://tw.wordpress.org/plugins/tags/chatbot/)
   [customer support](https://tw.wordpress.org/plugins/tags/customer-support/)[widget](https://tw.wordpress.org/plugins/tags/widget/)
   [woocommerce](https://tw.wordpress.org/plugins/tags/woocommerce/)
 *  [進階檢視](https://tw.wordpress.org/plugins/chatbot-io-widget/advanced/)

## 評分

 5 星，滿分為 5 星

 *  [  1 個 5 星使用者評論     ](https://wordpress.org/support/plugin/chatbot-io-widget/reviews/?filter=5)
 *  [  0 個 4 星使用者評論     ](https://wordpress.org/support/plugin/chatbot-io-widget/reviews/?filter=4)
 *  [  0 個 3 星使用者評論     ](https://wordpress.org/support/plugin/chatbot-io-widget/reviews/?filter=3)
 *  [  0 個 2 星使用者評論     ](https://wordpress.org/support/plugin/chatbot-io-widget/reviews/?filter=2)
 *  [  0 個 1 星使用者評論     ](https://wordpress.org/support/plugin/chatbot-io-widget/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/chatbot-io-widget/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/chatbot-io-widget/reviews/)

## 參與者

 *   [ victhedev ](https://profiles.wordpress.org/victhedev/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/chatbot-io-widget/)