Title: Kivunly
Author: liorttt3
Published: <strong>Сентябрь 15, 2026-ж.</strong>
Last modified: Сентябрь 15, 2026-ж.

---

Плагиндерди издөө

![](https://ps.w.org/kivunly/assets/banner-772x250.png?rev=3697325)

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

# Kivunly

 Автору [liorttt3](https://profiles.wordpress.org/liorttt3/)

[Жүктөө](https://downloads.wordpress.org/plugin/kivunly.0.2.1.zip)

 * [Кенен маалымат](https://kir.wordpress.org/plugins/kivunly/#description)
 * [Сын-пикирлер](https://kir.wordpress.org/plugins/kivunly/#reviews)
 *  [Орнотуу](https://kir.wordpress.org/plugins/kivunly/#installation)
 * [Development](https://kir.wordpress.org/plugins/kivunly/#developers)

 [Колдоо](https://wordpress.org/support/plugin/kivunly/)

## Сүрөттөө

Kivunly adds a small chat bubble to your site. Visitors ask what they’re looking
for, and the AI answers with links to **your own content** — your reviews, articles,
categories and products — instead of generic answers.

**Built to be light and private:**

 * No cookies. No analytics. No tracking pixels.
 * No third-party scripts — all widget code is bundled in the plugin and served 
   from your own site.
 * Conversation history lives only in the visitor’s browser (sessionStorage) and
   disappears when the tab session ends.
 * Nothing loads on your pages until you enable the widget and configure an endpoint.

**Customizable from the settings page:**

 * Bot name, tagline, greeting and teaser bubble
 * Suggested-question buttons (“chips”)
 * Brand colors and logo
 * Bottom-left or bottom-right position (RTL-friendly)

**Bring your own AI backend.** Kivunly is the front end; replies come from the chat
endpoint you configure — either the hosted Kivunly service (paid, includes automatic
indexing of your site’s content) or any backend you run yourself that implements
the simple request format below.

Learn more about the hosted service at [kivunly.com](https://kivunly.com/).

#### Request format (for self-hosted backends)

The widget sends a POST request with a JSON body to your endpoint:

    ```
    { "message": "...", "history": [ { "role": "user|assistant", "content": "..." } ], "key": "your site key", "page": "https://your-site.com/current-page" }
    ```

and expects a JSON response: `{ "reply": "..." }`. Markdown links and bold in the
reply are rendered; everything else is displayed as plain text.

### External Services

This plugin connects to the AI chat backend **that you, the site owner, configure**
on the settings page. It makes no network requests at all until an endpoint is configured
and the widget is enabled.

When a visitor sends a message in the chat widget, the following data is transmitted
to the configured endpoint, solely to generate a reply:

 * The message text the visitor typed
 * The recent conversation history from the current browser session (up to the last
   8 messages)
 * The URL of the page the visitor is on
 * The site key you configured (used by the backend to identify your site)

No other personal data, cookies or identifiers are sent. If you use the hosted Kivunly
service (https://kivunly.com/) as your endpoint, its [Terms of Service](https://kivunly.com/terms.html)
and [Privacy Policy](https://kivunly.com/privacy.html) apply. If you configure your
own backend, you are responsible for its data handling.

The plugin also adds suggested wording to Settings  Privacy for your site’s privacy
policy.

## Орнотуу

 1. Install and activate the plugin.
 2. Go to **Settings  Kivunly**.
 3. Enter your chat endpoint URL and site key, customize the texts and colors, and 
    tick **Enable widget**.
 4. The chat bubble appears on your site immediately.

## FAQ.KG

### Does the widget slow my site down?

No. It’s one small CSS file and one small JavaScript file, loaded in the footer,
with no external dependencies. Nothing at all is loaded until you enable the widget.

### Does it set cookies or track visitors?

No cookies, no tracking. The conversation is kept in the visitor’s own browser for
the duration of the tab session only.

### Can I use it in Hebrew, Arabic or another RTL language?

Yes. All visitor-facing texts are your own settings, and the layout supports RTL
sites.

### Do I need an account?

You need a chat endpoint. You can run your own backend (the request format is documented
above), or use the hosted Kivunly service.

## Сын-пикирлер

There are no reviews for this plugin.

## Contributors & Developers

“Kivunly” is open source software. The following people have contributed to this
plugin.

Мүчөлөрү

 *   [ liorttt3 ](https://profiles.wordpress.org/liorttt3/)

[Translate “Kivunly” into your language.](https://translate.wordpress.org/projects/wp-plugins/kivunly)

### Interested in development?

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

## Өзгөртүүлөр

#### 0.2.1

 * Documentation: explicit Terms of Service and Privacy Policy links for the hosted
   service in the External Services section.

#### 0.2.0

 * Tappable follow-up suggestions: after each answer the assistant offers 2-3 next
   questions visitors can tap.

#### 0.1.0

 * Initial release: chat widget, teaser bubble, suggestion chips, settings page,
   privacy-policy helper.

## Мета

 *  Нуска **0.2.1**
 *  Акыркы жаңыртуу **3 күн мурун**
 *  Активдүү орнотуулар **Fewer than 10**
 *  WordPress нускасы ** 5.8 же андан жогору **
 *  Tested up to **7.1.1**
 *  PHP нускасы ** 7.4 же андан жогору **
 *  Тил
 * [English (US)](https://wordpress.org/plugins/kivunly/)
 * Тег:
 * [AI](https://kir.wordpress.org/plugins/tags/ai/)[assistant](https://kir.wordpress.org/plugins/tags/assistant/)
   [chat](https://kir.wordpress.org/plugins/tags/chat/)[chatbot](https://kir.wordpress.org/plugins/tags/chatbot/)
   [recommendations](https://kir.wordpress.org/plugins/tags/recommendations/)
 *  [Advanced View](https://kir.wordpress.org/plugins/kivunly/advanced/)

## Рейтинг

Азырынча эч кандай сын-пикир жок.

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

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

## Мүчөлөрү

 *   [ liorttt3 ](https://profiles.wordpress.org/liorttt3/)

## Колдоо

Комментарийлер барбы? Жардам керекпи?

 [Колдоо форумун көрүү](https://wordpress.org/support/plugin/kivunly/)