flagrow / telegram
Telegram login and notifications for Flarum
Installs: 766
Dependents: 0
Suggesters: 0
Security: 0
Stars: 12
Watchers: 4
Forks: 6
Open Issues: 1
Type:flarum-extension
Requires
- flarum/core: ^0.1.0-beta.7
This package is auto-updated.
Last update: 2020-05-06 15:27:19 UTC
README
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
Use Bazaar or install manually:
composer require flagrow/telegram
Updating
composer update flagrow/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. In order to do so we rely on voluntary contributions on Patreon.
Security
If you discover a security vulnerability within Telegram login and notifications, please send an email to the Gravure team at security@gravure.io. 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.