Collect Lead Form

Descripción

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

Capturas

  • screenshot-1.jpg
  • screenshot-2.jpg
  • screenshot-3.jpg
  • screenshot-4.jpg
  • screenshot-5.jpg
  • screenshot-6.jpg

Instalación

  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.

FAQ

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.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

«Collect Lead Form» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Collect Lead Form» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

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.