Title: WPMAT &#8211; Telegram Miniapp
Author: Valeriy Danyuk
Published: <strong>May 17, 2025</strong>
Last modified: May 14, 2026

---

Search plugins

![](https://ps.w.org/wmat-lite/assets/banner-772x250.jpg?rev=3295373)

![](https://ps.w.org/wmat-lite/assets/icon-256x256.gif?rev=3295622)

# WPMAT – Telegram Miniapp

 By [Valeriy Danyuk](https://profiles.wordpress.org/aiseoua/)

[Download](https://downloads.wordpress.org/plugin/wmat-lite.2.3.4.zip)

 * [Details](https://test.wordpress.org/plugins/wmat-lite/#description)
 * [Reviews](https://test.wordpress.org/plugins/wmat-lite/#reviews)
 *  [Installation](https://test.wordpress.org/plugins/wmat-lite/#installation)
 * [Development](https://test.wordpress.org/plugins/wmat-lite/#developers)

 [Support](https://wordpress.org/support/plugin/wmat-lite/)

## Description

**WPMAT** (WordPress Mini Apps Telegram) turns your website into a fully functional
Telegram Mini App. Powered by [Questflow](https://questflow.pro/), the plugin provides
seamless Telegram user authentication and real-time WooCommerce order notifications—
all with minimal configuration.

#### Key Features

 * 🔐 **Automatic Telegram Authentication** — Users opening your site via Telegram
   Mini App are automatically logged in to WordPress
 * 🛒 **WooCommerce Notifications** — Send order status updates directly to customers
   via Telegram bot
 * 🌐 **Mini App Integration** — Your WordPress site works as a native Telegram 
   Mini App
 * ⚡ **Easy Setup** — Just one Site ID to connect everything
 * 🎨 **Customizable Templates** — Configure notification messages per order status
   with template variables
 * 🌍 **Multilingual** — Admin interface available in 19 languages: English, Ukrainian,
   Russian, Arabic, Azerbaijani, Bengali, French, German, Greek, Hindi, Indonesian,
   Italian, Japanese, Korean, Polish, Portuguese, Spanish, Turkish, Uzbek

#### How It Works

 1. Sign up at [Questflow.pro](https://questflow.pro/) and create a bot
 2. Go to Admin  Settings  Site Integration  Generate Site ID
 3. Install and activate this plugin on your WordPress site
 4. Enter the Site ID in the WMAT Lite settings page
 5. Your site is now a Telegram Mini App!

#### WooCommerce Integration

If WooCommerce is installed, customers authenticated via Telegram will automatically
receive order notifications in the bot. Choose which order statuses to track and
customize message templates with 10 variables: `{order_id}`, `{status_label}`, `{
total}`, `{currency}`, `{items}`, `{shop_name}`, `{customer_name}`, `{shipping_address}`,`{
billing_address}`, `{payment_method}`.

#### Links

 * [Questflow Platform](https://questflow.pro/) — Bot builder and automation platform
 * [WMAT Website](https://wpmat.me/) — Additional plugins and services
 * [Support](https://t.me/GuruAppSheet) — Telegram support channel

## Screenshots

 * [[
 * Settings page — Connection to Questflow
 * [[
 * Status panel — Connection and WooCommerce status

## Installation

 1. Upload the `wpmat` folder to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Go to the WPMAT menu in Admin panel
 4. Enter your Site ID (obtained from [Questflow.pro](https://questflow.pro/))
 5. Click “Save & Check Connection”

## FAQ

### Where do I get a Site ID?

Sign up at [Questflow.pro](https://questflow.pro/), create a Telegram bot, and navigate
to Settings  Site Integration to generate your Site ID.

### Does this plugin require WooCommerce?

No. WooCommerce is optional. Without it, the plugin still provides Telegram Mini
App authentication. WooCommerce notifications are an additional feature that activates
automatically when WooCommerce is detected.

### Is the plugin free?

Yes, WPMAT is completely free. For additional features and premium support, visit
[wpmat.me](https://wpmat.me/).

### What data does the plugin send externally?

The plugin communicates with the Questflow API (`questflow.pro`) to verify Telegram
user identity and send order notifications. No personal data is stored on external
servers beyond what is necessary for authentication.

## Reviews

![](https://secure.gravatar.com/avatar/61b61aeb88f45f7e4f1fc3e2eeaf7d7fed589e3c468183bf60e5c5fe02762d5b?
s=60&d=retro&r=g)

### 󠀁[Great plugin for Telegram Mini App integration](https://wordpress.org/support/topic/great-plugin-for-telegram-mini-app-integration/)󠁿

 [BuyReadySite.com](https://profiles.wordpress.org/ksanyok/) May 17, 2025

This plugin made it super easy to integrate a Telegram Mini App into my WordPress
site. The setup was straightforward — just added my bot token and configured the
welcome messages. It’s a lightweight solution but very effective if you want your
users to interact with your website directly through Telegram. The button to launch
the app works perfectly, and the support for Telegram Web App SDK is a huge plus.
Looking forward to seeing more features in the Pro version. Highly recommended for
anyone building Telegram-based experiences!

 [ Read all 1 review ](https://wordpress.org/support/plugin/wmat-lite/reviews/)

## Contributors & Developers

“WPMAT – Telegram Miniapp” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ Valeriy Danyuk ](https://profiles.wordpress.org/aiseoua/)

“WPMAT – Telegram Miniapp” has been translated into 1 locale. Thank you to [the translators](https://translate.wordpress.org/projects/wp-plugins/wmat-lite/contributors)
for their contributions.

[Translate “WPMAT – Telegram Miniapp” into your language.](https://translate.wordpress.org/projects/wp-plugins/wmat-lite)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/wmat-lite/), check 
out the [SVN repository](https://plugins.svn.wordpress.org/wmat-lite/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/wmat-lite/) by [RSS](https://plugins.trac.wordpress.org/log/wmat-lite/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 2.3.4 (2026-05-14)

 * Added shipping address, billing address, and payment method to notification templates
 * New template variables: `{shipping_address}`, `{billing_address}`, `{payment_method}`
 * Updated default notification template with delivery and payment info
 * Total of 10 template variables now available

#### 2.3.3 (2026-05-14)

 * Fixed critical activation error: “Constant WPMAT_VERSION already defined”
 * Fixed false “Connection active” status when Site ID is empty
 * Improved constant definition guards for multi-plugin compatibility
 * WooCommerce settings accordion now expanded by default
 * UI: Support and Save elements aligned in single row
 * Applied Morphic Light design theme

#### 2.3.1 (2025-05-14)

 * Added 17 new languages: Ukrainian, Arabic, Azerbaijani, Bengali, French, German,
   Greek, Hindi, Indonesian, Italian, Japanese, Korean, Polish, Portuguese, Spanish,
   Turkish, Uzbek
 * Fixed Contributors field for WordPress.org compatibility
 * Updated “Tested up to” WordPress 6.9.4
 * Improved locale detection for all supported languages

#### 2.3.0 (2025-05-12)

 * Server-side JWT authentication via qf_auth URL parameter
 * Improved Telegram WebApp SDK integration
 * Better connection validation and error reporting

#### 2.2.0 (2025-05-02)

 * Complete plugin overhaul and rebranding to WPMAT
 * Deep integration with [Questflow.pro](https://questflow.pro/) platform
 * Customizable WooCommerce notification templates per order status
 * Multilingual admin interface (English / Russian)
 * Improved connection validation and error reporting
 * Telegram WebApp SDK integration for seamless Mini App experience
 * Auto-detection and replacement of outdated API URLs

#### 1.0.0

 * Initial release
 * Telegram WebApp automatic authentication
 * WooCommerce order notifications
 * Settings page with connection check

## Meta

 *  Version **2.3.4**
 *  Last updated **13 hours ago**
 *  Active installations **20+**
 *  WordPress version ** 5.8 or higher **
 *  Tested up to **6.9.4**
 *  PHP version ** 7.4 or higher **
 *  Languages
 * [English (US)](https://wordpress.org/plugins/wmat-lite/) and [Russian](https://ru.wordpress.org/plugins/wmat-lite/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/wmat-lite)
 * Tags
 * [bot](https://test.wordpress.org/plugins/tags/bot/)[Notifications](https://test.wordpress.org/plugins/tags/notifications/)
   [telegram](https://test.wordpress.org/plugins/tags/telegram/)[woocommerce](https://test.wordpress.org/plugins/tags/woocommerce/)
 *  [Advanced View](https://test.wordpress.org/plugins/wmat-lite/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/wmat-lite/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/wmat-lite/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/wmat-lite/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/wmat-lite/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/wmat-lite/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/wmat-lite/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/wmat-lite/reviews/)

## Contributors

 *   [ Valeriy Danyuk ](https://profiles.wordpress.org/aiseoua/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/wmat-lite/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://wpmat.me/)