Agentivo Chatbots

Description

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

Screenshots

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

Blocks

This plugin provides 1 block.

  • Agentivo Chat

Installation

  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.

FAQ

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.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Agentivo Chatbots” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Agentivo Chatbots” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

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