Title: OmniForm
Author: JR Tashjian
Published: <strong>September 6, 2023</strong>
Last modified: January 7, 2026

---

Search plugins

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

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

# OmniForm

 By [JR Tashjian](https://profiles.wordpress.org/jrtashjian/)

[Download](https://downloads.wordpress.org/plugin/omniform.1.3.3.zip)

[Live Preview](https://wordpress.org/plugins/omniform/?preview=1)

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

 [Support](https://wordpress.org/support/plugin/omniform/)

## Description

OmniForm is a powerful WordPress plugin that allows you to create and manage forms
within your WordPress site. With OmniForm, you can easily create custom forms for
your website, collect user data, and manage form submissions.

#### 🌟 Features

 * Complete and steadfast support for the block editor and block themes.
 * Choose from 20+ form fields blocks, including text fields, checkboxes, radio 
   buttons, and more
 * Comprehensive analytics for tracking form impressions, submissions, and conversions.
 * Choose from pre-built form templates or create your own from scratch
 * Manage form submissions within the admin dashboard
 * Email notifications for new form submissions
 * Customize form styling to match your website’s design
 * Spam protection with Cloudflare Turnstile, hCaptcha, and Google reCAPTCHA.
 * Convert default WordPress blocks (like comments and search) into OmniForms for
   enhanced customization.
 * Specific styling adjustments for various themes including [Kanso](https://wordpress.org/themes/kanso/),
   [Twenty Twenty-Four](https://wordpress.org/themes/twentytwentyfour/), [Twenty Twenty-Five](https://wordpress.org/themes/twentytwentyfive/),
   [Ollie](https://wordpress.org/themes/ollie/), and [Rockbase](https://rockbase.co/).

#### 🚀 Getting Started

To get started with OmniForm, simply install and activate the plugin on your WordPress
site. Once activated, you can create new forms by navigating to the OmniForm menu
in your WordPress dashboard.

From there, you can choose to create a new form from scratch or use one of the pre-
built form templates. Once you’ve created your form, you can customize it to your
liking using the block editor interface.

#### 🙏 A Special Thanks from OmniForm

Whether you’re a first-time user or someone who’s considering giving OmniForm a 
try, thank you! Your interest is what fuels ongoing improvements and innovations.

Feel free to explore, provide feedback, or even contribute to the plugin’s development.
Every bit of support counts and is highly appreciated.

## Screenshots

 * [[
 * OmniForm enhances Block Editor with a specialized form-only editing option.
 * [[
 * Save Time and Effort: Use OmniForm’s Ready-to-Customize Form Templates.
 * [[
 * Create Forms Directly in WordPress Posts or Pages with OmniForm.
 * [[
 * Get Insights on Form Performance: Responses, Impressions, and Conversion Rate.
 * [[
 * OmniForm Keeps You Informed: Track Submissions and Get Email Notifications within
   WordPress.

## Blocks

This plugin provides 16 blocks.

 *   OmniForm Easily create professional forms for your website
 *   Conditional Group Controls the visibility of a group of blocks based on specified
   conditions.
 *   Input A field for simple text entry.
 *   Captcha Add an extra layer of form protection against spam.
 *   Button A button for form actions.
 *   Comments Form Title Displays the title for the comments form.
 *   Comments Form Cancel Reply Link Displays text based on comment reply status.
 *   Fieldset Organize and group related controls.
 *   Select Create dropdown menus for single or multiple choices.
 *   Form field A consolidated form control component.
 *   Textarea A field for long-form text responses.
 *   Form Label A label associated with one form field.
 *   Option An selectable option within a Select block.
 *   Response Notification Notifies user of submission.
 *   Hidden Value A hidden form input for storing additional data.
 *   Option Group Group Option blocks under a common label.

## Installation

#### Automatic installation

To do an automatic install of OmniForm, log in to your WordPress dashboard, navigate
to the Plugins menu, and click “Add New.”

In the search field type “OmniForm,” then click “Search Plugins.” Once you’ve found
us, you can click “Install Now” and WordPress will take it from there.

#### Manual installation

Manual installation method requires downloading the OmniForm plugin and uploading
it to your web server via your favorite FTP application. The WordPress codex contains
[instructions on how to do this here](https://wordpress.org/support/article/managing-plugins/#manual-plugin-installation).

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

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

Contributors

 *   [ JR Tashjian ](https://profiles.wordpress.org/jrtashjian/)

[Translate “OmniForm” into your language.](https://translate.wordpress.org/projects/wp-plugins/omniform)

### Interested in development?

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

## Changelog

#### 1.3.3 / 2025-07-15

 * Enhanced display of standalone checkboxes in response content. [#43](https://github.com/jrtashjian/omniform/pull/43)
 * Implemented permission checks for form access in FormsController.

#### 1.3.2 / 2025-03-14

 * Fixed a fatal error on PHP 7.4 servers by correcting data serialization [Bug Report](https://wordpress.org/support/topic/getting-a-php-fatal-error-2)

#### 1.3.0 / 2025-01-22

 * Introduced multiple form types with customizable submission methods and settings.
   [#28](https://github.com/jrtashjian/omniform/pull/28)
 * Now forms can be added directly to any post or page, independent of default templates.
   [#32](https://github.com/jrtashjian/omniform/pull/32)
 * Added comprehensive analytics to track form impressions, submissions, and conversions.
   [#30](https://github.com/jrtashjian/omniform/pull/30)
 * Introduced a new onboarding experience to simplify setup, guiding users through
   CAPTCHA setup, form templates, and performance tracking. [#38](https://github.com/jrtashjian/omniform/pull/38)
 * Convert the default core/post-comments-form block into an OmniForm for enhanced
   customization. [#37](https://github.com/jrtashjian/omniform/pull/37), [#33](https://github.com/jrtashjian/omniform/pull/33)
 * Convert the default core/search block into an OmniForm for enhanced customization.
   [#36](https://github.com/jrtashjian/omniform/pull/36)
 * Convert Jetpack Forms into OmniForms with ease.
 * Tailored styling added for [Kanso](https://wordpress.org/themes/kanso/), [Twenty Twenty-Four](https://wordpress.org/themes/twentytwentyfour/),
   [Twenty Twenty-Five](https://wordpress.org/themes/twentytwentyfive/), [Ollie](https://wordpress.org/themes/ollie/),
   and [Rockbase](https://rockbase.co/) themes.
 * Improved labeling and structure of form elements for better accessibility.
 * Expanded pattern and block variations for more design flexibility.
 * Corrected various issues with form submissions and improved error management.
 * Fixed inconsistencies in buttons, textareas, and required field indicators.

## Meta

 *  Version **1.3.3**
 *  Last updated **4 months ago**
 *  Active installations **50+**
 *  WordPress version ** 6.3 or higher **
 *  Tested up to **6.9.4**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [block-editor](https://wordpress.org/plugins/tags/block-editor/)[contact form](https://wordpress.org/plugins/tags/contact-form/)
   [email](https://wordpress.org/plugins/tags/email/)[form builder](https://wordpress.org/plugins/tags/form-builder/)
   [forms](https://wordpress.org/plugins/tags/forms/)
 *  [Advanced View](https://wordpress.org/plugins/omniform/advanced/)

## Ratings

No reviews have been submitted yet.

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

[See all reviews](https://wordpress.org/support/plugin/omniform/reviews/)

## Contributors

 *   [ JR Tashjian ](https://profiles.wordpress.org/jrtashjian/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/omniform/)