Opis
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).
Instalacja
- 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.
Najczęściej zadawane pytania
-
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.
Recenzje
Wtyczka nie ma jeszcze żadnej recenzji.
Kontrybutorzy i deweloperzy
„Needweb Telegram Alerts for WooCommerce” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.
ZaangażowaniWtyczka „Needweb Telegram Alerts for WooCommerce” została przetłumaczona na 2 języki. Podziękuj tłumaczom za ich wkład.
Przetłumacz wtyczkę “Needweb Telegram Alerts for WooCommerce” na swój język.
Interesuje cię rozwój wtyczki?
Przeglądaj kod, sprawdź repozytorium SVN lub czytaj dziennik rozwoju przez RSS.
Rejestr zmian
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.
