Title: ChatRos – AI Chat Agent
Author: Ashraful Islam
Published: <strong>জুলাই 13, 2026</strong>
Last modified: জুলাই 13, 2026

---

প্লাগিনৰ সন্ধান কৰক

![](https://ps.w.org/chatros/assets/icon-256x256.png?rev=3605290)

# ChatRos – AI Chat Agent

 [Ashraful Islam](https://profiles.wordpress.org/expertoftech/)-ৰ দ্বাৰা

[ডাউনল’ড কৰক](https://downloads.wordpress.org/plugin/chatros.1.1.0.zip)

 * [বিশদ বিৱৰণ](https://as.wordpress.org/plugins/chatros/#description)
 * [পৰ্য্যালোচনা](https://as.wordpress.org/plugins/chatros/#reviews)
 *  [ইনষ্টলেশ্যন](https://as.wordpress.org/plugins/chatros/#installation)
 * [বিকাশ](https://as.wordpress.org/plugins/chatros/#developers)

 [সাহায্য](https://wordpress.org/support/plugin/chatros/)

## বৰ্ণনা

ChatRos adds an AI chat agent to your WordPress site. Visitors get instant answers
in a chat widget that appears automatically once you connect your agent — no theme
edits, no code.

If WooCommerce is active, ChatRos does more: the agent looks up your **products**
and **order status** live from your store, so shoppers can ask “is this in stock?”
or “where’s my order?” and get real answers.

You configure and train the agent in the ChatRos dashboard at https://chatros.com.
This plugin connects that agent to your site.

**Features**

 * AI chat widget on every page, added automatically after you connect.
 * Works on any WordPress site — WooCommerce is optional.
 * With WooCommerce: live product lookup and order-status answers.
 * Read-only WooCommerce access — ChatRos never writes to your store.
 * One-click connect and disconnect from **Settings  ChatRos**.

### External services

This plugin connects your site to ChatRos, a third-party service, to provide the
AI chat agent. Your agent is created and managed at https://chatros.com and the 
plugin will not function without a ChatRos account and an Agent API key.

**What the plugin sends, and when:**

 * **When you click Connect (admin):** your site URL is sent to `https://api.chatros.
   com/api/plugin/connect`, and your Agent API key is sent as a bearer token to `
   https://api.chatros.com/api/plugin/status` to verify the connection. If WooCommerce
   is active, the plugin generates a **read-only** WooCommerce REST API key (consumer
   key and secret) and sends it to the same endpoint so the agent can read products
   and orders. If WooCommerce is not active, no store credentials are sent.
 * **When you click Disconnect (admin):** a request is sent to `https://api.chatros.
   com/api/plugin/disconnect` to stop ChatRos from using your store, and the read-
   only WooCommerce key is deleted.
 * **On the front end (visitors):** the chat widget script is loaded from `https://
   chatros.com/widget.min.js`, and the widget communicates with `https://api.chatros.
   com` to power the conversation. Chat messages a visitor sends are processed by
   ChatRos to generate replies.

By using this plugin you agree to the ChatRos Terms of Service and Privacy Policy:

 * Terms of Service: https://chatros.com/terms
 * Privacy Policy: https://chatros.com/privacy

## স্ক্ৰীনশ্বট

[⌊The ChatRos settings screen after connecting, showing the widget on and store 
lookup linked.⌉⌊The ChatRos settings screen after connecting, showing the widget
on and store lookup linked.⌉[

The ChatRos settings screen after connecting, showing the widget on and store lookup
linked.

[⌊The ChatRos chat widget live on a storefront page.⌉⌊The ChatRos chat widget live
on a storefront page.⌉[

The ChatRos chat widget live on a storefront page.

## ইনষ্টলেশ্যন

 1. Install and activate **ChatRos – AI Chat Agent** from the Plugins screen.
 2. Go to **Settings  ChatRos**.
 3. In the ChatRos dashboard, open your agent  **Live Sources  Store**, copy the **
    Agent API key**, and paste it into **Agent API key**.
 4. Click **Save settings**, then **Connect**.

The chat widget now loads on your site. If WooCommerce is active, product and order
lookup is linked automatically.

## সঘনাই উত্থাপিত প্ৰশ্ন

### Do I need WooCommerce?

No. The chat widget works on any WordPress site. WooCommerce is only required for
live product and order-status lookup — if it is active, ChatRos links to it automatically.

### Is my store data safe?

Yes. When WooCommerce is active, the plugin creates a **read-only** WooCommerce 
REST API key. ChatRos can read products and orders to answer questions but can never
modify your store. Disconnecting deletes that key.

### Where do I get an Agent API key?

Create and train an agent in the ChatRos dashboard at https://chatros.com, then 
open the agent’s **Live Sources  Store** section and copy the **Agent API key**.

### How do I remove the widget?

Go to **Settings  ChatRos** and click **Disconnect**. The widget turns off immediately
and ChatRos stops using your store.

## পৰ্য্যালোচনা

এই প্লাগিনৰ বাবে কোনো পৰ্য্যালোচনা নাই।

## অৱদানকাৰী আৰু বিকাশকাৰীসকল

“ChatRos – AI Chat Agent” হৈছে মুক্ত উৎসৰ ছফ্টৱেৰ। এইসকল লোকে এই প্লাগিনত অৱদান 
আগবঢ়াইছে।

অৱদানকাৰীসকল

 *   [ Ashraful Islam ](https://profiles.wordpress.org/expertoftech/)

[আপোনাৰ ভাষাত “ChatRos – AI Chat Agent” অনুবাদ কৰক।](https://translate.wordpress.org/projects/wp-plugins/chatros)

### বিকাশৰ প্ৰতি আগ্ৰহী?

[ক’ড ব্ৰাউজ কৰক](https://plugins.trac.wordpress.org/browser/chatros/), [SVN ৰিপজিটৰী](https://plugins.svn.wordpress.org/chatros/)
চাওক নাইবা [RSS](https://plugins.trac.wordpress.org/log/chatros/?limit=100&mode=stop_on_copy&format=rss)-
দ্বাৰা [বিকাশৰ পঞ্জী](https://plugins.trac.wordpress.org/log/chatros/) ছাবস্ক্ৰাইব
কৰক।

## সলনি-পঞ্জী

#### 1.1.0

 * Now works on any WordPress site — WooCommerce is optional and auto-detected.
 * Chat widget enqueued the WordPress way; connection verified via the ChatRos API.
 * Read-only WooCommerce key is now revoked on disconnect.
 * Internationalized; added translation template.
 * First WordPress.org release.

#### 1.0.0

 * Initial release (WooCommerce only).

## মেটা

 *  **1.1.0** সংস্কৰণ
 *  **15 ঘণ্টা আগত** শেষবাৰ আপডে’ট হৈছিল
 *  সক্ৰিয় ইনষ্টলেশ্যন **10টাতকৈ কম**
 *  WordPress-ৰ সংস্কৰণ ** 5.8 বা তাতকৈ ওপৰৰ **
 *  ইমানলৈকে পৰীক্ষা কৰা হৈছে **7.0.1**
 *  PHP-ৰ সংস্কৰণ ** 7.4 বা তাতকৈ ওপৰৰ **
 *  ভাষা
 * [English (US)](https://wordpress.org/plugins/chatros/)
 * [AI](https://as.wordpress.org/plugins/tags/ai/)[chat](https://as.wordpress.org/plugins/tags/chat/)
   [chatbot](https://as.wordpress.org/plugins/tags/chatbot/)[live chat](https://as.wordpress.org/plugins/tags/live-chat/)
   [woocommerce](https://as.wordpress.org/plugins/tags/woocommerce/)
 *  টেগবোৰ
 *  [উচ্চখাপৰ ভিউ](https://as.wordpress.org/plugins/chatros/advanced/)

## ৰে’টিংবোৰ

এতিয়ালৈ কোনো পৰ্য্যালোচনা দাখিল কৰা হোৱা নাই।

[Your review](https://wordpress.org/support/plugin/chatros/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/chatros/reviews/)

## অৱদানকাৰীসকল

 *   [ Ashraful Islam ](https://profiles.wordpress.org/expertoftech/)

## সাহায্য

কিবা ক’বলগীয়া আছে? সহায় লাগে?

 [সাহায্যৰ ফ’ৰাম চাওক](https://wordpress.org/support/plugin/chatros/)