Fatal message to Telegram monitors your WordPress site for fatal PHP errors and instantly sends detailed crash reports to your Telegram chat.
Built for developers and sysadmins, this plugin provides early crash detection using a custom MU-plugin loader to hook into PHP before other plugins are even initialized.
USING WORDPRESS PLUGIN INSTALLER
- Go to your WordPress Dashboard, 'Plugins > Add New'.
- Search for 'Fatal message to Telegram'.
- Click 'Install' and then 'Activate'.
- Done!
MANUAL INSTALLATION
- Download the 'fatal-to-telegram' zip file.
- Extract the content and copy to the
/wp-content/plugins/
directory of your WordPress installation.
- Navigate to your WordPress dashboard, 'Plugins > Installed Plugins'.
- Find the 'Fatal message to Telegram' plugin and activate.
- Done!
СREATE A TELEGRAM BOT
- Open Telegram and search for the user @BotFather.
- Type
/start
and follow instructions to create a new bot.
- Choose a name and a username for your bot.
- After creation, BotFather will send you a token (example: 123456789:ABCdefGHIjkLmnoPQRstuVWxyZ).
- Find and copy your chat ID here: https://api.telegram.org/bot
your_token
/getUpdates.
- Paste bot token and chat ID into plugin settings: Tools > Fatal message to Telegram.