PHPackages                             peachcode/telegram-magento - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. peachcode/telegram-magento

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

peachcode/telegram-magento
==========================

Magento &amp; Telegram

653PHPCI passing

Since Feb 18Pushed 3mo ago1 watchersCompare

[ Source](https://github.com/anatoliidolia/MagentoTelegram)[ Packagist](https://packagist.org/packages/peachcode/telegram-magento)[ RSS](/packages/peachcode-telegram-magento/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (2)Used By (0)

About
-----

[](#about)

Get Information about new order in telegram

3. Start a new conversation with the BotFather( [BotFather](https://t.me/botfather) )
4. Send /newbot to create a new Telegram bot.
5. When asked, enter a name for the bot.
6. Give the Telegram bot a unique username.
7. Copy and save the Telegram bot's access token for later steps.
Example: 512345678:sGEiD\_e124Arp0akAapbS6PFiVkMbi6dk12rc4

**How to Find a Telegram Chat ID**10. Type “@RawDataBot” and select “Telegram Bot Raw” from the drop-down list.
11. Click on the “Start” button in the auto-reply message.
12. The Telegram bot will send a message with your account info. Scroll down and find “Chat.” Your chat ID number is listed below, next to “id.’
### How config module?

[](#how-config-module)

Admin-&gt; Stores-&gt; Configuration-&gt; Telegram-&gt; Admin Notification-&gt; **Telegram Integration**
Insert **Access Token** &amp; **Chat ID**### Feature

[](#feature)

Customize Telegram Messages from the Admin Panel You can modify the Telegram message text directly from the Magento admin panel.

For example, the default template looks like this: Customer Name: {customer\_name}, Product {name}, QTY: {quantity}, Price: {price}, Final Price: {final\_price}

This template can be customized to fit your needs by using the available variables:

{customer\_name} — the name of the customer {name} — the product name {quantity} — the product quantity {price} — the product price {final\_price} — the total order amount Here’s how it looks in the interface:

Example: If you set the following template: New order from {customer\_name}. Items: {name} - QTY: {quantity}, Price: {price}. Total: {final\_price}

You will receive a message in Telegram like this: New order from John Doe. Items: Laptop - QTY: 2, Price: 1500. Total: 3000

Simple and flexible!

[![img.png](PeachCode/AdminTelegram/img.png)](PeachCode/AdminTelegram/img.png)

First: You need to start the recently created chat
That's All!

After each order you will receive a message to Telegram
Example:

```
 New order from USERNAME, Product: ProductName QTY: 6 Price: 5, Product: ProductName QTY: 3 Price: 44
```

All errors you can find in var/log/system.log

```
main.CRITICAL: Telegram connection is wrong. Warning: file_get_contents(https://api.telegram.org/botEXAMPLE:EXAMPLE/sendMessage?chat_id=123123123&text=New+Order%3A+%D0%92%D0%BE%D0%BD%D1%8E%D1%87%D0%BA%D0%B0%2C+Items%3A++Product%3A+FFFF2222222+QTY%3A+10+Price%3A+44+Product%3A+wer+QTY%3A+10+Price%3A+5.+Price%3A+490): failed to open stream: HTTP request failed! HTTP/1.1 400 Bad Request
 in app/code/PeachCode/Telegram/Observer/TelegramObserver.php on line 80 [] []
```

### Enjoy!

[](#enjoy)

###### Magento 2.4.7 Community

[](#magento-247-community)

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance55

Moderate activity, may be stable

Popularity11

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity25

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/9dd37ad74c5667ebf18699c556aec277e7a36a9137f5180a51c35b6a256e04ef?d=identicon)[anatoliidolia](/maintainers/anatoliidolia)

---

Top Contributors

[![anatoliidolia](https://avatars.githubusercontent.com/u/57527178?v=4)](https://github.com/anatoliidolia "anatoliidolia (24 commits)")

---

Tags

integrationmagento2magento2-extensionmagento2-moduletelegramtelegram-bot-api

### Embed Badge

![Health badge](/badges/peachcode-telegram-magento/health.svg)

```
[![Health](https://phpackages.com/badges/peachcode-telegram-magento/health.svg)](https://phpackages.com/packages/peachcode-telegram-magento)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
