Title: Lumo Forms – Drag &amp; Drop Form Builder for WordPress
Author: WPFound
Published: <strong>Juli 30, 2026</strong>
Last modified: Agustus 5, 2026

---

Nggoléki Plugin

![](https://ps.w.org/lumo-forms/assets/banner-772x250.png?rev=3629053)

![](https://ps.w.org/lumo-forms/assets/icon-256x256.png?rev=3629053)

# Lumo Forms – Drag & Drop Form Builder for WordPress

 Dening [WPFound](https://profiles.wordpress.org/wpfound/)

[Ngundhuh](https://downloads.wordpress.org/plugin/lumo-forms.1.0.3.zip)

 * [Detil](https://jv.wordpress.org/plugins/lumo-forms/#description)
 * [Mācā ulang](https://jv.wordpress.org/plugins/lumo-forms/#reviews)
 *  [Pemasangan](https://jv.wordpress.org/plugins/lumo-forms/#installation)
 * [Pangembangan](https://jv.wordpress.org/plugins/lumo-forms/#developers)

 [Sokong](https://wordpress.org/support/plugin/lumo-forms/)

## Katrangan

**Lumo Forms** is a free, powerful WordPress form builder plugin featuring a custom
drag & drop interface for building forms visually — no coding required.

#### Features

 * Drag & drop form builder with live preview
 * Basic fields: Text, Email, Textarea, Checkbox, Radio, Select/Dropdown, Hidden,
   Submit, Terms & Conditions
 * Payment fields: Payment Item, Subscription, Custom Payment Amount, Payment Summary
 * Simple field styling: color, spacing, font size
 * Shortcode embedding: `[lumoform id="X"]`
 * Gutenberg block for easy block editor integration
 * Honeypot spam protection
 * Captcha spam protection: Simple Math, Google reCAPTCHA v2, hCaptcha, Cloudflare
   Turnstile
 * Email notifications (admin and user confirmation)
 * Form submissions saved to custom database tables
 * Save & reuse form templates (new)
 * REST API endpoints

### Input Fields

**Available Input Fields**

 * Name Fields
 * Email
 * Simple Text
 * Text Area
 * Address Fields
 * Country List
 * Dropdown
 * Radio Field
 * Checkbox
 * Multiple Choice
 * Website URL
 * Time & Date
 * Hidden Field
 * Section Break
 * Terms & Conditions
 * Custom Submit Button
 * Captcha (Math, reCAPTCHA v2, hCaptcha, Turnstile)
 * Payment Item
 * Subscription
 * Custom Payment Amount
 * Payment Summary

### External services

This plugin can connect to third-party captcha and payment services when you enable
them and configure credentials. No data is sent to these services until you enter
your own API keys and a visitor interacts with a form that uses them.

#### Google reCAPTCHA

Used to verify that a visitor is human when Google reCAPTCHA v2 is enabled on a 
form.

Data sent: captcha response token and visitor IP address (when available). Sent 
only when a visitor submits a form with reCAPTCHA enabled.

Service provider: Google LLC
 Terms of Service: https://policies.google.com/terms
Privacy Policy: https://policies.google.com/privacy

When reCAPTCHA is enabled, the plugin loads scripts from https://www.google.com/
recaptcha/.

#### hCaptcha

Used to verify that a visitor is human when hCaptcha is enabled on a form.

Data sent: captcha response token and visitor IP address (when available). Sent 
only when a visitor submits a form with hCaptcha enabled.

Service provider: Intuition Machines, Inc.
 Terms of Service: https://www.hcaptcha.
com/terms Privacy Policy: https://www.hcaptcha.com/privacy

When hCaptcha is enabled, the plugin loads scripts from https://js.hcaptcha.com/.

#### Cloudflare Turnstile

Used to verify that a visitor is human when Cloudflare Turnstile is enabled on a
form.

Data sent: captcha response token and visitor IP address (when available). Sent 
only when a visitor submits a form with Turnstile enabled.

Service provider: Cloudflare, Inc.
 Terms of Service: https://www.cloudflare.com/
website-terms/ Privacy Policy: https://www.cloudflare.com/privacypolicy/

When Turnstile is enabled, the plugin loads scripts from https://challenges.cloudflare.
com/.

#### Form Template Library

Skip the blank canvas. Lumo Forms ships 6 ready-made forms — import any of them 
into the builder with a single click, then make it yours.
 * **Contact Form** * **
Marketing Form** * **Feedback Form** * **Payment Form** * **General Form**

#### Stripe

Used to process one-time and subscription payments when Stripe is configured and
a form includes payment fields.

Data sent: payment amount, currency, billing details submitted by the visitor, and
transaction metadata required to complete the charge. Sent only when a visitor submits
a payment form.

Service provider: Stripe, Inc.
 Terms of Service: https://stripe.com/legal/consumer
Privacy Policy: https://stripe.com/privacy

When Stripe is enabled, the plugin also loads Stripe.js from https://js.stripe.com/
to render secure card fields in the browser. Card details are sent directly to Stripe
and are not stored by this plugin.

#### PayPal

Used to process payments when PayPal is configured and a form includes payment fields.

Data sent: payment amount, order details submitted by the visitor, and transaction
metadata required to complete the payment. Sent only when a visitor submits a payment
form.

Service provider: PayPal Holdings, Inc.
 Terms of Service: https://www.paypal.com/
us/webapps/mpp/ua/useragreement-full Privacy Policy: https://www.paypal.com/us/webapps/
mpp/ua/privacy-full

## Gambar conto

[[

[[

[[

[[

## Blocks

This plugin provides 1 block.

 *   Lumo Forms

## Pemasangan

 1. Upload `lumo-forms` to `/wp-content/plugins/`
 2. Activate via **Plugins  Installed Plugins**
 3. Go to **Lumo Forms  Add New** to create your first form
 4. Embed using the shortcode `[lumoform id="X"]` or the Gutenberg block

## FAQ

### Does this plugin require any other form plugins?

No. Lumo Forms is fully standalone.

### How do I embed a form?

Each form automatically generates a shortcode like `[lumoform id="1"]`. You can 
also use the Lumo Forms Gutenberg block, or call `do_shortcode('[lumoform id="1"]')`
in PHP templates.

### Where are form submissions saved?

All submissions are saved in custom database tables (`wp_lumo_forms`, `wp_lumo_submissions`).
You can view, filter, and export them from **Lumo Forms  Entries**.

### Is this GDPR-compliant?

The plugin stores IP addresses and user agents with submissions. You can disable
this in Settings. We recommend adding a consent checkbox to forms collecting personal
data.

### How do I enable captcha?

Go to **Lumo Forms  Settings  Spam Protection**, choose a provider and add API keys(
not needed for Simple Math). Then open your form in the builder and enable Captcha
under General  Spam Protection.

## Mācā ulang

There are no reviews for this plugin.

## Contributors & Developers

“Lumo Forms – Drag & Drop Form Builder for WordPress” is open source software. The
following people have contributed to this plugin.

Kontributor

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

[Translate “Lumo Forms – Drag & Drop Form Builder for WordPress” into your language.](https://translate.wordpress.org/projects/wp-plugins/lumo-forms)

### Interested in development?

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

## Caathetan Owahan

#### 1.0.3

 * Fixed critical PHP fatal error on hosts running PHP 7.4 (removed PHP 8-only syntax:
   match, mixed, union types)
 * Added captcha spam protection: Simple Math, Google reCAPTCHA v2, hCaptcha, and
   Cloudflare Turnstile with server-side verification
 * Added form templates feature: save and reuse form templates across sites

#### 1.0.2

 * Improved form builder UI
 * Improved Textarea field

#### 1.0.1

 * Fixed Gutenberg block script localization object name to use the lumoForms prefix
 * Confirmed Plugin URI points to a live site (https://wpfound.dev/)
 * Set Author URI to the WordPress.org profile so it differs from Plugin URI

#### 1.0.0

 * Initial release

## Meta

 *  Version **1.0.3**
 *  Last updated **3 dinā sing kepungkur**
 *  Active installations **Kurang sākā 10**
 *  WordPress version ** 6.4 or higher **
 *  Tested up to **7.0.3**
 *  PHP version ** 7.4 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/lumo-forms/)
 * Tags
 * [contact form](https://jv.wordpress.org/plugins/tags/contact-form/)[drag-and-drop](https://jv.wordpress.org/plugins/tags/drag-and-drop/)
   [form builder](https://jv.wordpress.org/plugins/tags/form-builder/)
 *  [Nonton lanjutan](https://jv.wordpress.org/plugins/lumo-forms/advanced/)

## Peringkat

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/lumo-forms/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/lumo-forms/reviews/)

## Kontributor

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

## Sokong

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/lumo-forms/)