[WordPress] 外掛分享: BeepMate – Forms to your messaging app

首頁外掛目錄 › BeepMate – Forms to your messaging app
WordPress 外掛 BeepMate – Forms to your messaging app 的封面圖片
60+
安裝啟用
★★★★★
5/5 分(1 則評價)
89 天前
最後更新
問題解決
WordPress 5.0+ PHP 7.0+ v1.1.4 上架:2025-04-07

內容簡介

總結:BeepMate可將您的WordPress網站上的表單直接連接到WhatsApp。當訪客在您的網站上提交表單時,您將立即收到包含他們信息的WhatsApp消息。

1. BeepMate如何連接您的WordPress網站表單到WhatsApp?
- BeepMate通過WordPress的郵件系統捕獲表單提交並使用BeepMate API將其重定向到WhatsApp。插件與您現有的電子郵件通知一起工作,確保您永遠不會錯過重要消息。

2. 這個插件有哪些功能?
- 可與所有WordPress表單插件(Contact Form 7、Gravity Forms、WPForms、Ninja Forms、Forminator等)一起使用。
- 使用您的BeepMate API密鑰進行簡單配置。
- 兼容所有託管環境的多種API連接方法。
- 保留特殊字符和表情符號。
- 具備故障排除的調試模式。

3. 透過哪些外部服務來操作這個插件?
- 這個插件連接到BeepMate API(beepmate.io),將表單提交數據發送到WhatsApp。
- 它可以在您的網站上提交表單時將包含文本內容和附件的表單提交發送到BeepMate服務。

透過以上問答可以了解BeepMate這個WordPress插件如何與WhatsApp連接表單,以及其相關功能和外部服務的使用。

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.1.4) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「BeepMate – Forms to your messaging app」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

BeepMate connects your WordPress site’s forms directly to WhatsApp. Whenever a visitor submits a form on your website, you’ll receive an instant WhatsApp message with their information.
Key Benefits

Instant Notifications: Get form submissions delivered to your WhatsApp in real-time
Better Response Times: Reply to inquiries directly from your phone, wherever you are
Works With Any Form: Compatible with all WordPress form plugins that use the mail system
No Complex Setup: Works automatically with your existing forms
Attachment Support: Receives files submitted through forms

How It Works
The plugin integrates with WordPress’s email system to capture form submissions and redirect them to WhatsApp using the BeepMate API. It works alongside your existing email notifications, ensuring you never miss an important message.
You do not need to configure SMTP or any mailer settings (unless you want to) – it works even without a mailer.
Features

Works with all WordPress form plugins (Contact Form 7, Gravity Forms, WPForms, Ninja Forms, Forminator etc.)
Simple configuration with your BeepMate API key
Multiple API connection methods for compatibility with all hosting environments
Preserves special characters and emoji
Debug mode for troubleshooting
Maintains your existing email workflow

External services
This plugin connects to BeepMate API (beepmate.io) to send form submission data to WhatsApp.
It sends form submissions including text content and any attachments to the BeepMate service whenever a form is submitted on your site.
This service is provided by BeepMate: Privacy Policy.
Requirements

WordPress 5.0 or higher
PHP 7.0 or higher
A BeepMate account (get your FREE account and FREE API key at beepmate.io)
A WhatsApp account

External services
This plugin connects to BeepMate API (beepmate.io) to send form submission data to WhatsApp.
It sends form submissions including text content and any attachments to the BeepMate service whenever a form is submitted on your site.
This service is provided by BeepMate: Privacy Policy.
Technical Details
How It Works Technically
BeepMate intercepts WordPress emails at the PHPMailer level, right before they’re sent. When a form is submitted:

The plugin hooks into phpmailer_init to capture the email content
It extracts the recipient, subject, message body, and any attachments
The information is formatted for WhatsApp
The plugin connects to the BeepMate API using one of two methods (wp_removew or file_get_contents)
The message is delivered to your configured WhatsApp number

All of this happens without modifying your existing forms or email system.
Configuration Options
BeepMate API Key: Your unique API key from BeepMate that authorizes the connection.
User ID: The phone number (with country code, no spaces or symbols) that will receive the WhatsApp messages.
Redirect All Forms: When set to “Yes,” all form submissions will be sent to WhatsApp. When “No,” the plugin remains inactive.
API Method: The technical approach used to connect to the BeepMate API:
– wp_remote: The recommended method, works on most servers.
– file_get_contents: An alternative if wp_remote is disabled on your server.
Debug Mode: Enables detailed logging for troubleshooting.
Debugging
If you’re experiencing issues with the plugin, you can enable Debug Mode in the settings. This will log detailed information about:
– Form interceptions
– Message preparation
– API calls
– Response codes and errors
Logs can be found in your WordPress debug log (if WP_DEBUG is enabled) or in your server’s PHP error log.
API Structure
The plugin uses BeepMate’s API with the following structure:
– For text-only messages: https://beepmate.io/send?key=YOUR_KEY&id=YOUR_ID&msg=MESSAGE
– For messages with attachments: A POST request to https://beepmate.io/send with multipart/form-data
Security Considerations
The plugin:
– Sanitizes all user input
– Uses WordPress nonces for form submissions
– Checks user capabilities before allowing settings changes
– Hides the API key in logs
– Properly escapes all output
Extending the Plugin
Developers can hook into the plugin’s functionality using these functions:
– beepmate_whatsapp_forms_prepare_message: Formats message content for WhatsApp
– beepmate_whatsapp_forms_send_to_beepmate: Handles the API connection
– beepmate_whatsapp_forms_debug: Controls debug logging
Known Limitations

Currently supports sending to a single WhatsApp number
Depends on the standard WordPress email system being used by forms
Some form plugins that implement custom email sending may not be compatible

延伸相關外掛

文章
Filter
Mastodon