Linux 软件免费装
Banner图

PingLead

开发者 titasappsbrain
更新时间 2026年7月2日 02:24
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPL-2.0-or-later
版权网址: 版权信息

标签

contact form crm notifications lead capture lead scoring

下载

1.1.0

详情介绍:

PingLead replaces slow email notifications with instant chat alerts for every new lead, the moment they submit your form. Core Features Shortcode Usage [pinglead_form] Optional attributes: Example: [pinglead_form id="quote" title="Get a Free Quote" button_text="Request Quote"] Notification Setup
  1. Create a developer account with your chat provider and set up a messaging app to obtain a Phone Number ID and permanent access token.
  2. Enter these credentials in PingLead → Settings → Notifications.
  3. Enter the recipient phone number in E.164 format (e.g. 919876543210 for India).
  4. Click Send Test Message to verify the connection.
Developer Hooks Actions: Filters:

安装:

  1. Upload the pinglead folder to /wp-content/plugins/.
  2. Activate the plugin through the Plugins screen.
  3. Go to PingLead → Settings and configure your notification credentials.
  4. Add [pinglead_form] to any page or post.

屏幕截图:

  • Notification settings — connect your WhatsApp Business Cloud API credentials and customize the alert message template.
  • The automation workflow builder — set conditions and chain actions like sending a notification or syncing to a CRM.

升级注意事项:

1.1.0 Adds Demo Mode for safe testing. No breaking changes — existing settings, leads, and workflows are unaffected. 1.0.0 Initial release.

常见问题:

Do I need a messaging business account?

Yes. You need a developer account with the relevant Cloud API enabled. A free tier is available for testing.

Can I use this with multiple forms?

Yes — use different id attributes in the shortcode: [pinglead_form id="contact"] and [pinglead_form id="quote"].

Is my data stored securely?

All lead data is stored in your WordPress database. When a visitor submits the form, PingLead stores the name, email, phone (if provided), message, the page URL the form was submitted from, the visitor's IP address, and browser user agent string — all locally in your own database, never sent to any third party unless you've enabled WhatsApp notifications, reCAPTCHA, or CRM sync as described in "External services" below. API keys are stored using the standard WordPress Options API. We recommend keeping your WordPress installation up to date and using an SSL certificate.

What happens to my data if I uninstall the plugin?

All plugin data (leads, settings, workflows) is permanently removed from your database when you delete the plugin.

Does this support reCAPTCHA?

Yes — PingLead supports both Google reCAPTCHA v3 (invisible, score-based) and v2 (checkbox), using the same site/secret key fields.

Can I try the plugin before adding my real WhatsApp credentials?

Yes. Go to PingLead → Settings and click Start Demo. This loads a handful of sample leads into your dashboard and safely simulates notifications — no real WhatsApp messages are sent and no real CRM webhooks fire while Demo Mode is on. Turn it off any time to remove the sample data and return to normal use; your real settings are never affected.

更新日志:

1.1.0 1.0.0