Title: Flex Forms
Author: Flex Plugins
Published: <strong>10 aprīlis, 2025</strong>
Last modified: 13 augusts, 2026

---

Meklēt spraudņus

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

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

# Flex Forms

 Autors [Flex Plugins](https://profiles.wordpress.org/flexfields/)

[Lejupielādēt](https://downloads.wordpress.org/plugin/flex-forms.2.2.0.zip)

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

 [Atbalsts](https://wordpress.org/support/plugin/flex-forms/)

## Apraksts

**Flex Forms** is a modular and flexible form builder plugin for WordPress, designed
to be lightweight yet feature-rich. It allows you to quickly build forms with various
field types, manage submissions, and integrate with your theme and workflow easily.

**Key Features:**

 * Easy form creation via WordPress admin
 * Drag-and-drop field ordering
 * Email notifications on submission
 * Submission storage in database
 * Google reCAPTCHA v2/v3 and Cloudflare Turnstile support
 * Custom shortcode per form
 * SMTP email sending support with test email
 * Force “From” email override (site-wide)
 * Full integration with [Flex Fields](https://flex-fields.com/)
 * Developer-friendly hooks and filters

### External Services

Flex Forms may interact with third-party services depending on your configuration:

### Email Sending

Flex Forms supports custom SMTP configuration for reliable email delivery.

 * **What data is sent:** Form submission content (user input).
 * **When data is sent:** When a user submits a form or when a notification is triggered.
 * **Where data is sent:** To the configured email recipient(s) via your selected
   email service provider.
 * **Privacy & Terms:** Email service providers’ policies apply (e.g., SendGrid,
   Mailgun, custom SMTP).
    - Example terms:
    - SendGrid: https://sendgrid.com/policies/tos/
    - Mailgun: https://www.mailgun.com/legal/

### Google reCAPTCHA

Used to prevent spam form submissions.

 * **What the service is and what it is used for:**
    Verifies that a user is human
   when submitting a form.
 * **What data is sent and when:**
    The user’s IP address and browser information
   are sent to Google when the user interacts with a reCAPTCHA-enabled form.
 * **Where data is sent:**
    Google servers.
 * **Privacy & Terms:**
    - https://policies.google.com/terms
    - https://policies.google.com/privacy

### Cloudflare Turnstile

Used to prevent spam form submissions when Turnstile is selected as the captcha 
provider.

 * **What the service is and what it is used for:**
    Verifies that a user is human
   when submitting a form.
 * **What data is sent and when:**
    The user’s IP address, browser information, 
   and Turnstile token are sent to Cloudflare when the user interacts with a Turnstile-
   enabled form.
 * **Where data is sent:**
    Cloudflare servers (`https://challenges.cloudflare.com/`).
 * **Privacy & Terms:**
    - https://www.cloudflare.com/website-terms/
    - https://www.cloudflare.com/privacypolicy/

## Ekrānuzņēmumi

[⌊Form builder – Create and configure forms with various field types.⌉⌊Form builder–
Create and configure forms with various field types.⌉[

Form builder – Create and configure forms with various field types.

[⌊Form settings – Configure success/error behavior, email notifications, and storage.⌉⌊
Form settings – Configure success/error behavior, email notifications, and storage
.⌉[

Form settings – Configure success/error behavior, email notifications, and storage.

[⌊Submissions list – View and manage form submissions in the admin.⌉⌊Submissions
list – View and manage form submissions in the admin.⌉[

Submissions list – View and manage form submissions in the admin.

[⌊Settings – SMTP, reCAPTCHA, and license configuration.⌉⌊Settings – SMTP, reCAPTCHA,
and license configuration.⌉[

Settings – SMTP, reCAPTCHA, and license configuration.

[⌊Frontend form – Example of a form rendered on the front end.⌉⌊Frontend form – 
Example of a form rendered on the front end.⌉[

Frontend form – Example of a form rendered on the front end.

## Uzstādīšana

 1. Upload the plugin files to the `/wp-content/plugins/flex-forms` directory, or install
    the plugin through the WordPress plugin screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress.
 3. Navigate to **Flex Forms  All Forms** and click **Add Form**.
 4. Use the generated shortcode to embed the form into any page or post.

## Atsauksmes

Par šo spraudni nav atsauksmju.

## Autori un izstrādātāji

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

Līdzdalībnieki

 *   [ Flex Plugins ](https://profiles.wordpress.org/flexfields/)

[Tulkot “Flex Forms&#8221 savā valodā.](https://translate.wordpress.org/projects/wp-plugins/flex-forms)

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

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

## Izmaiņu žurnāls

#### 2.2.0

 * Rebuilt the admin UI to match Flex Redirects: header, stats, cards, and custom
   list screens.
 * Forms, submissions, settings, usage, and mass email now share the same navigation
   chrome.
 * Plugin Check / WordPress.org readiness: i18n placeholders, output escaping, Turnstile
   docs, and input sanitization.

#### 2.1.13

 * Shortened readme short description to meet WordPress.org 150-character limit.

#### 2.1.12

 * Updated plugin author to FLEX (https://flexible.am/).

#### 2.1.11

 * Moved SMTP delivery to Flex SMTP; Forms now uses wp_mail with per-form From headers.
 * Settings show a Flex SMTP status notice instead of embedded SMTP credentials.

#### 2.1.10

 * Cleaned plugin icon top border and cropped banner footer for sharper WordPress.
   org assets.

#### 2.1.9

 * Updated WordPress.org banner and icons to the Flex family branding.

#### 2.1.7

 * Security fixes: escaping, nonces, $_GET validation, $_POST checks.
 * Performance: reCAPTCHA scripts load only when forms are present.
 * Added index.php, uninstall.php, load_plugin_textdomain.
 * Added DEPLOY.md, Screenshots section, deployment docs.
 * Fixed readme tags (5 max for WordPress.org).

#### 2.1.8

 * Fixed SMTP settings not saving on first click (checkbox options not persisting).
 * Fixed form submission emails not sending when SMTP is enabled (missing Content-
   Type header).
 * Settings API now uses explicit defaults for all options.

#### 2.1.6

 * Added global SMTP configuration option.
 * Added “Force From Email” and “From Email” override.
 * Improved PHPMailer integration and compatibility.
 * Improved test email feature.
 * Minor fixes and improvements.

## Meta

 *  Versija **2.2.0**
 *  Pēdējo reizi atjaunots: **pirms 4 dienām**
 *  Aktīvās instalācijas: **10+**
 *  WordPress versija ** 5.0 vai jaunāka **
 *  Pārbaudīts līdz: **7.0.4**
 *  PHP versija ** 7.0 vai jaunāka **
 *  Valoda
 * [English (US)](https://wordpress.org/plugins/flex-forms/)
 * Birkas:
 * [email](https://lv.wordpress.org/plugins/tags/email/)[field](https://lv.wordpress.org/plugins/tags/field/)
   [form](https://lv.wordpress.org/plugins/tags/form/)[Input](https://lv.wordpress.org/plugins/tags/input/)
   [shortcode](https://lv.wordpress.org/plugins/tags/shortcode/)
 *  [Papildu skats](https://lv.wordpress.org/plugins/flex-forms/advanced/)

## Vērtējumi

Vēl nav iesniegta neviena atsauksme.

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

[Skatīt visasatsauksmes](https://wordpress.org/support/plugin/flex-forms/reviews/)

## Līdzdalībnieki

 *   [ Flex Plugins ](https://profiles.wordpress.org/flexfields/)

## Atbalsts

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

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

## Ziedojiet

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

 [ Ziedojiet šim spraudnim ](https://flexible.am/)