Title: CodeMoksha Forms
Author: kundan bora
Published: <strong>August 30, 2026</strong>
Last modified: August 30, 2026

---

Search plugins

![](https://ps.w.org/codemoksha-forms/assets/icon.svg?rev=3673119)

# CodeMoksha Forms

 By [kundan bora](https://profiles.wordpress.org/kundankb/)

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

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

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

## Description

CodeMoksha Forms is a complete contact form builder with a built-in importer for
moving your Contact Form 7 forms over without rebuilding them.

#### Moving from Contact Form 7

Many importers convert your forms into a different engine — new syntax, new shortcodes,
new habits. CodeMoksha Forms uses a compatible form engine, so your existing form
templates, mail-tags, and hash ids continue to work, and the importer rewrites your`[
contact-form-7]` shortcodes for you. Nothing is rebuilt by hand.

**One-click Contact Form 7 import.** The built-in importer copies your Contact Form
7 forms — fields, mail settings, messages, additional settings, and integration 
credentials — into CodeMoksha Forms. It can also rewrite the `[contact-form-7]` 
shortcodes in your pages, and your Contact Form 7 data is never modified or deleted.

**Everything you need, with no locked features:**

 * All field types: text, email, URL, tel, textarea, number, date, select, checkboxes,
   radio buttons, acceptance, quiz, hidden, and file uploads
 * Flexible mail engine with a second mail template (auto-reply), special mail tags,
   and selectable recipients
 * Client- and server-side validation with a real-time configuration validator
 * Spam protection: reCAPTCHA, Akismet, and disallowed-list filtering
 * Stripe payments and Brevo (Sendinblue) email marketing integration
 * Block editor (Gutenberg) block and REST API

**Smart Forms Pro** (our paid product) additionally offers database submission storage
with a Messages screen, Cloudflare Turnstile, and priority support. Forms created
here work in Smart Forms Pro as-is.

#### Credits

CodeMoksha Forms is based on [Contact Form 7](https://wordpress.org/plugins/contact-form-7/)
by Takayuki Miyoshi / Rock Lobster, LLC (GPLv2+). We’re grateful for the years of
work that went into it. This plugin is not affiliated with or endorsed by Rock Lobster,
LLC.

### External services

This plugin integrates with the following third-party services. Each one is optional
and is only contacted after you enable and configure it. No data is sent to any 
of them out of the box, and no data is ever sent to the plugin author.

**Google reCAPTCHA** (optional spam protection)
 Used to tell human submissions 
apart from bots. When you enable reCAPTCHA and add your site/secret keys, the plugin
loads Google’s reCAPTCHA script from `www.recaptcha.net` on pages containing a form
and, on submission, sends the reCAPTCHA token together with the visitor’s IP address
to Google (`www.google.com/recaptcha/api/siteverify`) for verification. This happens
only on forms you protect with reCAPTCHA. Terms: https://policies.google.com/terms—
Privacy: https://policies.google.com/privacy

**Stripe** (optional payments)
 Used to collect payments through a form. When you
enable Stripe and add your API keys, the plugin loads Stripe.js from `js.stripe.
com` on pages with a payment form and, on submission, sends payment intent details(
amount, currency, and the payment token created in the browser) to the Stripe API
at `api.stripe.com`. This happens only for forms that include a Stripe payment field.
Terms: https://stripe.com/legal/ssa — Privacy: https://stripe.com/privacy

**Brevo (formerly Sendinblue)** (optional email marketing)
 Used to add form submitters
to your Brevo contact lists and send transactional email. When you enable Brevo 
and add your API key, the plugin sends the submitted contact fields you map (such
as name and email) to the Brevo API at `api.sendinblue.com` (Brevo’s API host, also
reachable as `api.brevo.com`) at submission time. This happens only for forms where
you enable the Brevo integration. Terms: https://www.brevo.com/legal/termsofuse/—
Privacy: https://www.brevo.com/legal/privacypolicy/

**Akismet** (optional spam filtering)
 Used to check submissions for spam via the
Akismet plugin, if it is installed and configured. When enabled, submission content(
message, and the submitter’s name, email, IP, and user agent) is sent to the Akismet
API (`rest.akismet.com`, via the Akismet plugin) for a spam verdict. This happens
only when Akismet is active and enabled for a form. Terms: https://akismet.com/tos/—
Privacy: https://automattic.com/privacy/

## Blocks

This plugin provides 1 block.

 *   Smart Forms Pro Insert a contact form you have created with Smart Forms Pro.

## Installation

 1. Upload the plugin to `/wp-content/plugins/` or install it through the WordPress
    plugins screen.
 2. Activate the plugin.
 3. Go to CodeMoksha Forms  CF7 Importer to migrate your Contact Form 7 forms, or CodeMoksha
    Forms  Add Contact Form to start fresh.

## FAQ

### Does the importer delete my Contact Form 7 data?

No. The importer only reads Contact Form 7 data and copies it. You can optionally
deactivate Contact Form 7 after the import, but its forms remain in the database
until you delete them yourself.

### Will my existing [contact-form-7] shortcodes keep working?

Yes — the importer rewrites them for you. Tick the “Rewrite [contact-form-7] shortcodes”
option during the import and every one of them in your posts and pages becomes a`[
codemoksha-forms ...]` shortcode pointing at the imported form. Imported forms keep
the same hash ids, so the rewritten shortcodes resolve to the same forms. Nothing
needs editing by hand.

### What happens if I upgrade to Smart Forms Pro?

Smart Forms Pro uses the same data structures as this plugin. Activate it and it
picks up all your forms, settings, and integrations; CodeMoksha Forms goes dormant
automatically.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

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

Contributors

 *   [ kundan bora ](https://profiles.wordpress.org/kundankb/)

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

### Interested in development?

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

## Changelog

#### 1.0.0

 * Initial release: full form builder with Contact Form 7 importer.

## Meta

 *  Version **1.0.0**
 *  Last updated **2 days ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.9 or higher **
 *  Tested up to **7.1**
 *  PHP version ** 8.3 or higher **
 * Tags
 * [contact form](https://wordpress.org/plugins/tags/contact-form/)[contact form 7](https://wordpress.org/plugins/tags/contact-form-7/)
   [form builder](https://wordpress.org/plugins/tags/form-builder/)[forms](https://wordpress.org/plugins/tags/forms/)
 *  [Advanced View](https://wordpress.org/plugins/codemoksha-forms/advanced/)

## Ratings

No reviews have been submitted yet.

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

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

## Contributors

 *   [ kundan bora ](https://profiles.wordpress.org/kundankb/)

## Support

Got something to say? Need help?

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