WordPress plugin to send notifications to Telegram for select ARMember user events.
TelegrARM integrates WordPress + ARMember with Telegram to send automated notifications when users:
- Update their profile
- Register as new users
This plugin is designed as a framework that you can extend for additional notification types.
- WordPress 6.7+
- PHP 8.0+ (tested up to PHP 8.5)
- ARMember plugin installed and configured
- Telegram bot token and channel/group
- Install and activate the plugin through the WordPress plugins screen
- Create a Telegram bot following Telegram's Bot documentation
- Configure the plugin settings under "Settings > Telegram Bot":
- Enter your Telegram Bot API token
- Configure channel IDs for notifications
- Enable desired notification types
- Map ARMember fields to notification content
This plugin supports automatic updates via GitHub using the GitHub Updater plugin.
Repository: https://github.com/renatobo/TelegrARM
Licensed under GPLv2 or later
Renato Bonomini (@renatobo)