Title: branch418 Telegram for Contact Form 7
Author: branch418
Published: <strong>12 Temmuz 2026</strong>
Last modified: 16 Temmuz 2026

---

Eklentilerde ara

![](https://s.w.org/plugins/geopattern-icon/b418-tg-cf7.svg)

# branch418 Telegram for Contact Form 7

 [branch418](https://profiles.wordpress.org/branch418/) tarafından

[İndir](https://downloads.wordpress.org/plugin/b418-tg-cf7.1.1.1.zip)

[Canlı önizleme](https://tr.wordpress.org/plugins/b418-tg-cf7/?preview=1)

 * [Detaylar](https://tr.wordpress.org/plugins/b418-tg-cf7/#description)
 * [Değerlendirmeler](https://tr.wordpress.org/plugins/b418-tg-cf7/#reviews)
 *  [Kurulum](https://tr.wordpress.org/plugins/b418-tg-cf7/#installation)
 * [Geliştirme](https://tr.wordpress.org/plugins/b418-tg-cf7/#developers)

 [Destek](https://wordpress.org/support/plugin/b418-tg-cf7/)

## Açıklama

B418 Telegram for Contact Form 7 relays every Contact Form 7 submission straight
to Telegram — to a private chat, a group, a supergroup topic, or a channel.

**Features**

 * **Multiple bots** — add any number of Telegram bots; tokens are validated against
   the Telegram API when saved.
 * **Multiple chats** — private chats, groups, channels, and forum topics (thread
   IDs supported). A built-in helper detects chat IDs for you.
 * **Flexible routing** — connect any form to any bot and any number of chats. One
   form can notify several chats; several forms can share one chat.
 * **Message templates** — write a custom message per form using the same `[field-
   name]` tags you already use in CF7 mail, plus special tags like `[all_fields]`,`[
   _form_title]`, `[_page_url]`, `[_user_ip]`. Optional Telegram HTML formatting(
   bold, italic, links).
 * **Test everything** — send a test message to a chat or fire a whole connection
   with sample data before going live.
 * **Activity log** — see recent deliveries and errors right in the dashboard.

The plugin never blocks or alters your form flow: mail is sent exactly as before,
Telegram delivery runs alongside it.

**Extensible by design**

Developers (and the upcoming Pro add-on) can extend the plugin via hooks: `b418_wp_tg_cf7_should_send`,`
b418_wp_tg_cf7_message_text`, `b418_wp_tg_cf7_placeholders`, `b418_wp_tg_cf7_send_args`,`
b418_wp_tg_cf7_after_send`, `b418_wp_tg_cf7_bootstrap_data`, and more.

### External services

This plugin connects to the Telegram Bot API to deliver Contact Form 7 submissions
to Telegram chats, groups, and channels. This is a core feature of the plugin: without
it, submissions cannot be relayed to Telegram.

It sends data to Telegram’s servers (api.telegram.org) in the following cases:

 * When a form is submitted and a connection routes it to a bot, the rendered message
   text (built from the form fields and template you configure, which may include
   field values, the form title, page URL, and the submitter’s IP address) is sent
   to the configured chat(s).
 * When you add or edit a bot in the admin, the bot token is sent to verify it and
   fetch the bot’s profile.
 * When you use “Detect chats” or send a test message in the admin, requests are
   sent to the bot to fetch recent updates or deliver the test message.

No data is sent to Telegram unless you have configured a bot and an active connection,
or you explicitly trigger an admin action (saving a bot, detecting chats, sending
a test).

This service is provided by Telegram: [Terms of Service](https://telegram.org/tos),
[Privacy Policy](https://telegram.org/privacy).

## Ekran Görüntüleri

[⌊Add bots, detect chats — no ID hunting⌉⌊Add bots, detect chats — no ID hunting⌉[

Add bots, detect chats — no ID hunting

[⌊Route any form to any chat⌉⌊Route any form to any chat⌉[

Route any form to any chat

[⌊Messages that read like notifications⌉⌊Messages that read like notifications⌉[

Messages that read like notifications

[⌊Every delivery, at a glance⌉⌊Every delivery, at a glance⌉[

Every delivery, at a glance

## Yükleme

 1. Install and activate Contact Form 7.
 2. Install and activate this plugin.
 3. Open **CF7 Telegram** in the admin menu.
 4. Add a bot: create one with [@BotFather](https://t.me/BotFather) and paste its token.
 5. Add a chat: invite the bot to your group/channel (or start a private chat with 
    it), then use “Detect chats” or enter the chat ID manually.
 6. Create a connection: pick a form, a bot, one or more chats, and (optionally) a 
    template. Done — submissions now land in Telegram.

## SSS

### Where do I get a bot token?

Message [@BotFather](https://t.me/BotFather) on Telegram, send `/newbot`, and follow
the prompts. BotFather replies with the token.

### How do I find my chat ID?

Add your bot to the chat (for channels: as an administrator) and send any message
there. Then, in **Bots & Chats  Detect chats**, pick the bot — the plugin lists 
every chat the bot has recently seen.

### Can one form notify several chats?

Yes. A connection accepts any number of chats, and you can create any number of 
connections per form.

### Does it work with supergroup topics (threads)?

Yes — set the optional thread ID on the chat.

### Does it change how CF7 sends email?

No. Telegram delivery runs in addition to normal CF7 mail and never interrupts it.

## İncelemeler

Bu eklenti için herhangi bir değerlendirme bulunmuyor.

## Katkıda Bulunanlar ve Geliştiriciler

“branch418 Telegram for Contact Form 7” açık kaynaklı yazılımdır. Aşağıdaki kişiler
bu eklentiye katkıda bulunmuşlardır.

Katkıda bulunanlar

 *   [ branch418 ](https://profiles.wordpress.org/branch418/)

[“branch418 Telegram for Contact Form 7” eklentisini dilinize çevirin.](https://translate.wordpress.org/projects/wp-plugins/b418-tg-cf7)

### Geliştirmeyle ilgilenir misiniz?

[Kodu görüntüleyin](https://plugins.trac.wordpress.org/browser/b418-tg-cf7/), [SVN deposuna](https://plugins.svn.wordpress.org/b418-tg-cf7/)
göz atın ya da [RSS](https://plugins.trac.wordpress.org/log/b418-tg-cf7/?limit=100&mode=stop_on_copy&format=rss)
ile [geliştirme günlüğüne](https://plugins.trac.wordpress.org/log/b418-tg-cf7/) 
abone olun.

## Değişiklik Kaydı

#### 1.1.1

 * Fixed an issue where opening “Add connection” from the setup guide/checklist 
   could silently fail to open the modal.

#### 1.1.0

 * No visible change in this release — the free plugin’s behavior is unchanged.

#### 1.0.0

 * Initial release: multiple bots and chats, form-to-chat connections, per-form 
   message templates, test sending, chat ID detection, activity log.

## Meta

 *  Sürüm **1.1.1**
 *  Son güncelleme **7 gün önce**
 *  Etkin kurulumlar **10dan fazla**
 *  WordPress sürümü ** 6.0 veya üstü **
 *  Test edilen sürüm **7.0.2**
 *  PHP sürümü ** 7.4 veya üstü **
 *  Dil
 * [English (US)](https://wordpress.org/plugins/b418-tg-cf7/)
 * Etiketler
 * [cf7](https://tr.wordpress.org/plugins/tags/cf7/)[contact form 7](https://tr.wordpress.org/plugins/tags/contact-form-7/)
   [forms](https://tr.wordpress.org/plugins/tags/forms/)[Notifications](https://tr.wordpress.org/plugins/tags/notifications/)
   [telegram](https://tr.wordpress.org/plugins/tags/telegram/)
 *  [Gelişmiş görünüm](https://tr.wordpress.org/plugins/b418-tg-cf7/advanced/)

## Puanlar

Henüz inceleme gönderilmedi.

[Your review](https://wordpress.org/support/plugin/b418-tg-cf7/reviews/#new-post)

[Tüm değerlendirmeleri görün](https://wordpress.org/support/plugin/b418-tg-cf7/reviews/)

## Katkıda bulunanlar

 *   [ branch418 ](https://profiles.wordpress.org/branch418/)

## Destek

Söyleyeceğiniz bir şey mi var? Yardım mı lazım?

 [Destek forumunu görüntüle](https://wordpress.org/support/plugin/b418-tg-cf7/)