Title: Formvexa – Drag &amp; Drop Contact Form Builder
Author: Nikunj Dobariya
Published: <strong>6. august, 2026</strong>
Last modified: 11. august, 2026

---

Søk i utvidelser

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

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

[Last ned](https://downloads.wordpress.org/plugin/formvexa-form-builder.1.0.2.zip)

 * [Detaljer](https://nb.wordpress.org/plugins/formvexa-form-builder/#description)
 * [Omtaler](https://nb.wordpress.org/plugins/formvexa-form-builder/#reviews)
 *  [Installering](https://nb.wordpress.org/plugins/formvexa-form-builder/#installation)
 * [Utvikling](https://nb.wordpress.org/plugins/formvexa-form-builder/#developers)

 [Brukerstøtte](https://wordpress.org/support/plugin/formvexa-form-builder/)

## Beskrivelse

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

## Skjermbilder

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

## Installasjon

 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.

## Ofte stilte spørsmål

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

## Vurderinger

Det er ingen omtaler av denne utvidelsen.

## Bidragsytere og utviklere

«Formvexa – Drag & Drop Contact Form Builder» er programvare med åpen kildekode.
Følgende personer har bidratt til denne utvidelsen:

Bidragsytere

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

[Oversett «Formvexa – Drag & Drop Contact Form Builder» til ditt språk.](https://translate.wordpress.org/projects/wp-plugins/formvexa-form-builder)

### Interessert i utvikling?

[Bla gjennom koden](https://plugins.trac.wordpress.org/browser/formvexa-form-builder/),
sjekk ut [SVN-repositoriet](https://plugins.svn.wordpress.org/formvexa-form-builder/),
eller abonner på [utviklingsloggen](https://plugins.trac.wordpress.org/log/formvexa-form-builder/)
med [RSS](https://plugins.trac.wordpress.org/log/formvexa-form-builder/?limit=100&mode=stop_on_copy&format=rss).

## Endringslogg

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

## Meta

 *  Versjon **1.0.2**
 *  Sist oppdatert **3 uker siden**
 *  Aktive installasjoner **Færre enn 10**
 *  WordPress-versjon ** 6.5 eller nyere **
 *  Testet opp til **7.0.4**
 *  PHP-versjon ** 8.1 eller nyere **
 *  Språk
 * [English (US)](https://wordpress.org/plugins/formvexa-form-builder/)
 * Stikkord
 * [ajax forms](https://nb.wordpress.org/plugins/tags/ajax-forms/)[contact form](https://nb.wordpress.org/plugins/tags/contact-form/)
   [drag-and-drop](https://nb.wordpress.org/plugins/tags/drag-and-drop/)[file upload](https://nb.wordpress.org/plugins/tags/file-upload/)
   [form builder](https://nb.wordpress.org/plugins/tags/form-builder/)
 *  [Avansert visning](https://nb.wordpress.org/plugins/formvexa-form-builder/advanced/)

## Vurderinger

No reviews have been submitted yet.

[Din omtale](https://wordpress.org/support/plugin/formvexa-form-builder/reviews/#new-post)

[Se alle omtalene](https://wordpress.org/support/plugin/formvexa-form-builder/reviews/)

## Bidragsytere

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

## Brukerstøtte

Har du noe å si? Trenger du hjelp?

 [Vis brukerstøtteforumet](https://wordpress.org/support/plugin/formvexa-form-builder/)