Instant Order Status Notifier with Telegram

Description

This plugin provides instant order notifications for WooCommerce directly to your Telegram chat. Configure your Telegram Bot Token and Chat ID, select the order statuses you wish to track, and receive timely alerts every time an order status changes on your site.

Features:
* Instant Telegram notifications for WooCommerce order status changes.
* Selectable order statuses (Pending, Processing, On-hold, Completed, etc.).
* Easy setup instructions for Telegram Bot integration.
* Clean, easy to configure settings interface.
* Customizable notification message structure.

External services

This plugin uses the Telegram Bot API to send notifications.
* Service: Telegram Bot API (https://api.telegram.org)
* Data: Sends WooCommerce order details (ID, Total, Status, Items) via HTTPS request.
* Policy: Terms, Privacy

Screenshots

Installation

  1. Upload the entire ‘instant-order-status-notifier-with-telegram’ folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Go to Settings > Telegram Notifier to configure your Bot Token and Admin Chat ID.
  4. Select the order statuses for which you want to receive notifications and click ‘Save Changes’.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Instant Order Status Notifier with Telegram” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.0.5

  • Fix: Resolved 404 error by updating the ‘Plugin URI’ to a valid public URL.
  • Fix: Converted inline CSS styles to the standard ‘admin_enqueue_scripts’ hook using wp_enqueue_style to comply with review guidelines.
  • Fix: Added mandatory resource versioning to style registration to prevent browser caching issues and satisfy Plugin Check.

1.0.4

  • Fix: Completely removed the restricted term «WooCommerce» from the plugin name and slug as per updated WordPress review guidelines.
  • Fix: Updated text domain to «instant-order-status-notifier-with-telegram».
  • Fix: Resolved trademark conflict by renaming the plugin and updating the slug.

1.0.3

  • Fix: Resolved trademark conflict by renaming the plugin to «Instant Telegram Order Notifier for WooCommerce».
  • Fix: Added mandatory ‘sanitize_callback’ to register_setting() to ensure secure data handling.
  • Fix: Addressed all ‘OutputNotEscaped’ security errors in the admin settings page as reported by the Plugin Check tool.
  • Enhancement: Added mandatory «External services» disclosure for Telegram Bot API usage.
  • Enhancement: Improved Admin UI alignment for order status checkboxes.

1.0.2

  • FIX: Fully resolved a critical error on the settings page and ensured proper internationalization (i18n) usage.
  • FIX: Prevented duplicate Telegram notifications and removed unwanted HTML and currency symbols from order totals.
  • FIX: Ensured product names are displayed correctly in Telegram messages.
  • FIX: Addressed multiple security and data escaping issues reported by Plugin Check.

1.0.0

  • Initial release of the Telegram Order Status Notification plugin.

Update Notice

1.0.5

Updated the plugin name and slug to comply with WordPress.org trademark guidelines.