Gravity Forms Telegram Notifications
Sends a Telegram message to a chat, group, channel or forum topic when a Gravity Form is submitted.
by Guilamu · github.com/guilamu/gravity-forms-telegram-notifications · website
★ 0stars
4release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/guilamu/gravity-forms-telegram-notifications/releases/download/v1.0.0/gravity-forms-telegram-notifications.zipDeclares an update source (https://github.com/guilamu/gravity-forms-telegram-notifications/), so updates arrive through the plugin's own updater.
From the readme
Gravity Forms Telegram Notifications
Sends a Telegram message to a chat, group, channel or forum topic when a Gravity Form is submitted.
Messaging
- Write the message with Gravity Forms merge tags; {allfields} expands the whole submission as plain text
- Choose HTML, MarkdownV2 or plain text formatting, with submitted values escaped automatically for the mode you pick
- Split messages beyond Telegram's 4096 character limit across several sends, cut on line boundaries with open formatting tags closed and reopened
- Add inline buttons written as Label | URL, with merge tags in both halves
- Attach any file upload field, sent as documents or as inline photos
- Send silently, hide link previews, or prevent forwarding and saving
Routing
- Send to a private chat, a group, a channel, or one topic inside a forum group
- Discover chat IDs from the settings page instead of hunting for them by hand
- Pick a fixed recipient per feed, fall back to site defaults, or resolve the recipient from the submission through merge tags
- Send to several recipients from one feed, with per-recipient results recorded on the entry
- Restrict a feed with standard Gravity Forms conditional logic
- Del
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| v1.0.0 | Jul 26, 2026 | gravity-forms-telegram-notifications.zip | 4 |