Flow365 AI Chat

外掛說明

Flow365 AI Chat lets you add an AI-powered chat widget to your WordPress site. Just enter your Container UUID (from Flow365), and the plugin handles the rest. Supports sitewide auto-inject or shortcode.

Features
* One-field setup: only your Container UUID
* Sitewide auto-inject or [flow365_ai_chat] shortcode
* Clean, minimal code; no tracking

Requirements
* A free or paid Flow365.ai account – sign up at https://flow365.ai
* A chat container UUID from your Flow365.ai dashboard.

External services

This plugin loads a JavaScript file from Flow365.ai in order to display the chat widget:

  • Script URL: https://files.flow365.ai/js/chat-container.js
  • Purpose: render and operate the Flow365 AI chat widget on your site.

What data is sent and when

  • On page load (when configured), your site loads the widget script from Flow365.ai’s CDN.
  • On initialization, the plugin provides the widget with:
    • containerId (a fixed DOM container ID)
    • containerUuid (the UUID you enter in the plugin settings)
  • When a visitor interacts with the chat, the widget communicates directly with Flow365.ai’s servers to deliver the chat experience. This may include chat messages and basic runtime context (e.g., page URL, timestamp, and browser data) required for operation.

Provider

  • Flow365.ai – Terms of Service: https://flow365.ai/terms-of-service
  • Flow365.ai – Privacy Policy: https://flow365.ai/privacy-statement

安裝方式

  1. Install & activate the plugin.
  2. Go to Settings Flow365 AI Chat and paste your Container UUID.
  3. (Optional) Leave Auto-inject on to show the widget sitewide, or turn it off and use the shortcode [flow365_ai_chat].

常見問題集

Where do I find my Container UUID?

In your Flow365 dashboard, open your chat container and copy its UUID.

Does this collect analytics?

No. The plugin does not collect or transmit any data on its own.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Flow365 AI Chat〉的開發相關工作。

參與者

將〈Flow365 AI Chat〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0.0

  • Initial release