mxrvx / telegram-bot-auth
Telegram bot Auth for MODX Revolution
v0.1.1
2025-07-21 12:49 UTC
Requires
- php: >=8.2
- ext-json: *
- ext-openssl: *
- ext-pdo: *
- ext-simplexml: *
- ably/ably-php: ^1.1
- league/flysystem: ^2.5.0|^3.29.0
- mxrvx/autoloader: ^0.1.13
- mxrvx/orm: ^0.1.5
- mxrvx/orm-modx-entities: ^0.1.1
- mxrvx/telegram-bot: ^v0.1.9
- peppeocchi/php-cron-scheduler: ^4.0
- php-di/slim-bridge: ^3.4.0
- ramsey/uuid: ^4.7.5
- slim/psr7: ^1.6.0
- slim/slim: ^4.14.0
Requires (Dev)
- modx/revolution: v3.0.0-pl
- mxrvx/code-style: ^1.0.0
- phpunit/phpunit: ^9.5
- vimeo/psalm: ^6.0.0
README
Installation and configuration
Install the package via composer:
composer require --dev mxrvx/telegram-bot-auth
Configuration
Install
composer require mxrvx/telegram-bot-auth --update-no-dev
composer exec mxrvx-telegram-bot-auth install
Update
composer require mxrvx/telegram-bot-auth --no-dev
composer exec mxrvx-telegram-bot-auth install
Remove
composer exec mxrvx-telegram-bot-auth remove
composer remove mxrvx/telegram-bot-auth
Feedback
I will be glad to see your ideas, suggestions and questions in issues.