Title: Simple Lead Generator
Author: surror
Published: <strong>ነሐሴ 26, 2020</strong>
Last modified: መስከረም  2, 2026

---

Search plugins

![](https://ps.w.org/simple-lead-generator/assets/banner-772x250.png?rev=3675525)

![](https://ps.w.org/simple-lead-generator/assets/icon-128x128.png?rev=3675525)

# Simple Lead Generator

 By [surror](https://profiles.wordpress.org/surror/)

[Download](https://downloads.wordpress.org/plugin/simple-lead-generator.1.4.1.zip)

[Live Preview](https://am.wordpress.org/plugins/simple-lead-generator/?preview=1)

 * [Details](https://am.wordpress.org/plugins/simple-lead-generator/#description)
 * [Reviews](https://am.wordpress.org/plugins/simple-lead-generator/#reviews)
 *  [Installation](https://am.wordpress.org/plugins/simple-lead-generator/#installation)
 * [Development](https://am.wordpress.org/plugins/simple-lead-generator/#developers)

 [ድጋፍ](https://wordpress.org/support/plugin/simple-lead-generator/)

## ማብራሪያ

**Simple Lead Generator** is a lightweight WordPress lead generation plugin that
lets you add a lead capture form to any page or post using a simple shortcode.

Visitors can submit their contact details and inquiry without a full page reload.
Submissions are stored privately in WordPress and can be managed from the plugin’s
modern **Leads** admin tab.

It is designed for businesses, freelancers, agencies, service providers, and website
owners who need a simple way to collect leads and inquiries without setting up a
large form or CRM system.

#### Why use Simple Lead Generator?

 * Add a lead capture form anywhere with a shortcode
 * Collect inquiries directly in your WordPress website
 * Submit forms using AJAX without a full page reload
 * Manage submitted leads from a dedicated admin dashboard
 * Keep lead data stored in your own WordPress installation
 * Configure form messages and basic lead-generation estimates
 * Use the plugin without creating an external account
 * Optional platform telemetry and support features

#### Features

 * **WordPress lead capture form** — Add a simple inquiry and lead form to pages
   and posts.
 * **AJAX form submission** — Submit leads without reloading the entire page.
 * **Shortcode-based** — Place the form wherever you need it with `[simple_lead_generator]`.
 * **Private lead storage** — Form submissions are stored as private `slg_lead` 
   entries.
 * **Lead management** — View, paginate, and delete submitted leads from the Leads
   tab.
 * **Lead statistics** — View lead counts and estimates such as pipeline and potential
   revenue.
 * **Form settings** — Customize the form title, description, submit button text,
   and success message.
 * **Modern admin dashboard** — Manage the plugin through Home, Leads, Settings,
   and Support screens.
 * **Offline-friendly** — The lead form does not require a platform account or external
   service.
 * **Optional platform features** — Platform telemetry is opt-in and support can
   be connected when available.

#### Shortcode

Add the lead capture form to any page or post:

    ```
    [simple_lead_generator]
    ```

You can customize the form using shortcode attributes. Open the plugin’s **Home**
screen in WordPress admin for the available options.

#### Managing Leads

After a visitor submits the form, the submission is saved as a lead in WordPress.

Open:

**WordPress Admin  Simple Lead Generator  Leads**

From there you can:

 * View submitted leads
 * Browse leads using pagination
 * Open contact information using available email or telephone links
 * Expand submitted messages
 * Delete leads you no longer need

#### Form Settings

The plugin provides settings for common form and lead-estimation options, including:

 * Form title and description
 * Submit button text
 * Success message
 * Close-rate estimate
 * Currency symbol
 * Monthly marketing cost

These settings help you customize the form and understand basic estimated lead economics
without requiring an external CRM.

#### Privacy

Simple Lead Generator stores submitted lead information in your WordPress database.

The basic lead form does not require an external account or platform connection 
to operate.

Optional platform telemetry is disabled unless you choose to enable it.

Make sure your website’s privacy policy and data-handling practices appropriately
describe how you collect, store, and use visitor information.

#### Support

For questions, feature requests, or assistance, visit [Surror](https://surror.com/).

## መጫን

#### From within WordPress (recommended)

 1. Go to **Plugins  Add New Plugin**.
 2. Search for **Simple Lead Generator**.
 3. Click **Install Now**.
 4. Click **Activate**.
 5. Open **Simple Lead Generator** in the WordPress admin.
 6. Add `[simple_lead_generator]` to a page or post.

#### Manual installation

 1. Download the plugin ZIP file.
 2. Upload the `simple-lead-generator` folder to `/wp-content/plugins/`.
 3. Go to **Plugins** in WordPress admin.
 4. Activate **Simple Lead Generator**.
 5. Add `[simple_lead_generator]` to a page or post.

## የተለመዱ ጥያቄዎች

### Where do submitted leads go?

Each form submission is saved as a lead in your WordPress database and appears under**
Simple Lead Generator  Leads** in wp-admin.

### Does Simple Lead Generator require an account?

No. The lead capture form works without creating an account or connecting to an 
external platform.

### Does the form use AJAX?

Yes. Form submissions are handled using AJAX, so the page does not need to perform
a full reload for each submission.

### Where can I add the lead form?

You can add `[simple_lead_generator]` to supported WordPress page and post content
wherever you want the form to appear.

### Can I customize the form?

Yes. The plugin provides form settings for the title, description, submit button
text, and success message. Additional shortcode options are documented in the plugin’s
Home screen.

### Can I view and delete leads?

Yes. The **Leads** admin tab lets you view submitted leads, browse them with pagination,
and delete individual submissions.

### Does the plugin require an external CRM?

No. Simple Lead Generator stores leads directly in WordPress and does not require
a CRM or external account for its basic functionality.

### Is platform telemetry required?

No. Platform telemetry is optional. The basic lead capture functionality works without
it.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Simple Lead Generator” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ surror ](https://profiles.wordpress.org/surror/)

[Translate “Simple Lead Generator” into your language.](https://translate.wordpress.org/projects/wp-plugins/simple-lead-generator)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/simple-lead-generator/),
check out the [SVN repository](https://plugins.svn.wordpress.org/simple-lead-generator/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/simple-lead-generator/)
by [RSS](https://plugins.trac.wordpress.org/log/simple-lead-generator/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.4.1

 * Fix: Platform errors no longer expose Cloudflare or upstream JSON in admin toasts.
 * Fix: Re-register returns user-safe messages when the platform is temporarily 
   unavailable.
 * Improvement: Portfolio lab excludes local dev hosts (.local, .test, localhost).

#### 1.4.0

 * New: Form appearance settings — Card, Minimal, and Bordered presets; accent color;
   max width; optional two-column layout.
 * New: Live preview iframe on Settings (uses your form page with unsaved appearance
   choices).
 * New: Optional theme primary color for the submit button and focus rings.
 * New: Shortcode attributes `preset`, `accent`, `max-width`, and `columns` override
   saved appearance per page.
 * Improvement: Frontend form markup — labels above fields, accessible field IDs,
   styled submit button.
 * Improvement: AJAX submit shows loading state, inline errors, and a cleaner success
   message.
 * Improvement: Smooth form animations — entrance fade, submit spinner, success/
   error transitions (respects reduced-motion).
 * Improvement: Inline field validation on blur — required hints, email/phone/URL/
   number format checks, errors clear as you fix them.
 * Improvement: Settings live preview uses a secure admin endpoint (no hardcoded
   page URL); reflects unsaved field + appearance changes; optional link when a 
   public form page exists.

#### 1.3.0

 * Fix: Release zip now bundles PluginKit correctly (fixes fatal error on activate
   from 1.2.4).
 * New: Dynamic form field builder in Settings — add, reorder, enable/disable, and
   configure field types.
 * New: Leads table columns follow your configured form fields.
 * New: WordPress visual editor for the post-submit success message.
 * Improvement: Shortcode renders fields from saved configuration (per-field shortcode
   overrides still supported).
 * Improvement: Local/staging sites show a clear Support notice instead of “Site
   not connected”.
 * Improvement: Developer platform tools are opt-in only (not shown on every Local
   WP install).
 * Improvement: Settings loading skeleton and cleaner form field row actions.

#### 1.2.4

 * Improvement: Tested up to WordPress 7.1.
 * Fix: Plugin Check compliance — languages folder, release composer.json, input
   sanitization, uninstall variable prefixes.

#### 1.2.3

 * Improvement: Expanded plugin directory readme for SEO and clearer feature documentation.
 * New: WordPress Playground blueprint for live demo on wordpress.org.
 * New: Plugin directory assets (banner, icon) and Playground blueprint.

#### 1.2.2

 * Improvement: Settings split into separate cards for Form & Messages, ROI Estimates,
   and Platform & Telemetry.
 * Improvement: Platform URL is clearly marked as optional.
 * Improvement: Lead form continues to work without a platform connection.

#### 1.2.1

 * New: Form settings for success message, form title and description, and submit
   button text.
 * New: ROI settings for close rate, currency symbol, and monthly marketing cost.
 * New: Leads page statistics for pipeline, estimated revenue, and ROI.
 * Improvement: Polished leads table with mailto and tel links and expandable messages.

#### 1.2.0

 * New: Leads admin tab for viewing and deleting form submissions.
 * Change: Lead storage now uses the private `slg_lead` post type.
 * Change: Removed the wp-admin Customers menu.
 * Change: Home now links directly to the Leads tab.

#### 1.1.1

 * Fix: Lead submissions are saved as published entries so the Home lead count remains
   accurate.
 * Fix: Platform diagnostics and weekly telemetry honor the per-product `platform_enabled`
   filter.

#### 1.1.0

 * New: Modern React admin shell with Home, Settings, and Support screens.
 * New: Optional platform telemetry and support inbox.
 * Improvement: Updated WordPress and PHP requirements.
 * Improvement: Preserved the AJAX shortcode form from the 1.0.x releases.

#### 1.0.2

 * Improvement: Removed unwanted files.
 * Improvement: Updated compatibility for WordPress 6.2.2.

#### 1.0.0

 * Initial release.

## Meta

 *  Version **1.4.1**
 *  Last updated **4 ሳምንታት ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.0 or higher **
 *  Tested up to **7.1.2**
 *  PHP version ** 7.4 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/simple-lead-generator/)
 * Tags
 * [ajax form](https://am.wordpress.org/plugins/tags/ajax-form/)[contact form](https://am.wordpress.org/plugins/tags/contact-form/)
   [inquiry form](https://am.wordpress.org/plugins/tags/inquiry-form/)[lead capture](https://am.wordpress.org/plugins/tags/lead-capture/)
   [lead generation](https://am.wordpress.org/plugins/tags/lead-generation/)
 *  [Advanced View](https://am.wordpress.org/plugins/simple-lead-generator/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/simple-lead-generator/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/simple-lead-generator/reviews/)

## Contributors

 *   [ surror ](https://profiles.wordpress.org/surror/)

## ድጋፍ

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/simple-lead-generator/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://www.paypal.me/surror/)