=== cellbot - AI Chat Widget ===
Contributors: cellbot
Tags: chat widget, repair shop, ai chat, customer support, live chat
Requires at least: 6.3
Tested up to: 6.9
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Add the cellbot AI-powered chat widget to your WordPress site. Instant repair quotes, booking, and customer support for tech repair shops.

== Description ==

cellbot is an AI-powered platform built for tech repair shops. This plugin adds the cellbot chat widget to your WordPress website, giving your customers:

* **Instant repair quotes** - AI-powered pricing from your pricebook covering 2,300+ devices and 30,000+ repair prices
* **Online booking** - Customers can book repairs directly through the chat widget
* **24/7 AI support** - Answer customer questions automatically, even outside business hours
* **Repair tracking** - Customers can check their repair status via the widget
* **Lead capture** - Capture customer details and enquiries automatically

= How It Works =

The plugin loads a lightweight script (<5KB) from cellbot's servers that embeds an iframe-based chat widget on your site. All data processing happens on cellbot's servers — no customer data is stored in WordPress.

= Requirements =

You need a cellbot account to use this plugin. Sign up at [cellbot.chat](https://cellbot.chat).

= Third-Party Service =

This plugin connects to the **cellbot** platform ([cellbot.chat](https://cellbot.chat)), an external third-party service, to provide AI-powered chat widget functionality.

**What the plugin sends to cellbot's servers:**

* Your shop slug (a public identifier used to load your widget configuration)
* The current page URL (passed as the iframe source for deep linking support)

**What cellbot's servers provide:**

* The widget loader script (`https://cellbot.chat/embed/cellbot.min.js`)
* The chat widget interface (served via iframe from `https://cellbot.chat/widget/your-shop-slug`)

**No personal data is collected or transmitted by this plugin.** Customer interactions within the chat widget are handled entirely by cellbot's platform and are subject to cellbot's privacy policy.

By using this plugin, you agree to cellbot's terms:

* [Terms of Service](https://cellbot.chat/terms)
* [Privacy Policy](https://cellbot.chat/privacy)

= Features =

* One-click setup — just enter your shop slug
* Lightweight — no impact on page speed (<5KB script, loaded with defer)
* Mobile responsive — works on all devices
* Secure — runs in an isolated iframe with strict origin validation
* No coding required

== Installation ==

1. Install the plugin through the WordPress plugin directory, or upload the `cellbot-widget` folder to `/wp-content/plugins/`.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Go to **Settings > cellbot Widget**.
4. Enter your shop slug (found in your cellbot dashboard under Settings > Embed Code).
5. Click **Save Changes** — the widget will appear on your site immediately.

== Frequently Asked Questions ==

= Where do I find my shop slug? =

Log in to your cellbot dashboard at [cellbot.chat](https://cellbot.chat), go to **Settings > Embed Code**, and copy your shop slug.

= Does this plugin slow down my site? =

No. The widget script is under 5KB, loaded asynchronously with `defer`, and does not block page rendering.

= Is customer data stored in WordPress? =

No. All conversations, bookings, and customer data are processed and stored on cellbot's servers. The plugin only stores your shop slug in the WordPress options table.

= Can I customise the widget appearance? =

Yes — you can customise colours, position, and branding from your cellbot dashboard under Settings > Widget.

= Does it work with WooCommerce? =

Yes. The widget works on any WordPress page, including WooCommerce product pages, cart, and checkout.

= Is the widget GDPR compliant? =

Yes. cellbot is fully GDPR compliant. See our [privacy policy](https://cellbot.chat/privacy) for details.

== Screenshots ==

1. The cellbot chat widget embedded on a WordPress site. Customers pick from 2,300+ supported devices or search by brand.
2. AI-powered conversation with an instant repair quote — OEM parts, same-day turnaround, and one-tap booking.

== Changelog ==

= 1.0.0 =
* Initial release.
* Settings page for shop slug configuration.
* Automatic widget embedding on all frontend pages.
* Settings link on the Plugins page.
* Clean uninstall — removes stored options.

== Upgrade Notice ==

= 1.0.0 =
Initial release of the cellbot AI Chat Widget plugin.
