Telegram
nikovonlas/flarum-tg-notify
Telegram login and notifications for Flarum
- Downloads
- 3
- Version control
- github.com/NikoVonLas/flarum-tg-notify
Telegram login and notifications by Nodeloc (rewritten original extension of Flagrow)
This extension adds a "Log in with Telegram" button that uses the new Telegram Login widget and add an option to receive notifications via Telegram as well.
Installation
composer require nodeloc/telegram
Updating
composer update nodeloc/telegram
php flarum migrate
php flarum cache:clear
Configuration
Follow Telegram instructions to create a bot for the login widget.
Then copy the Bot Username and Bot Token to the extension settings. The username and token must belong to the same bot.
If you check Enable Notifications, the login widget will ask for permission for the bot to message the user and an additional Telegram column will appear in the user's notification settings.
Support our work
We prefer to keep our work available to everyone.
Security
If you discover a security vulnerability within Telegram login and notifications, please send an email to [email protected]. All security vulnerabilities will be promptly addressed.
Please include as many details as possible. You can use php flarum info
to get the PHP, Flarum and extension versions installed.
Links
Versions
-
Version 1.1.1.
Likely works with Flarum v1.8.9.
Unlikely to work with Flarum v2.0.0-beta.2.
-
6 additional versions.
-
Extension created.