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