wegram is a free and powerful WordPress plugin that connects your WooCommerce store to Telegram. Every time an order is placed or its status changes, wegram instantly sends a formatted notification to your Telegram bot — even if you’re in Iran.
Most Telegram plugins fail in Iran because the Telegram API is blocked. wegram solves this by routing messages through a Cloudflare Worker as a proxy — so your notifications always get through, no matter where your server is hosted.
Use these placeholders in your message templates:
{id} — Order number{date} — Order date and time{name} — Customer full name{phone} — Customer phone number{email} — Customer email address{total} — Order total amount{items} — List of ordered products{items_count} — Number of items{shipping} — Shipping method{payment} — Payment method{reason} — Cancellation note / customer note{status} — Current order status{address} — Billing addresswegram sends order data (order ID, customer name, phone, total, items) to your own Cloudflare Worker and then to your own Telegram bot. No data is sent to third-party servers controlled by the plugin author. You are responsible for your own data handling.
This plugin connects to the following external services: