Collect Lead Form

外掛說明

Collect Lead Form allows you to quickly collect leads or use it as a simple contact form. The plugin features fast, Ajax-powered form submission and stores all leads directly in your WordPress admin dashboard.

If you need additional features such as custom fields, multiple forms, or CAPTCHA integration, please contact the developer at faferdaus@gmail.com.

Support This Plugin

If you enjoy using Collect Lead Form and find it useful, please consider donating to support its ongoing development: faferdaus@gmail.com.

Privacy Notice

By default, this plugin does not:
* track users;
* send data to external servers;
* use cookies.

Features

  • Simple and lightweight WordPress lead generation form
  • Ajax-powered contact form with no page reload
  • Stores all leads inside the WordPress admin
  • Easy shortcode for embedding anywhere
  • Works with any WordPress theme
  • GDPR-friendly — no tracking or external servers
  • Fast and minimal — optimized for performance
  • Supports custom styling via CSS
  • Protected by WordPress nonce security

Shortcode

Use the shortcode below to display the form anywhere on your site:

[collect-lead-form]

Place it inside any page, post, sidebar widget, or block editor shortcode block.

Support

For support, feature requests, or bug reports, please contact the developer directly at:
Email: mailto:faferdaus@gmail.com

螢幕擷圖

安裝方式

  1. Upload the entire collect-lead-form folder to /wp-content/plugins/.
  2. Activate the plugin through Plugins > Installed Plugins.
  3. Use the shortcode [collect-lead-form] to display the form.
  4. View submitted leads under the Collected Leads menu in your WordPress admin.

常見問題集

How do I add the form to a page?

Place the shortcode [collect-lead-form] inside any page or post.

Where are the submitted leads stored?

All leads are stored in your WordPress dashboard under Collected Leads.

Does the form use Ajax?

Yes, the form is fully Ajax-powered for smooth, no-reload submissions.

Can I customize or extend the form?

Yes. For custom fields, additional features, or CAPTCHA integration, please contact: faferdaus@gmail.com.

Is the plugin GDPR compliant?

Yes. The plugin does not send data to external servers and does not track users.

Does it work with any theme?

Yes, it is compatible with all standard WordPress themes.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Collect Lead Form〉的開發相關工作。

參與者

將〈Collect Lead Form〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0.3

  • Updated Carbon Fields plugin dependency to version 3.6.9 for improved PHP 8.x compatibility.
  • Fixed deprecated PHP warnings related to get_class() without arguments.
  • General code cleanup and stability improvements.