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

  • 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 | Cloudflare Privacy Policy

  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 | Akismet Privacy Policy

  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 | Freemius Privacy Policy

Credits

  • Mike Challis – Plugin Author / Lead Architect

Screenshots

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

Translate “Uncomplicated Forms” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by 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.).