Title: Well Web Notify
Author: Serhii Yelbaiev
Published: <strong>27 de Marzo de  2026</strong>
Last modified: 5 de Junio de  2026

---

Buscar plugins

![](https://ps.w.org/well-web-notify/assets/banner-772x250.png?rev=3562391)

![](https://ps.w.org/well-web-notify/assets/icon-256x256.png?rev=3562391)

# Well Web Notify

 Por [Serhii Yelbaiev](https://profiles.wordpress.org/yelbaiev/)

[Descargar](https://downloads.wordpress.org/plugin/well-web-notify.1.0.5.zip)

 * [Detalles](https://cl.wordpress.org/plugins/well-web-notify/#description)
 * [Reseñas](https://cl.wordpress.org/plugins/well-web-notify/#reviews)
 *  [Instalación](https://cl.wordpress.org/plugins/well-web-notify/#installation)
 * [Desarrollo](https://cl.wordpress.org/plugins/well-web-notify/#developers)

 [Soporte](https://wordpress.org/support/plugin/well-web-notify/)

## Descripción

Well Web Notify sends instant notifications to Telegram, Slack, Discord, and Google
Chat whenever someone submits a form or places a WooCommerce order on your WordPress
site.

**Supported form plugins (auto-detected):**

 * Contact Form 7
 * WPForms
 * Gravity Forms
 * Ninja Forms
 * Jetpack Contact Form
 * WooCommerce orders

**Features:**

 * Telegram notifications via Bot API — unlimited, no quotas
 * Slack notifications via Incoming Webhooks
 * Discord notifications via webhooks
 * Google Chat notifications via space webhooks
 * Auto-detects installed form plugins — no per-form configuration needed
 * WooCommerce order notifications with configurable events (new order, processing,
   completed, cancelled, refunded, failed)
 * Phone numbers in submissions get clickable contact links (Call, WhatsApp, Telegram,
   Viber)
 * Notification log with filtering and pagination
 * Daily bot health check verifies your Telegram bot is working
 * Lightweight — no bloat, no external CSS/JS dependencies

**Need Viber or WhatsApp?**

Contact us at support@wellweb.marketing to set up Viber or WhatsApp notifications.

### External Services

This plugin connects to the following external services:

**Telegram Bot API**

When you configure a Telegram bot token and chat ID, the plugin sends notification
messages via the Telegram Bot API at `https://api.telegram.org/`. This happens whenever
a form is submitted, a WooCommerce order event occurs, or a daily health check runs.

 * [Telegram Terms of Service](https://telegram.org/tos)
 * [Telegram Privacy Policy](https://telegram.org/privacy)

**Slack API**

When you configure a Slack Incoming Webhook URL, the plugin sends notification messages
to your Slack workspace via `https://hooks.slack.com/`.

 * [Slack Terms of Service](https://slack.com/terms-of-service)
 * [Slack Privacy Policy](https://slack.com/privacy-policy)

**Discord API**

When you configure a Discord Webhook URL, the plugin sends notification messages
to your Discord server via `https://discord.com/api/webhooks/`.

 * [Discord Terms of Service](https://discord.com/terms)
 * [Discord Privacy Policy](https://discord.com/privacy)

**Google Chat API**

When you configure a Google Chat Webhook URL, the plugin sends notification messages
to your Google Chat space via `https://chat.googleapis.com/`.

 * [Google Terms of Service](https://policies.google.com/terms)
 * [Google Privacy Policy](https://policies.google.com/privacy)

## Capturas de pantalla

[⌊Channel settings — configure Telegram, Slack, Discord, and Google Chat⌉⌊Channel
settings — configure Telegram, Slack, Discord, and Google Chat⌉[

Channel settings — configure Telegram, Slack, Discord, and Google Chat

[⌊Notification log — filter by channel and status, with pagination⌉⌊Notification
log — filter by channel and status, with pagination⌉[

Notification log — filter by channel and status, with pagination

## Instalación

 1. Upload the `well-web-notify` folder to `/wp-content/plugins/`
 2. Activate the plugin through the Plugins menu
 3. Go to Well Web > Notify in the admin menu
 4. Configure your channels — Telegram, Slack, Discord, or Google Chat
 5. Click “Test” to verify each connection

## FAQ

### Are there any limits on notifications?

No. The free plugin sends unlimited notifications across all four channels with 
no quotas or monthly caps.

### Do I need to configure each form separately?

No. The plugin auto-detects supported form plugins and captures all submissions 
automatically.

### How do I get Viber or WhatsApp notifications?

Contact us at support@wellweb.marketing to set up Viber or WhatsApp channels.

### Does this work with WooCommerce?

Yes. Enable WooCommerce order notifications in the settings and choose which order
events trigger a notification.

## Reseñas

No hay reseñas para este plugin.

## Colaboradores & Desarrolladores

“Well Web Notify” es software de código abierto. Las siguientes personas han contribuido
a este plugin.

Colaboradores

 *   [ Serhii Yelbaiev ](https://profiles.wordpress.org/yelbaiev/)

[Traduce “Well Web Notify” a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/well-web-notify)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/well-web-notify/),
echa un vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/well-web-notify/),
o suscríbete al [registro de desarrollo](https://plugins.trac.wordpress.org/log/well-web-notify/)
por [RSS](https://plugins.trac.wordpress.org/log/well-web-notify/?limit=100&mode=stop_on_copy&format=rss).

## Historial de cambios

#### 1.0.5

 * Fixed: Jetpack form submissions now reliably reach all channels on Jetpack 15
   + — the integration listens on the surviving `grunion_after_message_sent` hook(
   Jetpack 15 dropped `grunion_pre_message_sent` and stamps `_feedback_extra_fields`
   empty on the Forms-block path)
 * Changed: per-request dedupe now claims the dispatch slot only at the moment of
   send, so an early-arriving empty meta write can no longer block a later hook 
   with the real payload

#### 1.0.4

 * Tested and confirmed compatible with WordPress 7.0
 * Admin UI refreshed for the new WordPress 7.0 “Modern” admin theme — accent colors
   now follow the active admin color scheme instead of a fixed blue
 * Settings cards and tabs now use rounded corners to match the Modern admin look

#### 1.0.3

 * Notification header now shows the site domain instead of the site title for cleaner
   chat previews
 * Daily health-check message reworded to clearly explain what is being verified
 * Optional review prompt on the plugin’s own admin pages, shown only after the 
   plugin has been in active use

#### 1.0.2

 * Added plugin banners, icons, and screenshots for WordPress.org listing
 * Updated screenshots section to match provided assets

#### 1.0.1

 * Renamed plugin file from index.php to well-web-notify.php for WordPress.org compliance
 * Updated text domain and admin slugs to well-web-notify
 * Fixed dashboard widget styles loading on dashboard screen

#### 1.0.0

 * Initial public release on wordpress.org
 * Telegram, Slack, Discord, and Google Chat notifications
 * Auto-detects popular form plugins — no per-form configuration
 * WooCommerce order notifications with configurable events
 * Notification log with filtering and pagination
 * Daily bot health check with email alerts
 * Setup guides for all channels in admin UI

## Meta

 *  Versión **1.0.5**
 *  Última actualización **hace 4 semanas**
 *  Instalaciones activas **Menos de 10**
 *  Versión de WordPress ** 6.8 o superior **
 *  Probado hasta **7.0**
 *  Versión de PHP ** 8.2 o superior **
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/well-web-notify/)
 * Etiquetas
 * [discord](https://cl.wordpress.org/plugins/tags/discord/)[forms](https://cl.wordpress.org/plugins/tags/forms/)
   [Notifications](https://cl.wordpress.org/plugins/tags/notifications/)[slack](https://cl.wordpress.org/plugins/tags/slack/)
   [telegram](https://cl.wordpress.org/plugins/tags/telegram/)
 *  [Vista Avanzada](https://cl.wordpress.org/plugins/well-web-notify/advanced/)

## Calificaciones

Aún no se han enviado valoraciones.

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

[Ver todas las reseñas](https://wordpress.org/support/plugin/well-web-notify/reviews/)

## Colaboradores

 *   [ Serhii Yelbaiev ](https://profiles.wordpress.org/yelbaiev/)

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/well-web-notify/)