
前言介紹
- 這款 WordPress 外掛「LinkFlow Chat – AI Chatbot With Social Media Buttons」是 2025-10-08 上架。
- 目前尚無安裝啟用數,是個很新的外掛。如有要安裝使用,建議多測試確保功能沒問題!
- 上一次更新是 2025-12-12,距離現在已有 76 天。
- 外掛最低要求 WordPress 5.9 以上版本才可以安裝。
- 外掛要求網站主機運作至少需要 PHP 版本 7.0 以上。
- 有 1 人給過評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
外掛標籤
AI | chatbot | ChatGPT | whatsapp | contact button |
內容簡介
總結文案:
LinkFlow 將像 ChatGPT 這樣的先進人工智慧整合到 WordPress 中,進行智能對話。必要時,它可以順暢地轉接到 WhatsApp 和社交平台,不僅提高滿意度,還有助於增加您的追隨者數量和社區。
問題與答案:
1. LinkFlow是使用什麼樣的AI來進行智能對話的?
- 答:LinkFlow使用像ChatGPT和領先的LLMs這樣的先進AI Chatbot技術。
2. LinkFlow可以連接到多少個社交平台?
- 答:LinkFlow可以連接到20多個社交平台,包括WhatsApp、Messenger、Telegram等。
3. LinkFlow提供哪些功能以維護對話的自然流?
- 答:LinkFlow提供上下文感知對話、預設的Q&A管理以應對常見問題,以及智能轉接選項,可以在AI和人力支援之間智能切換。
4. LinkFlow適用於哪些使用情境?
- 答:LinkFlow適用於電子商務(幫助產品信息、指導購買和提供24/7支援)、企業網站(回答服務問題和收集客戶信息)、博客(推薦相關內容並回答讀者常見問題)以及專業服務(協助預訂、提供服務信息和回答客戶問題)等情境。
5. LinkFlow為什麼特別?
- 答:與傳統的支援外掛不同,LinkFlow Chat提供了AI + 社交媒體 + 人力協作,一站式解決方案。無需編碼,您可以免費開始使用。
原文外掛簡介
LinkFlow integrates advanced AI like ChatGPT into WordPress for smart conversations. It seamlessly hands off to WhatsApp and social platforms when needed, not only boosting satisfaction but also helping you grow your follower count and community.
Key Features:
🤖 AI Chatbot Powered by ChatGPT and Leading LLMs
🌐 Connect to 20+ Social Platforms like WhatsApp, Messenger, Telegram, and more
🧠 Context-Aware Conversations to maintain natural flow
📋 Preset Q&A Management for FAQs and common questions
🔗 Shareable Chat History Links for seamless agent handoff
🔁 Smart Handoff Options between AI and human support
🎨 Custom Appearance Settings for colors, position and icon
⚙️ Flexible Deployment: floating button or embedded anywhere
🌍 Multilingual Support with auto language detection
Use Cases:
🛍️ E-commerce: Help with product info, guide purchases, and 24/7 support
🏢 Corporate Sites: Answer service questions and collect leads
✍️ Blogs: Recommend related content and answer reader FAQs
👩⚖️ Professional Services: Assist with bookings, service info, and client questions
Why LinkFlow Chat?
Unlike traditional support plugins, LinkFlow Chat offers AI + Social Media + Human Collaboration in one package. No coding required, and you can start for free!
License
This plugin is licensed under the GPLv2 or later. See https://www.gnu.org/licenses/gpl-2.0.html.
Support
Visit https://linkflow.chat or contact us at [email protected] for help.
External services
This plugin connects to third-party AI and supporting services to provide its functionality. We disclose what is used, what is sent, and when, so you can make informed decisions.
OpenAI API (api.openai.com)
What it is used for: Generates AI chat replies when OpenAI is selected as the provider.
What data is sent: Conversation messages (roles and content, including the current user question, prior context you configure, and a system prompt containing your knowledge base), model parameters (model, max_tokens, temperature). Your API key is sent in the Authorization header.
When data is sent: When a chat reply is requested or when you run the “Test connection” in settings.
Terms of use: https://openai.com/policies/terms-of-use
Privacy policy: https://openai.com/policies/privacy-policy
Anthropic Claude API (api.anthropic.com)
What it is used for: Generates AI chat replies when Claude is selected as the provider.
What data is sent: Conversation messages (system, user, assistant), model parameters (model, max_tokens, temperature). Your API key is sent via the x-api-key header; anthropic-version header identifies the API version.
When data is sent: When a chat reply is requested or when you run the “Test connection” in settings.
Terms of use: https://www.anthropic.com/legal/terms
Privacy policy: https://www.anthropic.com/legal/privacy
DeepSeek API (api.deepseek.com)
What it is used for: Generates AI chat replies when DeepSeek is selected as the provider.
What data is sent: Conversation messages (roles and content), model parameters (model, max_tokens, temperature). Your API key is sent in the Authorization header.
When data is sent: When a chat reply is requested or when you run the “Test connection” in settings.
Terms of use: https://www.deepseek.com/terms
Privacy policy: https://www.deepseek.com/privacy
Freemius SDK (freemius.com)
What it is used for: Licensing, upgrades, and WordPress.org compliance flows for the plugin. The SDK is bundled and may communicate with Freemius if you opt into relevant functionality.
What data is sent: As part of licensing/updates/opt-in flows, standard site and plugin metadata may be transmitted in accordance with their policies. This plugin sets the SDK to WordPress.org compliant mode.
When data is sent: During activation/upgrade/licensing flows or when you choose Freemius-powered features.
Terms of use: https://freemius.com/terms/
Privacy policy: https://freemius.com/privacy/
Notes:
– You can choose which AI provider to use in settings and supply your own API key. Requests are sent directly from your WordPress site to the selected provider’s API endpoint that you configure (default endpoints listed above).
– Conversation content you submit may be processed by the selected AI provider per their terms. Do not include sensitive personal data unless you have consent and a lawful basis.
– If you disable QR code features or ensure a local QRCode script is present, CDN requests are not made.
Source code and build
This plugin includes human-readable source code for any compiled/minified frontend assets to comply with the WordPress.org guideline.
Frontend chat widget (compiled to assets/dist/):
Source: frontend/src/ (TypeScript/React)
Build config files included: frontend/package.json, frontend/vite.config.ts, frontend/tsconfig.json, frontend/tsconfig.node.json, frontend/postcss.config.js, frontend/tailwind.config.js, frontend/pnpm-lock.yaml, and related styles like frontend/index.css (when present)
Build output: assets/dist/
Admin UI scripts and styles:
Human-readable JavaScript: assets/admin/js/*.js
Human-readable CSS: assets/admin/css/*.css
Build instructions (optional – only needed if you want to rebuild the frontend bundle):
Ensure Node.js 18+ and npm are installed.
From the plugin directory, run:
cd frontend
npm install
npm run build
The production assets will be generated into assets/dist/ per vite.config.ts.
Notes:
– We do not ship node_modules/ in the plugin package. The included frontend/ directory contains only the source and configuration files needed to reproduce the build.
– Third-party libraries used by the frontend include React and qrcode. Their source and licenses are available in their respective repositories.
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「LinkFlow Chat – AI Chatbot With Social Media Buttons」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
1.0.2 | 1.0.5 | 1.0.6 | 1.0.7 | 1.0.8 | trunk |
延伸相關外掛(你可能也想知道)
SEOPress – On-site SEO & Analytics 》最佳的 WordPress SEO 外掛程式,與所有網頁建構工具和佈景主題全部整合!, 現在增加了 AI 功能,自動產生 meta 標題和描述!, SEOPress 是一個強大的 WordPr...。
AI Engine – The Chatbot, AI Framework & MCP for WordPress 》AI Engine 是一款 WordPress 外掛,可以建立像 ChatGPT 這樣的聊天機器人(或其他類型),並能夠自動產生內容、圖片,讓你可以將一切內容組織成模板,快速建...。
GetGenie – AI Content Writer with Keyword Research & SEO Tracking Tools 》尋找一個 AI 助理來利用人工智慧、SEO 關鍵字分析和競爭對手分析來創建部落格文章、社交媒體內容、電子郵件副本、文案和其他行銷和合作材料,只要一眨眼就行...。
SEO Plugin by Squirrly SEO 》「Squirrly SEO 插件:#1 AI WordPress SEO 外掛程式」HTML描述, , Squirrly SEO 插件: #1 AI WordPress SEO 插件, 解決您的 SEO 挑戰。, Squirrly 的使命是...。
Website LLMs.txt 》總結:Website LLMs.txt透過自動生成和管理LLMS.txt檔案,幫助搜尋引擎和人工智慧系統更好理解你的網站內容,並可與常用的SEO外掛如Yoast SEO和RankMath無縫...。
Smartsupp – live chat, AI shopping assistant and chatbots 》同樣的流量,更多的銷售, Smartsupp 是您的個人購物助手。它結合了即時聊天和聊天機器人,為您節省時間,並幫助您將訪客轉化為忠實顧客。Smartsupp 是歐洲最...。
Alt Text AI – Automatically generate image alt text for SEO and accessibility 》AltText.ai 是一個 WordPress 外掛,利用最新的 AI 計算機視覺和深度學習技術為您的圖像自動生成替代文字。, 使用我們的深度學習 AI,改善您的 SEO,並提高網...。AI Muse – AI Chatbot, AI Content Generator & Writer, AI Image Generator, AI Assistant, ChatGPT, GPT-4o, Gemini, LLAMA, Claude 》總結:AI Muse 是一款革新方式在WordPress網站上創建內容的前沿插件。, , 1. AI Muse 提供包括OpenAI、Google AI和OpenRouter在內的100多種AI模型。, 2. 可自...。
AI Puffer – Your AI engine for WordPress (formerly AI Power) 》GPT AI Power 是一個完整的 WordPress 人工智慧套件,可以生成具有自訂選項的內容、圖像和表單。它包括 AI 訓練、聊天小工具、WooCommerce 整合、Embeddings ...。
Echo Knowledge Base – Documentation, FAQs, AI Chat & AI Search 》g integration lets you integrate your WordPress Knowledge Base with the popular Help Dialog software, allowing you to provide instant support to yo...。
Hyve Lite — Conversational AI Chatbot 》總結:Hyve Lite 是一個AI驅動的WordPress外掛程式,將您的網站內容轉換為互動對話。它利用您的文章和頁面作為知識庫,實現動態用戶互動。輕鬆從WordPress儀...。
Image Alt Text Manager – Bulk & Dynamic Alt Tags For image SEO Optimization + AI 》, Alt Manager WordPress 外掛可以批次修改你的 WordPress 圖片的 Alt 和 Title 屬性文字,並將它們分別產生為多個與之相關的動態值,讓你在(首頁-頁面-文章...。Angie – Agentic AI for WordPress (Beta) 》<html>, <ul>, <li><strong>摘要:</strong> Angie 目前處於 Beta 模式。雖然 WordPress 和 Elementor 編輯器的核心功能穩...。
AIKO – AI Developer Lite 》**總結:**, AIKO 是一款革命性的 AI 外掛,無需編碼即可在幾分鐘內創建定製外掛,節省時間並擁有精確的功能。這款外掛不僅幫助網站管理者、開發人員和小型企...。
GeekyBot — Generate AI Content Without Prompt, Chatbot and Lead Generation 》<!DOCTYPE html>, <html>, <body>, , <h2>WordPress 外掛總結:</h2>, <p>這是一款終極 AI 聊天機器人,可在您的 WordP...。
