Title: Frontierline Forms for Contact Form 7
Author: frontierline2015
Published: <strong>Июнь 28, 2026-ж.</strong>
Last modified: Июль 10, 2026-ж.

---

Плагиндерди издөө

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

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

# Frontierline Forms for Contact Form 7

 Автору [frontierline2015](https://profiles.wordpress.org/frontierline2015/)

[Жүктөө](https://downloads.wordpress.org/plugin/frontierline-forms.2.0.5.zip)

 * [Кенен маалымат](https://ky.wordpress.org/plugins/frontierline-forms/#description)
 * [Сын-пикирлер](https://ky.wordpress.org/plugins/frontierline-forms/#reviews)
 *  [Орнотуу](https://ky.wordpress.org/plugins/frontierline-forms/#installation)
 * [Development](https://ky.wordpress.org/plugins/frontierline-forms/#developers)

 [Колдоо](https://wordpress.org/support/plugin/frontierline-forms/)

## Сүрөттөө

Frontierline Forms extends Contact Form 7 with the features Japanese websites most
often need. All features below are fully functional and have no usage limits.

This plugin is an add-on for Contact Form 7 and requires Contact Form 7 to be installed
and active. It is not affiliated with, endorsed by, or sponsored by the Contact 
Form 7 project or its author.

#### Features

 * **Multi-step forms** — Split a single Contact Form 7 form into multiple steps
   using a `[step]` tag. No limit on the number of steps.
 * **Confirmation screen** — Add an “input -> confirm -> submit” flow that Contact
   Form 7 does not provide out of the box.
 * **Completion screen** — Replace the form with a custom completion message on 
   success, or redirect to a thank-you page (useful for GA4 conversion tracking).
 * **Conditional logic** — Show or hide fields based on what the visitor enters,
   using simple HTML data attributes. No limit on the number of rules.
 * **Progress bar** — Three styles (numbered steps, bar, dots).
 * **Submission history** — Every submission is saved to your own WordPress database
   and can be browsed, searched, and viewed in the admin screen.
 * **CSV export** — Export your saved submissions to a CSV file (UTF-8 with BOM,
   Excel-friendly).
 * **Honeypot** — Built-in spam protection, enabled automatically.
 * **Brand colors** — Set primary/secondary colors, border radius, and font family
   to match your site’s design.

#### Requirements

 * Contact Form 7 5.7 or later
 * WordPress 6.0 or later
 * PHP 7.4 or later

#### Premium version

A separate premium version with additional features is available from the developer’s
website. The premium code is **not** included in this free plugin. See https://frontierline.
co.jp/plugins/frontierline-forms/ for details.

### External services

This plugin connects to one external service.

**Freemius** — This plugin uses the Freemius SDK to manage the optional upgrade 
to the premium version, license activation, and update delivery. When you opt in
to usage tracking (you are asked, and it is optional), or when you activate a premium
license, the plugin sends information such as your site URL, WordPress and PHP versions,
and the active theme/plugins list to Freemius. No form submission content is ever
sent. Freemius is provided by Freemius, Inc.
 Terms of Service: https://freemius.
com/terms/ Privacy Policy: https://freemius.com/privacy/

The free plugin does not send your form submissions to any external service. Any
services used by the separate premium version are documented within that version
and are only active when you configure them.

## Скриншоттор

[⌊The Input -> Confirm -> Complete flow in action, with English and Japanese labels
included.⌉⌊The Input -> Confirm -> Complete flow in action, with English and Japanese
labels included.⌉[

The Input -> Confirm -> Complete flow in action, with English and Japanese labels
included.

[⌊Set up in minutes: add a [step] tag in the Contact Form 7 editor and enable the
confirmation screen.⌉⌊Set up in minutes: add a [step] tag in the Contact Form 7 
editor and enable the confirmation screen.⌉[

Set up in minutes: add a [step] tag in the Contact Form 7 editor and enable the 
confirmation screen.

[⌊Every submission is saved to your own database, with keyword search, priority/
category, and CSV export.⌉⌊Every submission is saved to your own database, with 
keyword search, priority/category, and CSV export.⌉[

Every submission is saved to your own database, with keyword search, priority/category,
and CSV export.

[⌊Match your site's design: brand colors, corner radius, font, and 3 progress bar
styles.⌉⌊Match your site's design: brand colors, corner radius, font, and 3 progress
bar styles.⌉[

Match your site’s design: brand colors, corner radius, font, and 3 progress bar 
styles.

[⌊Dashboard overview: submissions this month, today, and conversion rate at a glance.⌉⌊
Dashboard overview: submissions this month, today, and conversion rate at a glance
.⌉[

Dashboard overview: submissions this month, today, and conversion rate at a glance.

[⌊Upgrade to Pro for Slack and Chatwork notifications plus automatic email replies.⌉⌊
Upgrade to Pro for Slack and Chatwork notifications plus automatic email replies
.⌉[

Upgrade to Pro for Slack and Chatwork notifications plus automatic email replies.

## Орнотуу

 1. Make sure Contact Form 7 is installed and active.
 2. In your WordPress admin, go to Plugins -> Add New, search for “Frontierline Forms”,
    then install and activate it.
 3. Open the “Frontierline Forms” menu in the admin sidebar to configure it.

#### Creating a multi-step form

In the Contact Form 7 form editor, insert a `[step]` tag at each step boundary:

    ```
    [step "Basic info"]
    [text* your-name]
    [email* your-email]

    [step "Your message"]
    [textarea your-message]

    [step "Confirm" confirmation]
    Please review your input and submit.

    [submit "Send"]
    ```

#### Using conditional logic

Wrap the fields you want to toggle with HTML data attributes:

    ```
    <div data-cf7mp-show-if="contact-type" data-cf7mp-show-value="estimate">
      [text estimate-amount placeholder "Budget"]
    </div>
    ```

## FAQ.KG

### Do I need Contact Form 7?

Yes. Contact Form 7 5.7 or later must be installed and active. This plugin is an
add-on for it.

### Is the confirmation screen on by default?

No. Enable it under Settings -> General. It is off by default.

### Where are submissions stored?

In your own WordPress database, in tables created by this plugin. Nothing is sent
to an external service.

### How do I remove all data on uninstall?

Enable the data-deletion option in the settings before deleting the plugin. Otherwise,
your data is preserved on uninstall.

## Сын-пикирлер

There are no reviews for this plugin.

## Contributors & Developers

“Frontierline Forms for Contact Form 7” is open source software. The following people
have contributed to this plugin.

Мүчөлөрү

 *   [ frontierline2015 ](https://profiles.wordpress.org/frontierline2015/)
 *   [ Freemius ](https://profiles.wordpress.org/freemius/)

“Frontierline Forms for Contact Form 7” has been translated into 1 locale. Thank
you to [the translators](https://translate.wordpress.org/projects/wp-plugins/frontierline-forms/contributors)
for their contributions.

[Translate “Frontierline Forms for Contact Form 7” into your language.](https://translate.wordpress.org/projects/wp-plugins/frontierline-forms)

### Interested in development?

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

## Өзгөртүүлөр

#### 2.0.5

 * Added a “Free vs Pro” comparison and upgrade overview to the plugin’s own dashboard
   screen.
 * Internal hardening (safer module loading) and small admin style additions.

#### 2.0.4

 * Fixed: the multi-step progress bar, Back/Next buttons, and confirmation/completion
   text now follow the site language instead of always showing Japanese.

#### 2.0.3

 * The admin interface is now in English by default, with a bundled Japanese translation.
   Additional languages can be contributed on translate.wordpress.org.

#### 2.0.2

 * Added an optional review request shown only on the plugin’s own admin screens.
   It appears after the plugin has been used and is permanently dismissible.

#### 2.0.1

 * Added a “Complete” step to the progress bar so multi-step and confirmation forms
   show the standard Input -> Confirm -> Complete (3-step) flow.
 * The progress bar now stays visible on the completion screen with the final step
   highlighted.

#### 2.0.0

 * Renamed the plugin and made all built-in features fully functional with no usage
   limits.
 * Multi-step forms and conditional logic are now unlimited.
 * Submission history and CSV export available with no limits.
 * Removed the arbitrary custom-CSS input; brand styling is now done with discrete
   color/typography settings.
 * Moved all admin scripts to properly enqueued assets and added nonce verification
   to the CSV export.
 * Documented external services.

## Мета

 *  Нуска **2.0.5**
 *  Акыркы жаңыртуу **19 саат мурун**
 *  Активдүү орнотуулар **Fewer than 10**
 *  WordPress нускасы ** 6.0 же андан жогору **
 *  Tested up to **7.0.1**
 *  PHP нускасы ** 7.4 же андан жогору **
 *  Тилдер
 * [English (US)](https://wordpress.org/plugins/frontierline-forms/) жана .[Japanese](https://ja.wordpress.org/plugins/frontierline-forms/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/frontierline-forms)
 * Тег:
 * [conditional logic](https://ky.wordpress.org/plugins/tags/conditional-logic/)
   [confirmation](https://ky.wordpress.org/plugins/tags/confirmation/)[contact form 7](https://ky.wordpress.org/plugins/tags/contact-form-7/)
   [form database](https://ky.wordpress.org/plugins/tags/form-database/)[Multi-Step Form](https://ky.wordpress.org/plugins/tags/multi-step-form/)
 *  [Advanced View](https://ky.wordpress.org/plugins/frontierline-forms/advanced/)

## Рейтинг

Азырынча эч кандай сын-пикир жок.

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

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

## Мүчөлөрү

 *   [ frontierline2015 ](https://profiles.wordpress.org/frontierline2015/)
 *   [ Freemius ](https://profiles.wordpress.org/freemius/)

## Колдоо

Комментарийлер барбы? Жардам керекпи?

 [Колдоо форумун көрүү](https://wordpress.org/support/plugin/frontierline-forms/)