Message Bridge for Contact Form 7 and Telegram
·
Deliver Contact Form 7 submissions to Telegram instantly via a bot.
تقييمات
النسخة
1.0.4
التنصيبات النشطة
10K
آخر تحديث
Jan 23, 2026
This plugin lets you send Contact Form 7 messages to Telegram chats via a bot. Setup takes just a few steps:
- Create a Telegram bot (how to).
- Create a bot in the plugin UI.
- Paste the bot token into the bot form (PHP constants also available).
- Create a channel in the plugin UI — it links your Contact Form 7 forms to Telegram chats.
- Add users to the subscriber list by sending the
/cf7tg_startcommand to your bot. To add a group, first add the bot to the group, then send/cf7tg_startin that group. - Approve or decline subscription requests on the Contact Form 7 → CF7 Telegram settings page.
- Configure the channel: choose which forms to send messages from.
Hooks and constants
Filter wpcf7tg_skip_tg
Use it to skip sending a Telegram message.
Filter wpcf7tg_markdown
Use it to customize the allowed Markdown tags.
This plugin uses API Telegram and sends remote HTTP requests to Telegram servers to deliver notifications.
