Select one or more tags, then press “Search Plugins”

Find Plugin with any / all of the selected criteria
Search Plugin

NotifyKit For MAX Messenger And Contact Form 7 Wordpress Plugin - Rating, Reviews, Demo & Download

NotifyKit For MAX Messenger And Contact Form 7 Preview Wordpress Plugin - Rating, Reviews, Demo & Download
No ratings yet
Free
Follow for free plugins, new theme releases and theme news

Plugin Description

NotifyKit — уведомления о новых заявках с сайта сразу в чат MAX.

NotifyKit — независимый (неофициальный) плагин, не связанный с командой мессенджера MAX (правообладатель — VK) и не связанный с проектом Contact Form 7. Плагин пересылает заявки из форм Contact Form 7 в чат мессенджера MAX через официальный MAX Bot API (https://botapi.max.ru). Команда видит каждую заявку в реальном времени, не перегружая почтовый ящик.

Если вы раньше использовали Telegram-боты для уведомлений о заявках, этот плагин закроет ту же задачу, но для MAX — российского мессенджера, доступного без VPN и ограничений.

Кому подойдёт:

  • Клиники, салоны, сервисы — заявки сразу видит весь ресепшн в общем чате
  • Интернет-магазины, сайты услуг — менеджеры реагируют быстрее, не ждут письма
  • Агентства и фрилансеры — клиентские заявки в отдельном чате команды
  • Любые сайты на WordPress + Contact Form 7, работающие с русскоязычной аудиторией

Основные возможности:

  • Пересылка заявок из Contact Form 7 в групповой чат MAX
  • Мгновенные push-уведомления членам команды в чате
  • Настройка отдельного чата для каждой формы
  • Гибкий шаблон сообщения с подстановкой полей формы
  • Автоматический поиск и подстановка Chat ID — не надо искать вручную
  • Пошаговый мастер настройки прямо в админке WordPress
  • Журнал отправок с кодами ошибок
  • Токен бота шифруется в базе (AES-256-GCM)

NotifyKit is an unofficial plugin developed independently. It is not affiliated with, endorsed by, or sponsored by the MAX Messenger team (the trademark “MAX Messenger” belongs to its owner, VK), nor is it affiliated with the Contact Form 7 project. The plugin only acts as a client of the official MAX Bot API (https://botapi.max.ru) — the same way an end user does — and integrates with Contact Form 7 through its public hooks.

When a visitor submits any CF7 form, the plugin delivers the submission to a chosen chat in MAX (in addition to the usual email notification). Team members added to that chat receive submissions in real time.

The plugin is an alternative to Telegram-based notification plugins for sites where MAX is the preferred channel.

Features:

  • Sends CF7 form submissions to a MAX group chat using the official Bot API
  • Per-form Chat ID override, plus a global default chat
  • Flexible message template with CF7 placeholders ([your-name], [your-email], [all-fields], etc.)
  • HTML and Markdown formatting support
  • “MAX Messenger” tab added to the CF7 form editor
  • One-click bot verification (calls /me to validate your token)
  • “Fetch chats” button — no need to look up chat_id manually; the first discovered chat is pre-filled automatically
  • Step-by-step settings page that visually guides you through setup (token chat test send)
  • Submission log with error details
  • Bot token encrypted at rest (AES-256-GCM, key derived from wp-config.php salts)
  • Optional CF7_MAX_TOKEN constant for storing the token outside the database
  • Built-in step-by-step setup guide in Russian

Who is this for:

Site owners in Russia, CIS, and any market where MAX Messenger is used as a primary communication channel. Small businesses, clinics, service providers who want form submissions pushed instantly to a team chat.

This plugin requires the Contact Form 7 plugin to be installed and active.

External services

This plugin connects to MAX Messenger Bot API (https://botapi.max.ru), operated by the MAX team (VK group of companies).

What data is sent and when:

  • When a visitor submits a Contact Form 7 form on your site, the plugin sends a single HTTPS request to https://botapi.max.ru/messages containing the message text (compiled from your configured template plus the submitter’s form data, which may include name, email, phone, and any other fields you collect) together with the target chat_id. The visitor’s IP address and User-Agent are included only if your template uses the [_remote_ip] or [_user_agent] placeholders.
  • When an administrator clicks Verify bot in settings, a request is sent to https://botapi.max.ru/me (returns bot name/username only, no visitor data).
  • When an administrator clicks Fetch chats in settings, a request is sent to https://botapi.max.ru/chats (returns the list of chats your bot is in, no visitor data).
  • When an administrator clicks Send test message in settings, a static test message (site name + fixed text) is sent to the selected chat. No visitor data is involved.

The bot token you provide is sent in the Authorization header of every request. It is stored encrypted in your database (or as a wp-config.php constant if you choose).

Service documentation, terms, and privacy policy:

  • API documentation: https://dev.max.ru/docs-api
  • MAX Messenger terms of service: https://max.ru/legal/terms
  • MAX Messenger privacy policy: https://max.ru/legal/privacy

By configuring this plugin and pointing it to your bot, you agree to MAX Messenger’s terms of service and privacy policy.

Privacy

This plugin does not store or transmit any data to the plugin author. All form data is sent directly from your WordPress site to the MAX Bot API endpoint under your own bot token.

The plugin stores:

  • The encrypted bot token in the cf7_max_settings option.
  • A submission log in the custom table {prefix}cf7_max_log (each entry: timestamp, level, event, form ID, chat ID, HTTP code, short message). Log entries do not contain the submitted form data itself, only delivery metadata. The log size is limited (default: 100 entries) and old entries are pruned automatically.

On uninstall (not just deactivate), the plugin removes its options, its log table, and the per-form post meta. No data is retained.

Screenshots

No screenshots provided


Reviews & Comments