=== Chatolia === Contributors: senols Tags: ai, chatbot, chat, assistant, llm Requires at least: 5.8 Tested up to: 6.9 Stable tag: 1.1.3 Requires PHP: 7.4 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Embed and manage your Chatolia AI chatbots on WordPress. == Description == Chatolia lets you embed and manage cloud-hosted AI assistants on your site. Connect with a token, auto-create an agent, preview it in the admin, and embed via shortcode. The UI is hosted by Chatolia so you don’t have to rebuild the chat experience in WordPress. Features * Connect with an access token * One-click agent creation and storage * Live admin preview * Shortcode embeds the widget * Basic appearance controls (theme, position) * Translation-ready (i18n) Homepage: https://www.chatolia.com/ Documentation: https://docs.chatolia.com/ Privacy By connecting the plugin to your Chatolia account, you agree to Chatolia’s Privacy Policy and Terms of Service. When the shortcode is present on a page, the embedded client loads from chatolia.com and sends conversation data directly to Chatolia; the plugin itself only stores your token and agent ID. == Installation == 1. Install and activate the plugin. 2. Go to “Chatolia” in the admin menu. 3. Paste your access token and Save. 4. Click “Create Agent” to auto-create and link an agent. 5. Add `[chatolia]` to any page or post. == Frequently Asked Questions == = How do I get an access token? Log into your Chatolia account and create a token in your dashboard. = Does the plugin store personal data? The plugin stores settings (token and agent_id) in WordPress options. Conversations and usage are handled by Chatolia’s service. == Screenshots == 1. Settings page with token and agent. 2. Live preview of the agent. 3. Front-end embed example. == Changelog == = 1.1.3 = WordPress 6.9 compatibility. = 1.1.2 = - Bug fixes = 1.1.1 = - Bug fixes = 1.1.0 = - Admin preview now shows a demo bot when no token is set, and swaps to your bot once linked. - Automatically creates and stores an agent after saving a token; shows notices for success/errors. - Inline “Get your free token” link beside the token field plus conditional helper notice for demo vs. connected states. - Added shortcode copy helper when an agent exists so you can embed on specific pages. - Added warning when saving without a token (demo-only, not published). = 1.0.0 = Initial release.