Notification for Telegram
by rainafarai 4.9 (69 reviews)

Notification for Telegram

Sends notifications to Telegram users or groups, when some events occur in WordPress.

Notification for Telegram ranks #3,404 among WordPress.org plugins with 4,000+ active installations, is #481 of 12,386 in the E-commerce category, a 4.9/5 rating from 69 reviews, and was last updated Sep 18, 2026. Data from WordPress.org, refreshed twice daily — see methodology.

Compatible with WP 7.1.1
v3.5.5 Current Version v3.5.5
Updated 1 day ago Last Update on 18 Sep, 2026
Refreshed 9 hours ago Last Refreshed on
#481 of 12,386 in E-commerce Top 5% by installs Downloads +290.4% this week Actively maintained
View on WordPress.org
Rank
#3,404
-2 this week
Active Installs
4K+
No change
KW Avg Position
16
0.7 better
Downloads
58K
+364 today
Support Resolved
100%
No change
Rating
98%
Review 4.9 out of 5
4.9 (69 reviews)

Next Milestone 5K

Total Progress 70.3%
4K+ 5K+
143
Ranks to Climb
-
Growth Needed
8,000,000
Active Installs
Pro

Unlock Exact Install Count

See the precise estimated active installs for this plugin, calculated from real-time ranking data.

  • Exact install estimates within tiers
  • Track install growth over time
  • Milestone progress predictions
Upgrade to Pro
Need 297 more installs to reach 5K+

Rank Changes

3,395 3,401 3,407 3,413 3,419 12-09-2026 13-09-2026 14-09-2026 15-09-2026 16-09-2026 17-09-2026 18-09-2026 19-09-2026
3,395 3,401 3,407 3,413 3,419 04-09-2026 05-09-2026 06-09-2026 07-09-2026 08-09-2026 09-09-2026 10-09-2026 11-09-2026 12-09-2026 13-09-2026 14-09-2026 15-09-2026 16-09-2026 17-09-2026 18-09-2026 19-09-2026
Current #3,404
Change
Best #

Upgrade to Pro

Unlock 30-day and 90-day rank history charts with a Pro subscription.

Upgrade Now

Active Installs Growth

Active Installs 0,000,000+
Growth +0.0%
Peak 0,000,000

Downloads Growth

0 200 400 600 800 1K 12-09-2026 13-09-2026 14-09-2026 15-09-2026 16-09-2026 17-09-2026 18-09-2026 19-09-2026
0 200 400 600 800 1K 04-09-2026 05-09-2026 06-09-2026 07-09-2026 08-09-2026 09-09-2026 10-09-2026 11-09-2026 12-09-2026 13-09-2026 14-09-2026 15-09-2026 16-09-2026 17-09-2026 18-09-2026 19-09-2026
Downloads
Growth
Peak

Upgrade to Pro

Unlock 30-day, 90-day, and yearly download history charts with a Pro subscription.

Upgrade Now

Reviews & Ratings

4.9
69 reviews
Overall 98%
5
67 (97%)
4
1 (1%)
3
0 (0%)
2
0 (0%)
1
1 (1%)

Support Threads Overview

Resolved
Unresolved
1
Total Threads
1
Resolved
0
Unresolved
100%
Resolution Rate

Security History

Source: WPVulnerability

5 known vulnerabilities on record · 5 in the last 24 months · checked 5 days ago

  1. Notification for Telegram [notification-for-telegram] < 3.5.2

    CVE-2026-7620 · Fixed in v3.5.2

  2. Notification for Telegram [notification-for-telegram] < 3.5.1

    CVE-2026-40732 · Fixed in v3.5.1

  3. UNPATCHED

    Notification for Telegram [notification-for-telegram] <= 3.5.1 (unfixed)

    CVE-2025-62993 · No fix released

  4. UNPATCHED

    Notification for Telegram [notification-for-telegram] <= 3.5.1 (unfixed)

    CVE-2025-58794 · No fix released

  5. Notification for Telegram [notification-for-telegram] < 3.3.2

    CVE-2024-9685 · Fixed in v3.3.2

