Title: Formvexa – Drag &amp; Drop Contact Form Builder
Author: Nikunj Dobariya
Published: <strong>अगस्ट 6, 2026</strong>
Last modified: अगस्ट 11, 2026

---

प्लगिनहरू खोज्नुहोस्

![](https://ps.w.org/formvexa-form-builder/assets/banner-772x250.png?rev=3636225)

![](https://ps.w.org/formvexa-form-builder/assets/icon.svg?rev=3636146)

# Formvexa – Drag & Drop Contact Form Builder

 [Nikunj Dobariya](https://profiles.wordpress.org/nikdobs/) द्वारा

[डाउनलोड गर्नुहोस्](https://downloads.wordpress.org/plugin/formvexa-form-builder.1.0.2.zip)

 * [विवरण](https://ne.wordpress.org/plugins/formvexa-form-builder/#description)
 * [समीक्षाहरू](https://ne.wordpress.org/plugins/formvexa-form-builder/#reviews)
 *  [स्थापना](https://ne.wordpress.org/plugins/formvexa-form-builder/#installation)
 * [विकास](https://ne.wordpress.org/plugins/formvexa-form-builder/#developers)

 [सहायता](https://wordpress.org/support/plugin/formvexa-form-builder/)

## विवरण

Formvexa is a modern WordPress form builder designed for users and developers who
need a fast, secure, and flexible way to create contact forms without writing code.

Using the intuitive drag-and-drop builder, you can create unlimited forms, manage
submissions, configure email notifications, and embed forms anywhere using shortcodes.

The plugin follows WordPress Coding Standards and uses a PSR-4 architecture for 
clean and maintainable code.

#### Key Features

 * Drag & Drop Form Builder
 * Unlimited Forms
 * Unlimited Fields
 * AJAX Form Submission
 * Email Notifications
 * Entry Management
 * File Upload Support
 * Responsive Forms
 * Form Validation
 * Shortcode Support
 * Google reCAPTCHA Support
 * Secure Form Processing
 * PSR-4 Autoloading
 * WordPress Coding Standards
 * Developer Friendly Architecture

#### Supported Fields

 * Text
 * Email
 * Phone
 * Number
 * Textarea
 * Select
 * Radio
 * Checkbox
 * File Upload
 * Hidden
 * HTML
 * Submit Button

#### Security

 * Nonce Verification
 * Input Sanitization
 * Output Escaping
 * Prepared SQL Statements
 * Capability Checks
 * Secure File Upload Validation

### External Services

This plugin integrates with Google reCAPTCHA to help protect forms from spam and
automated abuse.

Google reCAPTCHA is loaded only when all of the following conditions are met:

 * Google reCAPTCHA is enabled for the form.
 * A valid Google reCAPTCHA Site Key has been configured by the site administrator.
 * A Formvexa form that has Google reCAPTCHA enabled is present on the current page.

When these conditions are met, the visitor’s browser loads the Google reCAPTCHA 
JavaScript from Google’s servers.

When a protected form is submitted, the plugin sends the following information to
Google for verification:

 * The reCAPTCHA response token generated by the visitor’s browser.
 * The visitor’s IP address (if available), which is included in the verification
   request.

This service is provided by Google.

Terms of Service:
 https://policies.google.com/terms

Privacy Policy:
 https://policies.google.com/privacy

## स्क्रिनसटहरू

[⌊Forms List⌉⌊Forms List⌉[

Forms List

[⌊Drag & Drop Form Builder⌉⌊Drag & Drop Form Builder⌉[

Drag & Drop Form Builder

[⌊Field Settings⌉⌊Field Settings⌉[

Field Settings

[⌊Form Settings⌉⌊Form Settings⌉[

Form Settings

[⌊Email Notification Settings⌉⌊Email Notification Settings⌉[

Email Notification Settings

[⌊Frontend Form⌉⌊Frontend Form⌉[

Frontend Form

[⌊Entry Management⌉⌊Entry Management⌉[

Entry Management

## स्थापना

 1. Upload the plugin to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the WordPress Plugins screen.
 3. Open **Formvexa** from the admin menu.
 4. Create a new form.
 5. Copy the generated shortcode.
 6. Paste the shortcode into any page or post.

## प्रश्नोत्तर

### Is coding knowledge required?

No. Forms can be created using the visual drag-and-drop builder.

### Can I create multiple forms?

Yes. There is no limit on the number of forms you can create.

### Does it support AJAX submissions?

Yes.

### Can users upload files?

Yes.

### Are entries stored in WordPress?

Yes. All form submissions are stored securely inside WordPress.

### Does it support email notifications?

Yes. Both administrator notifications and user auto-replies are supported.

### Is Google reCAPTCHA supported?

Yes.

### Can I use shortcodes?

Yes.

## समीक्षाहरू

यस प्लगिनको लागि कुनै समीक्षाहरू छैनन्।

## योगदानकर्ता र डेभलपरहरू

“Formvexa – Drag & Drop Contact Form Builder” खुला स्रोत सफ्टवेयर हो। निम्न व्यक्तिहरूले
यो प्लगिनमा योगदान गरेका छन्।

योगदानकर्ताहरू

 *   [ Nikunj Dobariya ](https://profiles.wordpress.org/nikdobs/)

[“Formvexa – Drag & Drop Contact Form Builder” लाई आफ्नो भाषामा अनुवाद गर्नुहोस्](https://translate.wordpress.org/projects/wp-plugins/formvexa-form-builder)

### विकासमा रुचि छ?

[आरएसएस](https://plugins.trac.wordpress.org/log/formvexa-form-builder/?limit=100&mode=stop_on_copy&format=rss)
द्वारा [कोड ब्राउज गर्नुहोस्](https://plugins.trac.wordpress.org/browser/formvexa-form-builder/),
[एसभीएन रिपजिटरी](https://plugins.svn.wordpress.org/formvexa-form-builder/) हेर्नुहोस्,
वा [विकास लग](https://plugins.trac.wordpress.org/log/formvexa-form-builder/) को 
सदस्यता लिनुहोस्।

## चेन्जलग

#### 1.0.2

 * Added Field Wrapper Class support for applying a custom CSS class to the field
   wrapper.
 * Added persistent Builder, Mail, and Advanced tab selection using the URL.
 * Preserved the selected tab after page reload.
 * Improved tab loading behavior to prevent visual tab switching on page load.

#### 1.0.1

 * Improved entry storage by saving form submissions as JSON.
 * Improved entry management performance.
 * Improved CSV export functionality.
 * Improved entry view screen.
 * Removed unnecessary Entry Meta dependency.
 * Simplified entry retrieval and rendering.
 * Improved code quality and WordPress coding standards compliance.
 * Minor bug fixes and performance improvements.

#### 1.0.0

 * Initial public release.
 * Drag & Drop Form Builder.
 * Unlimited Forms.
 * AJAX Form Submission.
 * Entry Management.
 * Email Notifications.
 * File Upload Support.
 * Form Validation.
 * Responsive Forms.
 * Shortcode Support.
 * Google reCAPTCHA Integration.
 * Secure Form Processing.
 * PSR-4 Architecture.
 * WordPress Coding Standards.

## मेटा

 *  संस्करण **1.0.2**
 *  पछिल्लो अपडेट **1 महिना अघि**
 *  सक्रिय स्थापना **१० भन्दा कम**
 *  वर्डप्रेस संस्करण ** 6.5 वा उच्च **
 *  जाँच गरिएको **7.0.5**
 *  PHP संस्करण ** 8.1 वा उच्च **
 *  भाषा
 * [English (US)](https://wordpress.org/plugins/formvexa-form-builder/)
 * ट्यागहरू
 * [ajax forms](https://ne.wordpress.org/plugins/tags/ajax-forms/)[contact form](https://ne.wordpress.org/plugins/tags/contact-form/)
   [drag-and-drop](https://ne.wordpress.org/plugins/tags/drag-and-drop/)[file upload](https://ne.wordpress.org/plugins/tags/file-upload/)
   [form builder](https://ne.wordpress.org/plugins/tags/form-builder/)
 *  [उन्नत दृश्य](https://ne.wordpress.org/plugins/formvexa-form-builder/advanced/)

## रेटिङ्गहरू

अहिलेसम्म कुनै समीक्षा पेस गरिएको छैन।

[तपाईँको समीक्षा](https://wordpress.org/support/plugin/formvexa-form-builder/reviews/#new-post)

[सबै समीक्षाहरू हेर्नुहोस्](https://wordpress.org/support/plugin/formvexa-form-builder/reviews/)

## योगदानकर्ताहरू

 *   [ Nikunj Dobariya ](https://profiles.wordpress.org/nikdobs/)

## सहायता

केही भन्नु छ? सहयोग चाहियो?

 [सहायता फोरम हेर्नुहोस्](https://wordpress.org/support/plugin/formvexa-form-builder/)