Title: CodeMoksha Forms
Author: kundan bora
Published: <strong>2026년 8월 30일</strong>
Last modified: 2026년 8월 30일

---

플러그인 검색

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

# CodeMoksha Forms

 작성자: [kundan bora](https://profiles.wordpress.org/kundankb/)

[다운로드](https://downloads.wordpress.org/plugin/codemoksha-forms.1.0.0.zip)

 * [세부사항](https://ko.wordpress.org/plugins/codemoksha-forms/#description)
 * [평가](https://ko.wordpress.org/plugins/codemoksha-forms/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/codemoksha-forms/#installation)
 * [개발](https://ko.wordpress.org/plugins/codemoksha-forms/#developers)

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

## 설명

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/

## 블록

이 플러그인은 1개의 블록을 제공합니다.

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

## 설치

 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.

## 후기

이 플러그인에 대한 평가가 없습니다.

## 기여자 & 개발자

“CodeMoksha Forms”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에
기여하였습니다.

기여자

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

[자국어로 “CodeMoksha Forms”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/codemoksha-forms)

### 개발에 관심이 있으십니까?

[코드 탐색하기](https://plugins.trac.wordpress.org/browser/codemoksha-forms/)는,
[SVN 저장소](https://plugins.svn.wordpress.org/codemoksha-forms/)를 확인하시거나,
[개발 기록](https://plugins.trac.wordpress.org/log/codemoksha-forms/)을 [RSS](https://plugins.trac.wordpress.org/log/codemoksha-forms/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 변경이력

#### 1.0.0

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

## 기초

 *  버전 **1.0.0**
 *  최근 업데이트: **2주 전**
 *  활성화된 설치 **10보다 적음**
 *  워드프레스 버전 ** 6.9 또는 그 이상 **
 *  다음까지 시험됨: **7.1**
 *  PHP 버전 ** 8.3 또는 그 이상 **
 *  언어
 * [English (US)](https://wordpress.org/plugins/codemoksha-forms/)
 * 태그:
 * [contact form](https://ko.wordpress.org/plugins/tags/contact-form/)[contact form 7](https://ko.wordpress.org/plugins/tags/contact-form-7/)
   [form builder](https://ko.wordpress.org/plugins/tags/form-builder/)[forms](https://ko.wordpress.org/plugins/tags/forms/)
 *  [고급 보기](https://ko.wordpress.org/plugins/codemoksha-forms/advanced/)

## 평점

아직 제출된 리뷰가 없습니다.

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

[모든  리뷰 보기](https://wordpress.org/support/plugin/codemoksha-forms/reviews/)

## 기여자

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

## 지원

할 말 있으신가요? 도움이 필요하신가요?

 [지원 포럼 보기](https://wordpress.org/support/plugin/codemoksha-forms/)