Title: Uncomplicated Forms
Author: Mike Challis
Published: <strong>June 17, 2026</strong>
Last modified: June 17, 2026

---

Search plugins

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

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

# Uncomplicated Forms

 By [Mike Challis](https://profiles.wordpress.org/mikechallis/)

[Download](https://downloads.wordpress.org/plugin/uncomplicated-forms.1.0.0.zip)

 * [Details](https://wordpress.org/plugins/uncomplicated-forms/#description)
 * [Reviews](https://wordpress.org/plugins/uncomplicated-forms/#reviews)
 *  [Installation](https://wordpress.org/plugins/uncomplicated-forms/#installation)
 * [Development](https://wordpress.org/plugins/uncomplicated-forms/#developers)

 [Support](https://wordpress.org/support/plugin/uncomplicated-forms/)

## Description

Uncomplicated Forms is a high-performance, meticulously engineered form builder 
designed for developers and site owners who prioritize speed, security, and clean
data handling. Built from the ground up to meet modern coding standards, it provides
a logical, “zero-bloat” solution for managing multiple contact forms with precision.

The engine features native Cloudflare Turnstile integration and Akismet AI telemetry
to provide robust, multi-layered defense against automated spam submissions without
frustrating puzzles.

#### Engineered for Modern Environments

 * **PHP Optimization:** Leverages modern code structures like Constructor Property
   Promotion and Enums for clean execution speed.
 * **Instance Isolation:** Safely deploy multiple different forms on a single page
   with zero ID collisions, CSS overlaps, or script conflicts.
 * **W3C Compliant Markup:** Renders valid HTML5 and semantic ARIA labels for maximum
   accessibility and SEO performance.
 * **Context-Aware Validation:** Intelligent error reporting that identifies specific
   fields (e.g., “Address is required”) rather than generic system codes.
 * **Privacy by Design:** Native IP Anonymization (GDPR/CCPA compliant) and secure
   attachment handling.

#### Productivity & Portability

 * **Settings Cloner:** Instantly duplicate configurations or styles from one form
   ID to another. Perfect for rapid testing or creating variations.
 * **Diagnostic Suite:** Built-in SMTP test tool with real-time server-side debugging
   information to resolve mail delivery blocks fast.
 * **Field Templates (Pro):** Export and import specific field structures as portable
   templates. Migrate layouts between sites without exposing private email or redirect
   settings.

#### Free Features

 * **Drag-and-Drop Builder:** Effortlessly reorder fields with native UI sorting.
 * **Tri-Layer Spam Shield:** Simultaneously enable Cloudflare Turnstile, Honeypot,
   and Akismet AI protection.
 * **Flexible Fields:** Text, Textarea, Checkbox, Radio, Select, Email, URL, Number,
   Phone (US), Date/Time, File Attachments, Password, and Consent.
 * **Smart Address Blocks:** Pre-engineered US and International compound address
   fields that handle multi-line data automatically.
 * **Custom Routing:** Sophisticated notification emails and autoresponders with
   dynamic field tags.
 * **DMARC Ready:** Explicit Return-Path controls and “Enable DMARC” protocol to
   ensure inbox delivery.

#### Pro Features (Upgrade to Pro)

 * **Field Templates:** High-fidelity export/import of field configurations for 
   fast deployment.
 * **Multi-Step Wizards:** Create high-conversion multi-page forms with native pagination.
 * **AJAX Background Submission:** Instant, refresh-free submissions for a seamless
   user experience.
 * **Marketing Data Bridge:** Automatically append form data to success page URLs
   for CRM and tracking scripts—no extra plugins needed.
 * **Professional Lead Storage:** Log submissions to an included, high-concurrency
   form entries database table with a dedicated “Export to CSV” button.
 * **Silent CRM Connectivity:** Push data to external APIs/CRM endpoints (GET/POST)
   silently in the background.
 * **Lead Magnets:** Attach PDFs or documents to automated visitor confirmation 
   emails.
 * **Conditional Logic:** Dynamically show or hide fields based on user input.
 * [UncomplicatedForms.com](https://uncomplicatedforms.com/)
 * [Support](https://uncomplicatedforms.com/support)

### External Services

This plugin is designed to process and store form data locally on your server by
default. It only connects to the following third-party external services if explicitly
enabled or opted-in by the site administrator:

 1. **Cloudflare Turnstile API (Optional – Disabled by Default)**

* **Purpose:** Used to verify form submissions and distinguish human visitors from
automated malicious spam bots. It is only active if the administrator checks the“
Enable Cloudflare Turnstile” box in settings and inputs their API keys.
 * **Data
Transmitted:** The user’s browser challenge token and remote IP address are securely
sent to Cloudflare to process the validation request. * **Links:** [Cloudflare Terms of Service](https://www.cloudflare.com/website-terms/)
| [Cloudflare Privacy Policy](https://www.cloudflare.com/privacypolicy/)

 1. **Akismet API (Optional – Disabled by Default)**

* **Purpose:** Provides cloud-based behavioral analysis to detect and block malicious
form submissions. It is only active if the administrator checks the “Enable Akismet
spam protection” box in settings.
 * **Data Transmitted:** The submitter’s name,
email address, IP address, user agent, and form message content are securely sent
to the Akismet API (operated by Automattic) to analyze the submission’s spam status.***
Links:** [Akismet Terms of Service](https://akismet.com/tos/) | [Akismet Privacy Policy](https://automattic.com/privacy/)

 1. **Freemius SDK (Optional – Opt-In upon Activation)**

* **Purpose:** Handles optional opt-in developer connection diagnostics, premium
software license activation, secure monetization checkouts, and premium version 
update notifications.
 * **Data Transmitted:** Only if explicitly opted-in by the
administrator during activation, it securely transmits public WordPress environment
metrics (WordPress version, active theme, active plugins list) and administrative
profile details. For Pro upgrades, it processes secure API license key lookups. ***
Links:** [Freemius Terms of Service](https://freemius.com/terms/) | [Freemius Privacy Policy](https://freemius.com/privacy/)

### Credits

 * Mike Challis – Plugin Author / Lead Architect

## Screenshots

[⌊The main form settings page with intuitive tabbed navigation.⌉⌊The main form settings
page with intuitive tabbed navigation.⌉[

The main form settings page with intuitive tabbed navigation.

[⌊Drag-and-drop field management on the Fields tab.⌉⌊Drag-and-drop field management
on the Fields tab.⌉[

Drag-and-drop field management on the Fields tab.

[⌊Security settings featuring Cloudflare Turnstile and IP Privacy controls.⌉⌊Security
settings featuring Cloudflare Turnstile and IP Privacy controls.⌉[

Security settings featuring Cloudflare Turnstile and IP Privacy controls.

[⌊Advanced Controls & Automation settings.⌉⌊Advanced Controls & Automation settings
.⌉[

Advanced Controls & Automation settings.

[⌊The Tools tab featuring the Settings Cloner and SMTP Diagnostics.⌉⌊The Tools tab
featuring the Settings Cloner and SMTP Diagnostics.⌉[

The Tools tab featuring the Settings Cloner and SMTP Diagnostics.

## Installation

 1. Go to **Plugins** > **Add New** in your WordPress dashboard.
 2. Search for **“Uncomplicated Forms”**.
 3. Click **Install Now**, then click **Activate**.
 4. Select **“UC Forms”** from your side menu and click **“Activate Free Version”**
    on the activation screen (no license key required).
 5. Add the shortcode `[uncomplicated-forms form="1"]` to any Page, Post, or Text Widget
    to display your first form.
 6. (Optional) Go to the **Security** tab to configure your free Cloudflare Turnstile
    keys for advanced, invisible spam protection.

## FAQ

### How do I troubleshoot mail delivery?

Use the “Send Test Email” tool on the Tools tab. It provides real-time SMTP debugging
information to identify server-side blocks.

### Is this plugin GDPR compliant?

Yes. We include a native “IP Anonymization” mode which masks user IP addresses before
they are stored or emailed, ensuring compliance with global privacy standards.

### Can I use my own CSS?

Absolutely. Use “Expert Mode” on the Styles tab to generate a clean CSS block that
you can paste directly into your theme’s stylesheet, allowing for a zero-plugin-
footprint layout.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Uncomplicated Forms” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ Mike Challis ](https://profiles.wordpress.org/mikechallis/)
 *   [ Freemius ](https://profiles.wordpress.org/freemius/)

[Translate “Uncomplicated Forms” into your language.](https://translate.wordpress.org/projects/wp-plugins/uncomplicated-forms)

### Interested in development?

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

## Changelog

#### 1.0.0

 * Initial release of the refactored Uncomplicated Forms engine for 2026.
 * Full optimization for modern PHP architectures and core updates.
 * Integrated Cloudflare Turnstile security and Akismet AI telemetry.
 * Added Instance Isolation for multiple forms per page.
 * Added Smart Compound Address fields (US & Intl.).

## Meta

 *  Version **1.0.0**
 *  Last updated **4 days ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.5 or higher **
 *  Tested up to **7.0**
 *  PHP version ** 8.2 or higher **
 * Tags
 * [contact form](https://wordpress.org/plugins/tags/contact-form/)[forms](https://wordpress.org/plugins/tags/forms/)
   [GDPR](https://wordpress.org/plugins/tags/gdpr/)[mail](https://wordpress.org/plugins/tags/mail/)
   [security](https://wordpress.org/plugins/tags/security/)
 *  [Advanced View](https://wordpress.org/plugins/uncomplicated-forms/advanced/)

## Ratings

No reviews have been submitted yet.

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

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

## Contributors

 *   [ Mike Challis ](https://profiles.wordpress.org/mikechallis/)
 *   [ Freemius ](https://profiles.wordpress.org/freemius/)

## Support

Got something to say? Need help?

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

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://uncomplicatedforms.com/pricing)