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.

Blocks

This plugin provides 1 block.

  • 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.

評價

There are no reviews for this plugin.

貢獻者及開發者

“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