{"id":288577,"date":"2026-03-23T09:13:01","date_gmt":"2026-03-23T09:13:01","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/chablyy-ai\/"},"modified":"2026-03-23T09:18:16","modified_gmt":"2026-03-23T09:18:16","slug":"chablyy-ai","status":"publish","type":"plugin","link":"https:\/\/ssw.wordpress.org\/plugins\/chablyy-ai\/","author":23461475,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.0","stable_tag":"1.0.0","tested":"6.9.4","requires":"5.2","requires_php":"7.4","requires_plugins":null,"header_name":"Chablyy AI","header_author":"Chablyy","header_description":"AI chatbot for WordPress that automates customer support, captures leads, and engages visitors with smart chat.","assets_banners_color":"","last_updated":"2026-03-23 09:18:16","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"https:\/\/chablyy.com","rating":0,"author_block_rating":0,"active_installs":0,"downloads":64,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.0":{"tag":"1.0.0","author":"chablyy","date":"2026-03-23 09:18:16"}},"upgrade_notice":[],"ratings":[],"assets_icons":{"icon-256x256.png":{"filename":"icon-256x256.png","revision":3488783,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0"],"block_files":[],"assets_screenshots":[],"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[2353,5707,2364,1104,162],"plugin_category":[41,43],"plugin_contributors":[258399],"plugin_business_model":[],"class_list":["post-288577","plugin","type-plugin","status-publish","hentry","plugin_tags-ai","plugin_tags-chat","plugin_tags-chatbot","plugin_tags-support","plugin_tags-widget","plugin_category-communication","plugin_category-customization","plugin_contributors-chablyy","plugin_committers-chablyy"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/chablyy-ai\/assets\/icon-256x256.png?rev=3488783","icon_2x":"https:\/\/ps.w.org\/chablyy-ai\/assets\/icon-256x256.png?rev=3488783","generated":false},"screenshots":[],"raw_content":"<!--section=description-->\n<p>Chablyy AI connects your WordPress site to your existing Chablyy backend, embedding the same modern chat widget that you use elsewhere.<\/p>\n\n<p><strong>Features:<\/strong><\/p>\n\n<ul>\n<li>Simple configuration from <strong>Settings \u2192 Chablyy AI<\/strong><\/li>\n<li>Uses your existing Chablyy <strong>embed key<\/strong><\/li>\n<li>Optional auto-injection on all frontend pages<\/li>\n<li>Optional <code>[chablyy_widget]<\/code> shortcode for per-page control<\/li>\n<\/ul>\n\n<p>The actual chat experience (messages, sessions, AI behavior) is powered entirely by your Chablyy backend.<\/p>\n\n<h3>Service &amp; Terms<\/h3>\n\n<p>This plugin is a client for the hosted Chablyy service and does not run the chatbot on your own infrastructure.\nA Chablyy account and embed key are required to use the plugin.\nBy connecting your site to Chablyy you agree to the Chablyy <a href=\"https:\/\/chablyy.com\/en\/terms-of-service\">Terms of Service<\/a>.<\/p>\n\n<h3>Privacy &amp; Data Usage<\/h3>\n\n<p>When the widget is active, visitor chat messages and related metadata are sent from your site directly to the Chablyy backend at the configured <code>CHABLYY_WIDGET_API_BASE_URL<\/code> (https:\/\/api.chablyy.com by default) in order to provide the chatbot service.\nThe plugin itself does not add additional tracking or analytics beyond what is required to load the widget and communicate with the Chablyy service.\nFor details on how Chablyy collects, uses, and retains data, see the <a href=\"https:\/\/chablyy.com\/en\/privacy-policy\">Chablyy Privacy Policy<\/a>.\nYou are responsible for informing your site visitors and updating your own privacy policy and cookie notices as required by your local laws.<\/p>\n\n<h3>Usage<\/h3>\n\n<h3>Auto-inject on all pages<\/h3>\n\n<p>If <strong>Enable on all pages<\/strong> is checked, the chatbot will load automatically on all non-admin, non-404 pages (subject to the logged-in toggle).<\/p>\n\n<h3>Shortcode<\/h3>\n\n<p>Use the <code>[chablyy_widget]<\/code> shortcode in any post, page, or template to ensure the widget assets are loaded for that request.<\/p>\n\n<p>This works even if <strong>Enable on all pages<\/strong> is disabled, which lets you control exactly where the widget appears.<\/p>\n\n<p>Example:<\/p>\n\n<pre><code>[chablyy_widget]\n<\/code><\/pre>\n\n<p>Note: the widget attaches itself to <code>document.body<\/code>, so the shortcode does not render visible markup by itself.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Copy the plugin folder to <code>wp-content\/plugins\/chablyy-ai<\/code> in your WordPress installation.<\/li>\n<li>In the WordPress admin, go to <strong>Plugins<\/strong> and activate <strong>Chablyy AI<\/strong>.<\/li>\n<li>Go to <strong>Settings \u2192 Chablyy AI<\/strong>.<\/li>\n<li>Enter:\n\n<ul>\n<li><strong>Embed Key<\/strong>: your Chablyy embed key from the Chablyy dashboard.<\/li>\n<\/ul><\/li>\n<li>(Optional) Update the <code>CHABLYY_WIDGET_API_BASE_URL<\/code> constant in the main plugin file if your Chablyy backend runs on a custom domain.<\/li>\n<li>Choose whether to:\n\n<ul>\n<li>Enable the widget on all frontend pages, and<\/li>\n<li>Show the widget for logged-in users.<\/li>\n<\/ul><\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id=\"do%20i%20need%20a%20chablyy%20account%3F\"><h3>Do I need a Chablyy account?<\/h3><\/dt>\n<dd><p>Yes. This plugin assumes you already have a Chablyy backend running and that you have an embed key. The backend URL is configured via the <code>CHABLYY_WIDGET_API_BASE_URL<\/code> constant inside the plugin.<\/p><\/dd>\n<dt id=\"where%20do%20i%20get%20my%20embed%20key%3F\"><h3>Where do I get my embed key?<\/h3><\/dt>\n<dd><p>From your Chablyy dashboard, in the widget or website integration settings section.<\/p><\/dd>\n<dt id=\"why%20is%20the%20widget%20not%20appearing%3F\"><h3>Why is the widget not appearing?<\/h3><\/dt>\n<dd><p>Check the following:<\/p>\n\n<ul>\n<li>Embed key is set correctly in <strong>Settings \u2192 Chablyy AI<\/strong>.<\/li>\n<li>The <code>CHABLYY_WIDGET_API_BASE_URL<\/code> constant points to your Chablyy backend.<\/li>\n<li>The current site\/domain is allowed in your Chablyy <strong>allowed origins<\/strong> configuration.<\/li>\n<li>You are viewing a non-admin page that matches your plugin settings (auto-inject toggle and logged-in visibility).<\/li>\n<\/ul><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release with global injection, shortcode support, and basic settings page.<\/li>\n<\/ul>","raw_excerpt":"AI chatbot for WordPress that automates customer support, captures leads, and engages visitors with smart chat.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/ssw.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/288577","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ssw.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/ssw.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/ssw.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=288577"}],"author":[{"embeddable":true,"href":"https:\/\/ssw.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/chablyy"}],"wp:attachment":[{"href":"https:\/\/ssw.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=288577"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/ssw.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=288577"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/ssw.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=288577"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/ssw.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=288577"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/ssw.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=288577"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/ssw.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=288577"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}