WP Manifestindependent plugin directory
manifest / email / telegram-notifier

Telegram Notifier

Gửi thông báo lên Telegram khi có bài viết, trang được tạo mới hoặc cập nhật

by bibica · github.com/bibicadotnet/telegram-notifier · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/bibicadotnet/telegram-notifier/archive/refs/heads/main.zip

Thêm các giá trị TELEGRAM_BOT_TOKEN và TELEGRAM_CHAT_ID vào wp-config.php

/* Telegram Functions */
define('TELEGRAM_BOT_TOKEN', 'YOUR_TELEGRAM_BOT_TOKEN');
define('TELEGRAM_CHAT_ID', 'YOUR_TELEGRAM_CHAT_ID');

Releases

1 release.

Tag
Published
v1.2 latest
Jul 30, 2025 1 year ago

These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.