Agentivo Chatbots

外掛說明

Agentivo Chatbots enables you to deploy AI-powered Employees directly on your WordPress website.

Automate customer conversations, support interactions, and lead engagement using floating bubble chat or inline chat widgets — fully compatible with the WordPress Block Editor and classic editor.

Built with modern WordPress standards and optimized performance, Agentivo ensures seamless integration without impacting site speed.

Features

  • Bubble Chat – Automatically injects a floating AI chat widget across your website.
  • Inline Chat Block – Add chatbot widgets using the Agentivo Chat block.
  • Shortcode Support – Use [agentivo_chat] in posts, pages, or widget areas.
  • Customizable Dimensions – Configure width and height for inline chat.
  • Modern Architecture – Built using PHP 8.1+ and WordPress best practices.
  • Performance Optimized – Asynchronous script loading for minimal impact.

Configuration

Bubble Chat

  1. Go to Settings > Agentivo Chatbots.
  2. Enter your Bubble Chat ID.
  3. Save changes.
  4. The chat bubble will appear automatically across your site.

Inline Chat

  1. Go to Settings > Agentivo Chatbots.
  2. Enter your Inline Chat ID.
  3. Configure Width and Height (default: 100% width, 600px height).
  4. Save changes.
  5. Insert the Agentivo Chat block in the Block Editor or use the shortcode.

Shortcode Options

The [agentivo_chat] shortcode supports optional attributes:

  • id – Override the configured inline chat ID.
  • width – Set a custom width.
  • height – Set a custom height.

Example:

[agentivo_chat width=”800px” height=”500px”]

Requirements

  • WordPress 6.3 or higher
  • PHP 8.1 or higher

螢幕擷圖

  • Plugin settings page in WordPress admin.
  • AI Employee chatbot open on the public website frontend.

適用於區塊編輯器

這個外掛提供 1 個可供 Gutenberg/區塊編輯器使用的區塊。

  • Agentivo Chat

安裝方式

  1. Upload the agentivo-chatbots folder to the /wp-content/plugins/ directory, or install via the WordPress plugin installer.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Navigate to Settings > Agentivo Chatbots to configure your chatbot widgets.

常見問題集

Does this plugin require an external service?

Yes. Agentivo Chatbots connects to the Agentivo AI platform to power automated conversations.

Is it compatible with Gutenberg?

Yes. The plugin includes a custom block for the WordPress Block Editor.

Does it affect performance?

No. Scripts are loaded asynchronously and optimized for minimal impact.

使用者評論

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

參與者及開發者

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

參與者

將〈Agentivo Chatbots〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.1.2

  • Stability improvements
  • Performance optimizations
  • Minor bug fixes

1.1.1

  • Improved WordPress.org compatibility
  • Version synchronization fixes
  • Localization improvements

1.1.0

  • Refactored to modern PHP 8.1+ architecture

1.0.0

  • Initial release
  • Bubble chat integration
  • Inline chat shortcode
  • Admin settings page