Markhubs Store Manager For Telegram Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
markhubs Store Manager for Telegram lets your customers browse products, place orders, track shipments and chat with your store, directly inside Telegram.
Included in this plugin:
- Single bot + single admin agent
- 25 core bot commands (/start, /help, /products, /search, /cart, /track, /myorders, etc.)
- New order notifications to admin
- Order status updates to customers
- Product search
- Order tracking
- Basic cart & checkout
- English language
- Webhook auto-setup, protected with a per-site secret key
- HPOS compatible
A separately hosted Premium edition with AI customer support, a full CRM with Kanban pipeline, an automation rules engine, multi-agent support, more languages, WhatsApp Business API, a REST API, PDF reports and forecasting is available from the developer’s own site: https://nayanray.com/markhubs-store-manager-for-telegram. Nothing in this plugin is locked or time-limited; the Premium edition is separate, additional software.
Source code / issue tracker: https://github.com/dev-nayanray/markhubs-store-manager-for-telegram
Key Features
- Native Telegram bot integration
- Real-time order notifications
- Product search & catalog browsing
- Cart management with inline keyboards
- Order tracking by ID
- Customer self-service
- Webhook auto-setup
- Lightweight, only 2 DB tables
External services
This plugin connects to the Telegram Bot API (api.telegram.org) so your store can send and receive messages through your own Telegram bot. This is core to the plugin’s functionality and only runs once you enter a Bot Token in TG Manager Settings.
What is sent, and when:
- When an order is placed or its status changes, the order details (order number, status, items, totals) and the customer’s Telegram Chat ID are sent to
https://api.telegram.org/bot<your-token>/sendMessage(and/sendPhotofor product images) so the notification can be delivered. - When a customer messages your bot, Telegram forwards that message (chat ID, first/last name, username, message text) to your site’s webhook URL (
https://yoursite.com/?wtm_free_webhook=1&key=<your-site-secret>), which the plugin sanitizes and stores locally in two custom database tables (wp_wtm_users,wp_wtm_chats) so conversations and registered customers can be tracked. Thekeyparameter is a secret generated on your own site at activation and is required for the webhook to accept a request. - When you click “Set webhook” / “Delete webhook” or the bot connection status is checked, a request is sent to
https://api.telegram.org/bot<your-token>/setWebhook,/deleteWebhook, or/getMe.
No data is sent to any server operated by the plugin author. All communication is directly between the site and Telegram, using the site owner’s own bot token.
Telegram’s Terms of Service: https://telegram.org/tos
Telegram’s Privacy Policy: https://telegram.org/privacy
Screenshots
No screenshots provided

