Title: Flex Forms
Author: Flex Plugins
Published: <strong>10 ເມສາ 2025</strong>
Last modified: 9 ມີນາ 2026

---

ຄົ້ນຫາປລັກອິນ

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

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

# Flex Forms

 ໂດຍ [Flex Plugins](https://profiles.wordpress.org/flexfields/)

[ດາວໂຫຼດ](https://downloads.wordpress.org/plugin/flex-forms.2.1.8.zip)

 * [ລາຍລອຽດ](https://lo.wordpress.org/plugins/flex-forms/#description)
 * [ການຣີວິວ](https://lo.wordpress.org/plugins/flex-forms/#reviews)
 *  [ການຕິດຕັ້ງ](https://lo.wordpress.org/plugins/flex-forms/#installation)
 * [ການພັດທະນາ](https://lo.wordpress.org/plugins/flex-forms/#developers)

 [ການຊ່ວຍເຫຼືອ](https://wordpress.org/support/plugin/flex-forms/)

## ຄຳອະທິບາຍ

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

## ພາບໜ້າຈໍ

[⌊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.

## ການຕິດຕັ້ງ

 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 > Add New** to create your first form.
 4. Use the generated shortcode to embed the form into any page or post.

## ການຣີວິວ

ບໍ່ມີການຣີວິວສຳລັບປລັກອິນນີ້.

## ຜູ້ຮ່ວມພັດທະນາ ແລະ ຜູ້ພັດທະນາ

“Flex Forms” ແມ່ນຊອຟແວໂອເພັນຊອດ (Open Source). ບຸກຄົນຕໍ່ໄປນີ້ໄດ້ມີສ່ວນຮ່ວມໃນການພັດ
ທະນາປລັກອິນນີ້.

ຜູ້ຮ່ວມພັດທະນາ

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

[ແປ “Flex Forms” ເປັນພາສາຂອງເຈົ້າ.](https://translate.wordpress.org/projects/wp-plugins/flex-forms)

### ສົນໃຈຮ່ວມພັດທະນາບໍ່?

[ເບິ່ງລະຫັດ](https://plugins.trac.wordpress.org/browser/flex-forms/), ກວດເບິ່ງ [ຄັງເກັບ SVN](https://plugins.svn.wordpress.org/flex-forms/),
ຫຼື ຕິດຕາມ [ບັນທຶກການພັດທະນາ](https://plugins.trac.wordpress.org/log/flex-forms/)
ຜ່ານ [RSS](https://plugins.trac.wordpress.org/log/flex-forms/?limit=100&mode=stop_on_copy&format=rss).

## ບັນທຶກການປ່ຽນແປງ

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

 *  ເວີຊັນ **2.1.8**
 *  ອັບເດດຫຼ້າສຸດເມື່ອ **4 ເດືອນ ທີ່ຜ່ານມາ** ທີ່ຜ່ານມາ
 *  ການຕິດຕັ້ງທີ່ໃຊ້ງານຢູ່ **10+**
 *  ເວີຊັນ WordPress ** 5.0 ຫຼື ສູງກວ່າ **
 *  ທົດສອບເຖິງເວີຊັນ **6.8.5**
 *  ເວີຊັນ PHP ** 7.0 ຫຼື ສູງກວ່າ **
 *  ພາສາ
 * [English (US)](https://wordpress.org/plugins/flex-forms/)
 * ແທັກ
 * [email](https://lo.wordpress.org/plugins/tags/email/)[field](https://lo.wordpress.org/plugins/tags/field/)
   [form](https://lo.wordpress.org/plugins/tags/form/)[Input](https://lo.wordpress.org/plugins/tags/input/)
   [shortcode](https://lo.wordpress.org/plugins/tags/shortcode/)
 *  [ມຸມມອງຂັ້ນສູງ](https://lo.wordpress.org/plugins/flex-forms/advanced/)

## ການໃຫ້ຄະແນນ

ຍັງບໍ່ມີການສົ່ງຄຳວິຈານເທື່ອ.

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

[ເບິ່ງ ຄຳຄິດເຫັນ ທັງໝົດ](https://wordpress.org/support/plugin/flex-forms/reviews/)

## ຜູ້ຮ່ວມພັດທະນາ

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

## ການຊ່ວຍເຫຼືອ

ມີຄຳຖາມ ຫຼື ຕ້ອງການຄວາມຊ່ວຍເຫຼືອບໍ່?

 [ເບິ່ງຟໍຣັມການຊ່ວຍເຫຼືອ](https://wordpress.org/support/plugin/flex-forms/)

## ບໍລິຈາກ

ເຈົ້າຕ້ອງການສະໜັບສະໜູນການພັດທະນາຂອງປລັກອິນນີ້ບໍ່?

 [ ບໍລິຈາກໃຫ້ປລັກອິນນີ້ ](https://future-systems.am/)