=== Agentivo Chatbots ===
Contributors: iseremo
Tags: ai, chatbot, automation, customer support, ai employees, gutenberg, block
Requires at least: 6.3
Tested up to: 6.9
Requires PHP: 8.1
Stable tag: 1.1.2
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Automate your business with AI Employees. Integrate Agentivo chatbot widgets (bubble and inline) into your WordPress website.

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

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

== 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"]

== Frequently Asked Questions ==

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

== Screenshots ==

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

== Requirements ==

* WordPress 6.3 or higher
* PHP 8.1 or higher

== 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

== Upgrade Notice ==

= 1.1.2 =
Performance and stability improvements.
