Description
Get instant Telegram notifications when a new WooCommerce order is placed or an order status changes. Built for reliability: messages are sent asynchronously through a queue with automatic retries, so checkout is never slowed down and Telegram rate limits are respected.
Features (free):
- New order notifications to a Telegram chat
- Order status change notifications
- 3-step setup wizard (token chat test)
- Customizable message template with placeholders
- Full UTF-8 / Cyrillic support
- HPOS (High-Performance Order Storage) compatible
Pro version
The Pro version adds: multiple recipients and rule-based routing, customer notifications in Telegram (order status instead of email), two-way customer support inside Telegram, abandoned cart reminders with a pay link, a visual template builder, multi-store/multilingual support, delivery logs and priority support. Learn more: https://needweb.ru/plugins/needweb-telegram-alerts-for-woocommerce
External services
This plugin connects to the Telegram Bot API (api.telegram.org) to deliver order notifications to your Telegram chat.
When an order is placed or its status changes, the plugin sends the order details defined in your message template (such as order number, total, status, customer name and ordered items) to Telegram, using the bot token and chat ID you provide. Requests are sent only when these notification events occur, or when you press the « Test connection » / « Send test message » buttons.
Optionally, you may route requests through your own relay URL (e.g. a Cloudflare Worker) or an outbound proxy that you configure; in that case requests pass through that endpoint before reaching Telegram.
Telegram is a third-party service provided by Telegram FZ-LLC. By using this plugin you agree to Telegram’s Terms of Service (https://telegram.org/tos) and Privacy Policy (https://telegram.org/privacy).
Installation
- Upload the plugin to /wp-content/plugins/ and activate it.
- Go to WooCommerce Telegram.
- Create a bot with @BotFather, paste the token, click « Test connection ».
- Enter the recipient chat ID and click « Send test message ».
- Choose which events to notify and save.
FAQ
-
How do I get a chat ID?
-
Send /start to your bot, then use a helper like @userinfobot to get your numeric chat ID.
-
Does it work with Cyrillic product names?
-
Yes. All text is sent as UTF-8 via wp_json_encode, so Cyrillic and other non-Latin scripts work correctly.
Avis
Il n’y a aucun avis pour cette extension.
Contributeurs/contributrices & développeurs/développeuses
« Needweb Telegram Alerts for WooCommerce » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.
Contributeurs“Needweb Telegram Alerts for WooCommerce” a été traduit dans 2 locales. Remerciez l’équipe de traduction pour ses contributions.
Traduisez « Needweb Telegram Alerts for WooCommerce » dans votre langue.
Le développement vous intéresse ?
Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.
Journal des modifications
1.1.0
- Block/Store API checkout support, event-aware message titles, HTML-entity decoding for totals, Telegram relay & proxy for blocked networks, Pro promo, and es_ES / de_DE / fa_IR translations.
0.1.0
- Initial MVP: new order and status-change notifications with async queue.
