Title: FormsKit Lite
Author: Abdul Wahab Taqi
Published: <strong>7 Tháng 6, 2026</strong>
Last modified: 7 Tháng 6, 2026

---

Tìm kiếm plugin

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

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

# FormsKit Lite

 Bởi [Abdul Wahab Taqi](https://profiles.wordpress.org/abdulwahabtaqi/)

[Tải về](https://downloads.wordpress.org/plugin/formskit-lite.1.0.0.zip)

 * [Chi tiết](https://vi.wordpress.org/plugins/formskit-lite/#description)
 * [Đánh giá](https://vi.wordpress.org/plugins/formskit-lite/#reviews)
 *  [Cài đặt](https://vi.wordpress.org/plugins/formskit-lite/#installation)
 * [Nhà phát triển](https://vi.wordpress.org/plugins/formskit-lite/#developers)

 [Hỗ trợ](https://wordpress.org/support/plugin/formskit-lite/)

## Mô tả

**FormsKit Lite** is a free drag-and-drop form builder for WordPress. It includes
18 field types, conditional logic, entry management, file uploads, multi-page forms,
and spam protection — all at no cost.

#### Features

 * ✅ **18 Field Types** — Text, email, phone, address, number, dropdown, checkbox,
   radio, date/time, and more
 * ✅ **Conditional Logic** — Show or hide fields based on user input
 * ✅ **Entry Management** — View, search, and export submissions in your dashboard
 * ✅ **File Uploads** — Let users attach files to their submissions
 * ✅ **Multi-Page Forms** — Break long forms into manageable steps with a progress
   bar
 * ✅ **Email Notifications** — Send up to 2 notification emails per submission
 * ✅ **Spam Protection** — Built-in honeypot, custom CAPTCHA, and math puzzles
 * ✅ **Gutenberg Block + Shortcode** — Embed forms anywhere

#### Lite Fields (All Free)

 * Text, Textarea, Email, Number, Name, Phone, Address, URL, Password
 * Dropdown, Radio, Checkbox, Date/Time Picker
 * Number Slider, Captcha, File Upload, Page Break, GDPR Consent

#### Available in FormsKit Pro

 * Rating, Content, HTML, Section Divider, Layout, Hidden Field
 * Digital Signature, Rich Text Editor, Likert Scale
 * Net Promoter Score, Camera, Repeater, Entry Preview

#### Available in FormsKit Elite

 * Payment Items (Single, Multiple, Checkbox, Dropdown)
 * Coupons, Order Total, Payment Gateway

#### Performance

FormsKit is lightweight and built with modern PHP 8.0+ code. No jQuery dependency
required on the frontend, no unnecessary database queries, and minimal CSS footprint.

#### Developer Friendly

 * Clean PSR-4 autoloading
 * Extensive hooks and filters
 * Custom Smart Tags API
 * Well-documented codebase

### External Services

This plugin connects to the following third-party services under specific conditions.
No external connections are made unless the features described below are actively
used or enabled by the site administrator.

#### IP Geolocation (ip-api.com)

FormsKit can optionally enrich form submission entries with geographic location 
data (city, region, country, coordinates). This feature is **disabled by default**
and must be explicitly enabled by the site administrator in **FormsKit  Settings**.

 * **What data is sent:** The submitting visitor’s IP address.
 * **When it is sent:** Only when the geolocation feature is enabled in settings,
   on each form submission.
 * **What is stored:** City, region, country, latitude, and longitude are stored
   in your WordPress database as entry metadata.
 * **Service provider:** ip-api.com
 * **Terms of Service:** [https://ip-api.com/docs/legal](https://ip-api.com/docs/legal)
 * **Privacy Policy:** [https://ip-api.com/docs/legal](https://ip-api.com/docs/legal)

#### Phone Field Country Detection (ipapi.co)

When a form includes a Phone field with the international telephone input enabled
and no default country is specified, the plugin uses ipapi.co to automatically detect
the visitor’s country and set the correct country code and flag.

 * **What data is sent:** The visitor’s IP address (sent automatically by the browser
   as part of the HTTP request).
 * **When it is sent:** On page load, only when a form with an international phone
   field is displayed and no default country has been configured by the site administrator.
 * **What is stored:** Only the two-letter country code is used in the browser to
   set the phone field default. No data from this service is stored in your WordPress
   database.
 * **Service provider:** ipapi.co (Kloudend, Inc.)
 * **Terms of Service:** [https://ipapi.co/terms/](https://ipapi.co/terms/)
 * **Privacy Policy:** [https://ipapi.co/privacy/](https://ipapi.co/privacy/)

#### CAPTCHA Services (Opt-In Only)

If you choose to enable a third-party CAPTCHA service in **FormsKit  Settings**,
the following external scripts will be loaded on pages containing your forms. These
connections are **opt-in only** and require you to enter API keys in settings. No
CAPTCHA data is transmitted without your explicit configuration.

 * **Google reCAPTCHA v2/v3** — Loads scripts from `google.com/recaptcha`. [Google Terms of Service](https://policies.google.com/terms)
   | [Google Privacy Policy](https://policies.google.com/privacy)
 * **Cloudflare Turnstile** — Loads scripts from `challenges.cloudflare.com`. [Cloudflare Terms of Service](https://www.cloudflare.com/website-terms/)
   | [Cloudflare Privacy Policy](https://www.cloudflare.com/privacypolicy/)
 * **hCaptcha** — Loads scripts from `js.hcaptcha.com`. [hCaptcha Terms of Service](https://www.hcaptcha.com/terms)
   | [hCaptcha Privacy Policy](https://www.hcaptcha.com/privacy)

## Khối

Plugin này cung cấp 1 khối.

 *   FormsKit

## Cài đặt

 1. Upload the `formskit-lite` folder to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Go to **FormsKit  Add New** to create your first form
 4. Use the Gutenberg block or `[formskit_form id="123"]` shortcode to embed your form

## Hỏi đáp

### Is FormsKit Lite really free?

Yes! FormsKit Lite includes 18 field types, conditional logic, entry management,
file uploads, multi-page forms, and spam protection — all free with no hidden costs
or usage limits.

### What’s the difference between Lite, Pro, and Elite?

**Lite** includes all essential form-building features for free. **Pro** adds advanced
fields like digital signatures, repeater fields, and surveys. **Elite** adds payment
processing, coupons, and checkout features. See the full comparison at [wpkits.io/formskit-pricing](https://www.wpkits.io/formskit/#pricing).

### Can I accept payments with FormsKit Lite?

Payment fields are available in the Elite version. FormsKit Lite focuses on form
building and data collection.

### Does it work with my theme?

FormsKit is designed to work with any properly-coded WordPress theme. It uses minimal,
non-intrusive CSS that adapts to your theme’s styling.

### Is it GDPR compliant?

FormsKit includes a GDPR/Consent field and stores all submission data locally in
your WordPress database. Geolocation enrichment is **disabled by default** and must
be explicitly enabled in **FormsKit  Settings** before any IP data is sent to ip-
api.com. See the **External Services** section below for full disclosure. Third-
party CAPTCHA services are also opt-in only.

### Does FormsKit connect to external services?

Yes — see the **External Services** section below for complete details on all third-
party connections, including what data is transmitted and when.

### Can I migrate from another form plugin?

FormsKit includes an import feature that supports JSON form configurations.

## Đánh giá

Không có đánh giá nào cho plugin này.

## Người đóng góp & Lập trình viên

“FormsKit Lite” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

 *   [ Abdul Wahab Taqi ](https://profiles.wordpress.org/abdulwahabtaqi/)

[Dịch “FormsKit Lite” sang ngôn ngữ của bạn.](https://translate.wordpress.org/projects/wp-plugins/formskit-lite)

### Muốn tham gia phát triển?

[Duyệt code](https://plugins.trac.wordpress.org/browser/formskit-lite/), check out
[SVN repository](https://plugins.svn.wordpress.org/formskit-lite/), hoặc theo dõi
[nhật ký phát triển](https://plugins.trac.wordpress.org/log/formskit-lite/) qua 
[RSS](https://plugins.trac.wordpress.org/log/formskit-lite/?limit=100&mode=stop_on_copy&format=rss).

## Nhật ký thay đổi

#### 1.0.0

 * Initial release
 * 18 field types with drag & drop builder
 * Conditional logic
 * Entry management with search and export
 * Multi-page forms with progress bar
 * File upload support
 * Spam protection (honeypot + custom CAPTCHA)
 * Smart Tags for dynamic content
 * Gutenberg block + shortcode support
 * 2 email notifications per form
 * Import/export forms

## Meta

 *  Phiên bản **1.0.0**
 *  Cập nhật lần cuối **1 tuần trước**
 *  Số lượt cài đặt **Ít hơn 10**
 *  Phiên bản WordPress ** 6.0 hoặc cao hơn **
 *  Đã kiểm tra lên đến **6.9.4**
 *  Phiên bản PHP ** 8.0 hoặc cao hơn **
 *  Ngôn ngữ
 * [English (US)](https://wordpress.org/plugins/formskit-lite/)
 * Thẻ
 * [contact form](https://vi.wordpress.org/plugins/tags/contact-form/)[drag-and-drop](https://vi.wordpress.org/plugins/tags/drag-and-drop/)
   [form builder](https://vi.wordpress.org/plugins/tags/form-builder/)[forms](https://vi.wordpress.org/plugins/tags/forms/)
   [survey](https://vi.wordpress.org/plugins/tags/survey/)
 *  [Nâng cao](https://vi.wordpress.org/plugins/formskit-lite/advanced/)

## Đánh giá

Chưa có đánh giá nào được gửi.

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

[Xem tất cả đánh giá](https://wordpress.org/support/plugin/formskit-lite/reviews/)

## Những người đóng góp

 *   [ Abdul Wahab Taqi ](https://profiles.wordpress.org/abdulwahabtaqi/)

## Hỗ trợ

Có điều gì muốn nói? cần giúp đỡ?

 [Xem diễn đàn hỗ trợ](https://wordpress.org/support/plugin/formskit-lite/)

## Ủng hộ

Bạn có muốn hỗ trợ vào sự phát triển của plugin này?

 [ Ủng hộ plugin này ](https://wpkits.io/)