ИИ-conversion Connector by GLM-DEV

Описание

This plugin connects your WordPress site to ИИ-conversion — a service for AI-generated popups, top bars, and chatbots.

After you create a widget in the ИИ-conversion dashboard, paste the script URL on the ИИ-conversion Connector by GLM-DEV admin page (left sidebar). The plugin enqueues the script in the site footer on all public pages.

Features

  • One script URL per site — all widgets load from a single file
  • No theme edits required
  • Enable or pause widgets from the admin settings
  • Script URL is validated (only ii-conversion.ru/widgets/… is accepted)

Getting started

  1. Sign up at ii-conversion.ru
  2. Create a popup, top bar, or chatbot
  3. Copy the script URL on the Install step in your dashboard
  4. Paste it on the ИИ-conversion Connector by GLM-DEV page in wp-admin and save

Support: glm-dev@yandex.ru or the help section in your dashboard.

External services

This plugin relies on the ИИ-conversion hosted service at https://ii-conversion.ru.

What the service is and when it is used

The plugin loads a JavaScript file from ii-conversion.ru only after a site administrator saves a valid script URL and enables the widget in plugin settings. The script renders conversion widgets (popups, top bars, chatbots) configured in the ИИ-conversion dashboard.

What data is sent and when

When a visitor opens a page where the script is enabled, their browser downloads the widget script from ii-conversion.ru and may send interaction data (such as impressions, clicks, and form submissions) to ИИ-conversion servers as part of normal widget operation. No data is transmitted until you configure and enable the plugin.

Terms and privacy

Скриншоты

Установка

From WordPress.org (recommended)

  1. In wp-admin go to Plugins Add New
  2. Search for ИИ-conversion Connector by GLM-DEV
  3. Click Install Now, then Activate
  4. Open ИИ-conversion Connector by GLM-DEV in the left admin menu and paste your script URL.

Manual install

  1. Delete any existing conversion-connector-by-glm-dev or ii-conversion folders from wp-content/plugins/ before uploading.
  2. Upload the ZIP via Plugins Add New Upload Plugin, or copy the conversion-connector-by-glm-dev folder into wp-content/plugins/.
  3. Activate the plugin through the Plugins menu.
  4. Open ИИ-conversion Connector by GLM-DEV in the left admin menu and paste your script URL.

Do not deploy the plugin via IDE sync into a nested folder — use the ZIP upload only.

Часто задаваемые вопросы

Do I need an ИИ-conversion account?

Yes. Register at ii-conversion.ru, create a widget, and copy the script URL from the Install step in your dashboard.

Where do I find the script URL?

In your ИИ-conversion dashboard: open any widget editor, go to the Publish / Install step, or check the onboarding checklist on the Overview page.

Does this plugin work with any theme?

Yes. The script is added via wp_enqueue_script in the footer.

Can I pause widgets without deleting the URL?

Yes. Uncheck Enable script on all public pages in the plugin settings.

Is the plugin free?

The plugin is free. ИИ-conversion offers paid plans for the service itself — see ii-conversion.ru/#pricing.

Can activation fail with «Plugin file not found»?

Yes, if an old plugin folder already exists and you upload the ZIP again — WordPress may extract to a nested path. Delete all conversion-connector-by-glm-dev* and ii-conversion* folders from wp-content/plugins/, then reinstall. Version 1.0.1+ shows a clear error if the folder path is wrong.

Отзывы

Нет отзывов об этом плагине.

Участники и разработчики

«ИИ-conversion Connector by GLM-DEV» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

«ИИ-conversion Connector by GLM-DEV» переведён на 1 язык. Благодарим переводчиков за их работу.

Перевести «ИИ-conversion Connector by GLM-DEV» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

1.0.11

  • Complete Russian translation files (ru_RU .po, .l10n.php, .pot)
  • Domain Path header for languages folder
  • Updated install-path error message translation

1.0.10

  • Admin menu icon CSS via wp_enqueue_style / wp_add_inline_style (WordPress.org review)
  • Removed load_plugin_textdomain (auto-loaded on WordPress.org)
  • Added translators comment for legal notice placeholders

1.0.9

  • Plugin folder and main file renamed to match WordPress.org slug (conversion-connector-by-glm-dev)
  • Legacy ii-conversion install path still accepted

1.0.8

  • Text domain aligned with WordPress.org slug (conversion-connector-by-glm-dev)
  • Tested up to WordPress 7.0

1.0.7

  • Renamed plugin to «ИИ-conversion Connector by GLM-DEV» for WordPress.org naming guidelines
  • Short «ИИ-conversion» label in the admin sidebar menu

1.0.6

  • Fixed SVG logo markup for valid XML parsing
  • Improved mobile checkbox layout

1.0.5

  • Custom checkbox UI with better mobile alignment

1.0.4

  • Plugin moved to the main admin sidebar menu
  • Brand logo mark in the header and menu icon

1.0.3

  • Modern admin UI with brand styling, cards, and status indicator
  • Copy URL button and live connection status

1.0.2

  • Russian translations (ru_RU) for the settings screen
  • Russian quick-start guide with links to the dashboard

1.0.1

  • Detect invalid install paths (nested ii-conversion-1 folders, Windows backslashes)
  • Clear error on activation with reinstall instructions
  • Admin notice when the plugin folder path is incorrect

1.0.0

  • Initial release
  • Settings page for script URL and enable/disable toggle
  • Footer script enqueue with URL validation