Chat Notifications for Telegram with CF7

Açıklama

This plugin integrates Contact Form 7 with WhatsApp and Telegram, enabling instant message alerts every time a form is submitted.

Features:

  • Send form submissions to WhatsApp via the Cloud API
  • Send form submissions to Telegram via bot
  • Supports global or form-specific recipient settings
  • Customize message format using form field data
  • Admin settings panel for configuration

External Services

This plugin connects to external APIs in order to send form submission notifications via WhatsApp and Telegram.

WhatsApp Cloud API (Meta/Facebook)
Used to send form submissions to WhatsApp recipients.
Service URL: https://graph.facebook.com
What is sent: The recipient’s phone number ID, access token, and message content derived from the submitted form fields.
When: Each time a Contact Form 7 form is submitted.
Terms of Service: https://www.facebook.com/legal/terms
Privacy Policy: https://www.facebook.com/about/privacy

Telegram Bot API
Used to send form submissions to a Telegram chat via bot.
Service URL: https://api.telegram.org
What is sent: The bot token, chat ID, and message content derived from the submitted form fields.
When: Each time a Contact Form 7 form is submitted.
Terms of Service: https://core.telegram.org/terms
Privacy Policy: https://telegram.org/privacy

License

This plugin is licensed under the GPLv2 or later.

Ekran Görüntüleri

  • Settings page for WhatsApp and Telegram credentials

Yükleme

  1. Upload the plugin files to the /wp-content/plugins/cf7-to-whatsapp-telegram directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Navigate to Settings > CF7 WP/Telegram to configure your WhatsApp and Telegram credentials.

SSS

Do I need a WhatsApp Business Account?

Yes, WhatsApp messaging uses the Cloud API which requires a Meta (Facebook) Business Account.

How do I find my Telegram Bot Token?

Use the @BotFather bot in Telegram to create a bot and receive the token.

İncelemeler

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

Katkıda Bulunanlar ve Geliştiriciler

“Chat Notifications for Telegram with CF7” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda bulunmuşlardır.

Katkıda bulunanlar

Değişiklik Kaydı

1.0.0

  • Initial release with basic WhatsApp and Telegram integration