TL;DR

AI summary of the plugin's readme

This plugin is for WordPress site owners and administrators who want to monitor site activity via Telegram. It sends Telegram notifications for events like new orders, comments, user registrations, logins, and low stock, so admins don't have to check the WordPress dashboard to stay informed.

  • WooCommerce order notifications
  • Surecart order notifications
  • New user registration alerts
  • Login and failed login alerts
  • New comment notifications
  • Low stock product notifications
  • Elementor Pro Form, WPForm, CF7, Ninjaform support
  • Shortcode for custom messages

Frequently Asked Questions

Common questions about Notification for Telegram

When you create a Telegram bot, BotFather generates a unique token for you. BotFather (@botfather) is the official Telegram bot for creating and managing bots — search for it directly inside Telegram. Creating a new bot Open Telegram and search for @botfather. Send the command /newbot. BotFather will ask you for two things: Name — the display name shown in contact details and conversations (e.g. "My Awesome Bot"). Username — a short unique handle used in mentions and t.me links (e.g. @my_awesome_bot). Usernames must be 5–32 characters long, can only contain Latin letters, numbers and underscores, and must end in "bot". Once created, BotFather will provide your authorization token.
A token is a string in this format: 110201543:AAHdqTcvCH1vGWJxfSeofSAs0K5PALDsaw This token is required to authorize your bot and send requests to the Telegram Bot API. Keep it private — anyone who has it can take full control of your bot.
Send the /token command to @botfather, select your bot, and it will generate a new token. The old one will be immediately invalidated.
There are two quick ways: Search for @userinfobot or @get_id_bot on Telegram, send /start and the bot will instantly reply with your numeric user ID (e.g. 29627823). Search for @RawDataBot (https://t.me/RawDataBot), send any message, and it will reply with your full account info including your ID.
Add your bot to the group as a member. Send any message in the group (or type /start@yourbotname). Open the following URL in your browser, replacing with your bot token: https://api.telegram.org/bot/getUpdates Look for the "chat" object in the JSON response — the "id" field is your group Chat ID. Group IDs are always negative numbers (e.g. -1001234567890). Note: if the result is empty, make sure you sent a message after adding the bot, then refresh the URL.
Add your bot to the channel and assign it Administrator privileges. Post any message in the channel. Open the following URL in your browser: https://api.telegram.org/bot/getUpdates Find the "chat" object in the JSON — the "id" is your channel Chat ID. Channel IDs always start with -100 (e.g. -1009876543210).
Yes. Add @RawDataBot (https://t.me/RawDataBot) to your group or channel (as admin), or simply message it privately. Send any message and it will reply with a full JSON breakdown of the chat, including the exact Chat ID you need.
This usually means no messages have been sent to the bot recently. Try the following: 1. Make sure the bot has been added to the chat. 2. Send a new message in the chat (or write directly to the bot in a private conversation). 3. Reload the getUpdates URL in your browser. If the response is still empty, check that no other application is consuming the bot updates (e.g. a webhook that is already set — in that case you need to delete it first via /deleteWebhook).
Yes you can add more than one chattid separated by a comma (,) both in option page and in the shortcode.
Yes! The plugin includes WP-CLI support. Once WP-CLI is installed on your server you can use the wp telegram command. Send a simple message: wp telegram send "Backup complete" Send to a specific chat ID (overrides plugin settings): wp telegram send "Hello" --chatid=123456789 Send the output of a shell command: wp telegram send "$(df -h)" Pipe any command output: df -h | wp telegram send - Send a message with an inline button: wp telegram send "Deploy done" --urlname="Open site" --urllink="https://yoursite.com" Test the connection: wp telegram test Show current plugin configuration: wp telegram status Send a plugin update report to Telegram: wp telegram report_updates Send a WordPress core update report to Telegram: wp telegram report_core Show all available commands: wp telegram help

More plugins by rainafarai

Sign In / Register

You need to sign in or register to use this feature.