Leírás
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.
Telepítés
- Upload the plugin files to the
/wp-content/plugins/cf7-to-whatsapp-telegram
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Navigate to
Settings > CF7 WP/Telegram
to configure your WhatsApp and Telegram credentials.
GYIK
-
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.
Vélemények
Nincsenek értékelések erről a bővítményről.
Közreműködők és fejlesztők
“Chat Notifications for Telegram with CF7” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:
Közreműködők“Chat Notifications for Telegram with CF7” fordítása a saját nyelvünkre.
Érdekeltek vagyunk a fejlesztésben?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Változási napló
1.0.0
- Initial release with basic WhatsApp and Telegram integration