Title: FormsKit Lite
Author: Abdul Wahab Taqi
Published: <strong>7 jūnijs, 2026</strong>
Last modified: 7 jūnijs, 2026

---

Meklēt spraudņus

![](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

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

[Lejupielādēt](https://downloads.wordpress.org/plugin/formskit-lite.1.0.0.zip)

 * [Sīkāka informācija](https://lv.wordpress.org/plugins/formskit-lite/#description)
 * [Atsauksmes](https://lv.wordpress.org/plugins/formskit-lite/#reviews)
 *  [Uzstādīšana](https://lv.wordpress.org/plugins/formskit-lite/#installation)
 * [Attīstība](https://lv.wordpress.org/plugins/formskit-lite/#developers)

 [Atbalsts](https://wordpress.org/support/plugin/formskit-lite/)

## Apraksts

**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)

## Bloki

Šis spraudnis nodrošina 1 bloku.

 *   FormsKit

## Uzstādīšana

 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

## BUJ

### 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.

## Atsauksmes

Par šo spraudni nav atsauksmju.

## Autori un izstrādātāji

“FormsKit Lite” ir atvērtā pirmkoda programmatūra. Šo spraudni ir veidojuši šādi
cilvēki.

Līdzdalībnieki

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

[Tulkot “FormsKit Lite&#8221 savā valodā.](https://translate.wordpress.org/projects/wp-plugins/formskit-lite)

### Vai jūs interesē attīstība?

[Pārlūkojiet kodu](https://plugins.trac.wordpress.org/browser/formskit-lite/), apmeklējiet
[ SVN krātuvi ](https://plugins.svn.wordpress.org/formskit-lite/)vai abonējiet[ attīstības žurnālu](https://plugins.trac.wordpress.org/log/formskit-lite/),
ko izveidojis [RSS](https://plugins.trac.wordpress.org/log/formskit-lite/?limit=100&mode=stop_on_copy&format=rss).

## Izmaiņu žurnāls

#### 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

 *  Versija **1.0.0**
 *  Pēdējo reizi atjaunots: **pirms 1 nedēļas**
 *  Aktīvās instalācijas: **Mazāk par 10**
 *  WordPress versija ** 6.0 vai jaunāka **
 *  Pārbaudīts līdz: **6.9.4**
 *  PHP versija ** 8.0 vai jaunāka **
 *  Valoda
 * [English (US)](https://wordpress.org/plugins/formskit-lite/)
 * Birkas:
 * [contact form](https://lv.wordpress.org/plugins/tags/contact-form/)[drag-and-drop](https://lv.wordpress.org/plugins/tags/drag-and-drop/)
   [form builder](https://lv.wordpress.org/plugins/tags/form-builder/)[forms](https://lv.wordpress.org/plugins/tags/forms/)
   [survey](https://lv.wordpress.org/plugins/tags/survey/)
 *  [Papildu skats](https://lv.wordpress.org/plugins/formskit-lite/advanced/)

## Vērtējumi

Vēl nav iesniegta neviena atsauksme.

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

[Skatīt visas atsauksmes](https://wordpress.org/support/plugin/formskit-lite/reviews/)

## Līdzdalībnieki

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

## Atbalsts

Jums ir kaut kas ko teikt? Vajadzīga palīdzība?

 [Skatīt atbalsta forumu](https://wordpress.org/support/plugin/formskit-lite/)

## Ziedojiet

Vai vēlaties atbalstīt šī spraudņa pilnveidošanu?

 [ Ziedojiet šim spraudnim ](https://wpkits.io/)