=== ANL Suite ===
Contributors: aureliennrr111
Tags: chatbot, ai, assistant, customer support, anl suite
Requires at least: 5.0
Tested up to: 7.0 
Stable tag: 1.0.1
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Integrate your ANL Suite AI chatbot into your WordPress site to interact with your visitors in real-time.

== Description ==

**ANL Suite** provides a direct integration to connect your ANL Suite chatbot to your WordPress site. In just a few seconds, set up your virtual assistant to answer customer questions, qualify leads, and improve your customer support.

The plugin injects the necessary script in an optimized way without slowing down your site, thanks to asynchronous loading.

= Main Features =
* **Quick Setup**: Enter your Public ID and your chatbot is live.
* **Theme Customization**: Choose between Light or Dark mode directly from the admin dashboard.
* **Performance**: Script loaded asynchronously (async) so it doesn't block your page rendering.
* **Security**: Follows WordPress security standards.

== External services ==

This plugin relies on the ANL Suite CDN (cdn.anlsuite.com) to load the necessary chatbot scripts and assets required for the chatbot to function properly on the frontend.

When the chatbot is loaded, it may communicate with the ANL Suite servers to retrieve configuration and process user inputs. 
No personal data from the WordPress site administrator or visitors is automatically sent to this service without explicit setup.

This service is provided by ANL Suite. 
* Terms of Service: https://www.anlsuite.com/mentions-legales/
* Privacy Policy: https://www.anlsuite.com/politique-de-confidentialite/

== Installation ==

1. Upload the plugin folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Go to the **ANL Chatbot** tab in your admin sidebar.
4. Enter your **Public ID** found on your [ANL Suite dashboard](https://app.anlsuite.com).
5. Save changes.

== Frequently Asked Questions ==

= Where can I find my Public ID? =
Log in to your dashboard at app.anlsuite.com. Select your chatbot, and the ID will be displayed in the integration settings.

= Does this plugin slow down my site? =
No. The script is loaded via the ANL Suite CDN with the `async` attribute, meaning your site continues to load its own elements in parallel with the chatbot.

= The chatbot is not appearing on my site, why? =
Make sure you have copied and pasted the Public ID without extra spaces and clicked "Save Chatbot". Also, ensure your ANL Suite subscription is active.

== Screenshots ==

1. The configuration page in the WordPress admin.

== Changelog ==
* Compatibilité validée avec WordPress version 7.0.
= 1.0.0 =
* Initial release. Script integration via CDN.
* Added theme selector (Light/Dark).
* Performance optimization with asynchronous loading.