Chat Notifications for Telegram with CF7

वर्णन

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.

स्क्रीनशॉट

  • Settings page for WhatsApp and Telegram credentials

स्थापना

  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.

नेहमी विचारले जाणारे प्रश्न

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.

समीक्षा

ह्या प्लगइनसाठी कोणतेही समीक्षण नाही.

योगदानकर्ते आणि विकसक

“Chat Notifications for Telegram with CF7” हे मुक्त स्रोत सॉफ्टवेअर आहे. पुढील लोक या प्लगइनच्या निर्मितीत योगदान केले आहे.

योगदानकर्ते

भाषांतर करा “Chat Notifications for Telegram with CF7” तुमच्या भाषेत.

विकासातील आग्रह?

कोड ब्राउझ करा, SVN संग्रहालय तपासा, किंवा विकास लॉग च्या RSS द्वारे सदस्यता घ्या.

बदलांची यादी

1.0.0

  • Initial release with basic WhatsApp and Telegram integration