前言介紹
- 這款 WordPress 外掛「BeepMate – Forms to your messaging app」是 2025-04-07 上架。
- 目前尚無安裝啟用數,是個很新的外掛。如有要安裝使用,建議多測試確保功能沒問題!
- 上一次更新是 2025-04-08,距離現在已有 26 天。
- 外掛最低要求 WordPress 5.0 以上版本才可以安裝。
- 外掛要求網站主機運作至少需要 PHP 版本 7.0 以上。
- 有 1 人給過評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
外掛標籤
forms | whatsapp | messaging | contact form | Notifications |
內容簡介
總結: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連接表單,以及其相關功能和外部服務的使用。
原文外掛簡介
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
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「BeepMate – Forms to your messaging app」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
延伸相關外掛(你可能也想知道)
Disable Admin Notices individually 》您是否有遇到某個外掛提供您更新高級版、收集技術數據,並顯示許多令人煩惱的通知的情況?您不斷地關閉這些通知,但它們總是重新出現,干擾您在WordPress上的...。
ActiveCampaign Postmark for WordPress 》如果您仍然使用預設的 SMTP 發送電子郵件,您將對送達問題視而不見!ActiveCampaign WordPress 的 Postmark 外掛能夠幫助任何大小網站,可靠地發送和跟踪 Wor...。
WP Telegram (Auto Post and Notifications) 》完美整合 Telegram 至 WordPress,讓您完全掌握控制。, Telegram 的卓越 LIVER 支援, 加入聊天室, 我們在 Telegram 上有一個公開小組,提供協助設置外掛、討...。
Disable Theme and Plugin Auto-Update Emails 》該外掛可以禁用網站在自動主題和/或外掛更新後發送的預設通知電子郵件。只需啟用該外掛即可禁用這些電子郵件通知(除非啟用設置以禁用失敗通知)。, 這是一個...。
Notibar – Notification Bar for WordPress 》自訂固定頁首、通知欄、警示、促銷碼、行銷活動、置頂橫幅的外掛, 此外掛能在網站新增頂部通知欄,提示重要公告,並可設為固定頁首,在瀏覽時一直顯示。您可...。
WP Nag Hide 》如果插件通知和內嵌警告妨礙了您的操作,啟用 WP Nag Hide Plugin,就可以選擇在管理面板中隱藏更新通知和插件警告。該插件僅隱藏管理頁面頂部的通知,不會隱...。
Hide admin notices – Admin Notification Center 》厭倦了屏幕頂部的通知來自您安裝的所有 WordPress 外掛?, 以下是您可以做到的:, * 根據使用者角色顯示或不顯示通知。, * 將所有通知分組顯示在位於頁面右側...。
Perfecty Push Notifications 》這個外掛可以提供自己架設 Push 通知,不需使用外部提供商的 API 金鑰,也不會如同後來收費後的外部提供商將收取費用。此外掛是自由開源的,所有資訊儲存於 W...。
WP Hide Notifications Updates and Warnings 》原始的 WP Hide Notifications Updates and Warnings 外掛終於回歸!, 隱藏令人困擾的更新警告和通知。, 功能包括:, , 隱藏更新。, 隱藏通知。, 隱藏警告。,...。
Community by PeepSo – Download from PeepSo.com 》PeepSo 是一個超輕且免費的社交網絡外掛程式,可以讓你快速及輕鬆地在 WordPress 網站內建立社交網絡或線上社群。PeepSo 非常高效和易用,類似於 Facebook 的...。
Hide All Notices 》這個外掛是基於經常受到提示訊息的干擾以及不斷告訴客戶無需擔憂而製作而成。, 需要其他功能嗎?請讓我知道!, 此外掛可隱藏以下內容:, , WordPress 提示訊息...。
Simple Shortcodes 》這個外掛可與任何佈景主題一起使用,但是特別與simplethemes.com的佈景主題相容。簡單短碼 (Simple Shortcodes)為您的編輯器工具列添加了一個按鈕,方便快速...。
SAR Friendly SMTP 》WordPress 有很多 SMTP 外掛可供選擇,其中一些使用了第三方庫但運作不佳,另一些看起來幾乎相同但卻有不同的名稱……, 其中大部分都會經常性地覆寫寄件者信箱...。
Slack Notifications by dorzki 》這款輕量且可自定的 WordPress 外掛可讓您的網站與 Slack 整合。, 選擇您想接收的通知類型:, * WordPress 更新提醒, * 插件更新提醒, * 管理員登入通知, * ...。
Disable WordPress Core Update Email 》此外掛可以禁用 WordPress 官方自動核心更新時發送的通知郵件。只需啟用此外掛即可停用通知郵件 🙂, , Disable WordPress Core Update Email 外掛首頁。, 更...。