Title: Avosist Chatbot
Author: Avosist AI
Published: <strong>23 ژوئن 2026</strong>
Last modified: 23 ژوئن 2026

---

جستجوی افزونه‌ها

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

# Avosist Chatbot

 توسط [Avosist AI](https://profiles.wordpress.org/avosist/)

[دانلود](https://downloads.wordpress.org/plugin/avosist-chatbot.1.4.1.zip)

 * [جزئیات](https://fa.wordpress.org/plugins/avosist-chatbot/#description)
 * [نقد و بررسی‌ها](https://fa.wordpress.org/plugins/avosist-chatbot/#reviews)
 *  [نصب](https://fa.wordpress.org/plugins/avosist-chatbot/#installation)
 * [توسعه](https://fa.wordpress.org/plugins/avosist-chatbot/#developers)

 [پشتیبانی](https://wordpress.org/support/plugin/avosist-chatbot/)

## توضیحات

**Avosist Chatbot** is the official WordPress plugin for the Avosist AI Platform.
It integrates a 24/7 AI-powered chatbot widget on your WordPress site using your
business knowledge base.

#### Features

 * **Avosist AI Engine** — Natural and smart conversations powered by advanced AI.
 * **AI Capabilities** — Book appointments, create orders, open support tickets,
   and transfer to human agents.
 * **Knowledge Base** — Trained on your PDFs, Excel sheets, Word files, and website
   URLs.
 * **Customizable Design** — Choose from 18 launcher icons, light/dark modes, and
   custom colors.
 * **Quick Replies** — Suggest quick reply chips to guide visitors.
 * **Chat History** — Seamless chat continuation even after page reloads.
 * **2-Minute Setup** — Connect with your Avosist account and go live instantly.
 * **Secure** — Shadow DOM encapsulation, HTTPS support.
 * **Mobile Friendly** — Looks perfect on all mobile devices.

### External services

This plugin relies on the third-party/external Avosist AI platform (https://www.
avosist.ai) to function.

 * **Widget Script:** The plugin dynamically enqueues the chatbot widget script (`
   widget.js`) on the frontend from the Avosist servers.
 * **Token Verification:** The plugin sends a secure HTTP request containing only
   the widget token to the Avosist API (`/api/chatbot/verify-token`) to verify the
   account connection during setup.
 * Terms of Service: https://www.avosist.ai/en/terms-of-service
 * Privacy Policy: https://www.avosist.ai/en/privacy-policy

## نصب

 1. Go to **Plugins > Add New** in your WordPress admin panel.
 2. Search for “Avosist Chatbot”.
 3. Click **Install Now** and then **Activate**.
 4. Go to **Settings > Avosist Chatbot**.
 5. Click **Connect with Avosist** to authenticate, or enter your Widget Token manually.

## سوالات متداول

### Is an Avosist account free?

Avosist offers a free trial. For detailed pricing information, please visit https://
www.avosist.ai/en/pricing.

### How do I train my chatbot?

You can upload PDF, Excel, and Word files, or crawl your website via the Avosist
Dashboard > Knowledge Base section.

### Can I hide the widget on specific pages?

By default, the widget is loaded sitewide. You can use the `[avosist_chatbot]` shortcode
on specific pages if you want to load it conditionally.

### Where do I find my Widget Token?

Go to Avosist Dashboard > Web Chatbot > Select your widget > Click “Get Code”. The
token will be copied to your clipboard.

### How does the transfer to live support work?

Enable the “Live Support Transfer” option in the Avosist Dashboard > Widget Settings
> AI Capabilities. The AI will automatically route the customer to a representative
when necessary.

## نقد و بررسی‌ها

![](https://secure.gravatar.com/avatar/cdaf64327df7fc89bbddd8c1841571cdfe8a36e7bb3562496f200d5d54c8e816?
s=60&d=retro&r=g)

### 󠀁[Incredibly Smart AI Agent for WordPress!](https://wordpress.org/support/topic/incredibly-smart-ai-agent-for-wordpress/)󠁿

 [batum0](https://profiles.wordpress.org/batum0/) 23 ژوئن 2026

The conversational quality of this chatbot is outstanding. It acts like a real customer
support agent, answering complex questions using our knowledge base documents without
breaking character. Setup was extremely straightforward with the API token. A must-
have tool for any business looking to automate their client support on WordPress!

![](https://secure.gravatar.com/avatar/ab242c75104f467e23ebd5b5fef838bed4bdf2eccdcd6f7f053e254a15beb61e?
s=60&d=retro&r=g)

### 󠀁[Truly amazing AI Chatbot plugin](https://wordpress.org/support/topic/truly-amazing-ai-chatbot-plugin/)󠁿

 [Fix To Error](https://profiles.wordpress.org/fixtoerror/) 23 ژوئن 2026

I was able to connect my Avosist account and deploy the widget in less than two 
minutes. The user interface is sleek, responsive, and works flawlessly on mobile
devices. It saves us tons of manual support hours. Definitely a 5-star plugin!

 [ خواندن تمامی 2 نقد و بررسی‌ ](https://wordpress.org/support/plugin/avosist-chatbot/reviews/)

## توسعه دهندگان و همکاران

“Avosist Chatbot” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

 *   [ Avosist AI ](https://profiles.wordpress.org/avosist/)

[ترجمه “Avosist Chatbot” به زبان شما.](https://translate.wordpress.org/projects/wp-plugins/avosist-chatbot)

### علاقه‌ مند به توسعه هستید؟

[Browse the code](https://plugins.trac.wordpress.org/browser/avosist-chatbot/), 
check out the [SVN repository](https://plugins.svn.wordpress.org/avosist-chatbot/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/avosist-chatbot/)
by [RSS](https://plugins.trac.wordpress.org/log/avosist-chatbot/?limit=100&mode=stop_on_copy&format=rss).

## گزارش تغییرات

#### 1.4.1

 * Fixed plugin header description to be in English.
 * Finalized minor documentation translation adjustments.

#### 1.4.0

 * Fixed duplicate header verification issue by removing redundant Plugin URI.
 * Added missing languages path folder inside plugin directory to satisfy textdomain
   checks.
 * Disclosed third-party service dependency and updated links to www.avosist.ai.
 * Added manage_options capability authorization checks to admin OAuth callback 
   route for improved security.

#### 1.3.9

 * Added Cache lock and frontend check to prevent sending multiple duplicate email
   transcripts for the same session.

#### 1.3.8

 * Saved visitor name and email to database upon initial info submission.
 * Synchronized local storage visitor details with API payload.
 * Fixed SMTP From header conflict for transcript and human handoff notification
   emails.

#### 1.3.7

 * Injected FontAwesome styles dynamically to the light DOM document head to resolve
   rendering issues in Shadow DOM on certain browsers.

#### 1.3.6

 * Moved FontAwesome stylesheet tag inside HTML template block.

#### 1.3.5

 * Integrated FontAwesome CSS within Shadow DOM block to fix launcher icons mismatch.

#### 1.3.4

 * Restructured utensils launcher icon to fix drawing paths issues.

#### 1.3.3

 * Synchronized FontAwesome classes with custom SVG drawing wrappers.

#### 1.3.2

 * Converted launcher bubble to a tooltip and added support for notification sound.

#### 1.3.1

 * Disabled click behavior of quick chips while visitor form is active.

#### 1.3.0

 * Resolved visual flash of unstyled content (FOUC) and added fade-in transition
   behavior.

#### 1.2.9

 * Fixed style repaint lag in widget.js.

#### 1.2.8

 * Resized branding footer logo to 16px.

#### 1.2.7

 * Added avosist.ai link in footer branding.

#### 1.2.6

 * Added support for custom support agent avatars.

#### 1.2.5

 * Implemented chat transcript form and email delivery flow.

#### 1.2.4

 * Strengthened error catching when pulling chat history.

#### 1.2.3

 * Fixed history list disappearance on view change.

#### 1.2.2

 * Resolved widget JS syntax error (missing closing parenthesis).

#### 1.2.1

 * Fixed admin conversation stats calculation.

#### 1.2.0

 * Updated widget.js version to v2.1.0.

#### 1.1.0

 * Integrated widget.js version v2.0.0 with custom dark/light modes, quick replies,
   and human handoff notifications.

#### 1.0.0

 * Initial release.

## اطلاعات

 *  نگارش **1.4.1**
 *  Last updated **1 هفته پیش**
 *  نصب‌های فعال **کمتر از 10**
 *  نگارش وردپرس ** 5.8 یا بالاتر **
 *  Tested up to **7.0**
 *  نگارش PHP ** 7.4 یا بالاتر **
 *  زبان
 * [English (US)](https://wordpress.org/plugins/avosist-chatbot/)
 * Tags
 * [AI](https://fa.wordpress.org/plugins/tags/ai/)[artificial intelligence](https://fa.wordpress.org/plugins/tags/artificial-intelligence/)
   [chatbot](https://fa.wordpress.org/plugins/tags/chatbot/)[customer support](https://fa.wordpress.org/plugins/tags/customer-support/)
   [live chat](https://fa.wordpress.org/plugins/tags/live-chat/)
 *  [نمایش پیشرفته](https://fa.wordpress.org/plugins/avosist-chatbot/advanced/)

## امتیازها

 5 از 5 ستاره.

 *  [  امتیاز 2 5-ستاره     ](https://wordpress.org/support/plugin/avosist-chatbot/reviews/?filter=5)
 *  [  امتیاز 0 4-ستاره     ](https://wordpress.org/support/plugin/avosist-chatbot/reviews/?filter=4)
 *  [  امتیاز 0 3-ستاره     ](https://wordpress.org/support/plugin/avosist-chatbot/reviews/?filter=3)
 *  [  امتیاز 0 2-ستاره     ](https://wordpress.org/support/plugin/avosist-chatbot/reviews/?filter=2)
 *  [  امتیاز 0 1-ستاره     ](https://wordpress.org/support/plugin/avosist-chatbot/reviews/?filter=1)

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

[مشاهده همه بررسی‌ها](https://wordpress.org/support/plugin/avosist-chatbot/reviews/)

## مشارکت کنندگان

 *   [ Avosist AI ](https://profiles.wordpress.org/avosist/)

## پشتیبانی

چیزی برای گفتن دارید؟ نیاز به کمک دارید؟

 [مشاهده انجمن پشتیبانی](https://wordpress.org/support/plugin/avosist-chatbot/)