Title: WIMPLE Contact Form
Author: SARANGSoft
Published: <strong>September 11, 2020</strong>
Last modified: February 9, 2024

---

Search plugins

![](https://ps.w.org/wimple-contact-form/assets/banner-772x250.png?rev=2527059)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://ps.w.org/wimple-contact-form/assets/icon-256x256.png?rev=2379363)

# WIMPLE Contact Form

 By [SARANGSoft](https://profiles.wordpress.org/sarangsoft/)

[Download](https://downloads.wordpress.org/plugin/wimple-contact-form.zip)

 * [Details](https://test.wordpress.org/plugins/wimple-contact-form/#description)
 * [Reviews](https://test.wordpress.org/plugins/wimple-contact-form/#reviews)
 *  [Installation](https://test.wordpress.org/plugins/wimple-contact-form/#installation)
 * [Development](https://test.wordpress.org/plugins/wimple-contact-form/#developers)

 [Support](https://wordpress.org/support/plugin/wimple-contact-form/)

## Description

A flexible and super-easy Web Form plug-in for WordPress to create Contact form –
or any kind of form – for web sites / apps and send the form data via email using
AWS SES, Twillio SendGrid, or your own SMTP server / service.

Create web forms for –
 1. Contact Us 2. Feedback 3. Technical / Product Support
Query 4. Customer Complaint 5. General Inquiry or whatever form you can think of.

 * Simple UI to interactively design forms — no code to define any field or its 
   behavior.
 * Select data types for fields from the most commonly used pre-defined set.
 * Supported data types: Single-line Text, Multi-line Text, Dropdown List, Multi-
   select Dropdown with Checkbox, Radio Buttons, Checkbox, Date, Note, CAPTCHA, 
   reCAPTCHA.
 * Set custom help/hint and validation error messages to show for each field.
 * Specify prompt for each single-line and multi-line text field.
 * Place fields anywhere within the form as needed.
 * Set or edit the size (width) and position of fields within a row or across rows.
 * Add one or more field(s) in one row.
 * Edit all the details — type, messages, size, location — for any field at any 
   time.
 * Delete a field or an entire row of field(s), and create a new one, if needed.
 * Customize the auto-generated default HTML and CSS as per your choice (e.g., to
   match the web site / page).
 * Receive auto-generated email with form data via your own SMTP server / service
   or AWS SES or Twilio SendGrid — set up step-by-step using interactive UI, no 
   coding needed.
 * Completely clean code, with no script embedded.

### FEATURES

 1.  Create and manage any number of forms using the plug-in.
 2.  Use the same form or different forms for different web pages.
 3.  Use custom email id[s] (not necessarily admin email only) as From (sender) and
     To (recipient) address for the form.
 4.  Interactively create form from WP administrator backend — add, remove, edit field
     values / options, place anywhere within form.
 5.  Use Google reCAPTCHA (or normal CAPTCHA) to resist automated spam submissions.
 6.  View the form in the right pane when it is being created; modify as needed and
     see that too.
 7.  Use any one of five ready-made themes to display form in the frontend, or customize
     the selected theme as needed.
 8.  Use default theme, so that the form uses site’s theme for which it has been created.
 9.  Send form data via auto-generated email using your SMTP server / service (easy),
     or AWS SES (API Signature v4) or Twillio SendGrid for better deliverability.

### HOW TO DISPLAY THE FORM TO THE USER (frontend)

 * Copy the ‘Shortcode’ for the form from plug-in’s admin backend.
 * Use WordPress function ‘do_shortcode()’ with the above Shortcode in the PHP file
   for the required web page.

NOTE: You can use the same ‘Shortcode’ in multiple web pages.

### PRIVACY POLICY

As per the arrangement of the WIMPLE Web Form Plug-in, the site Admin needs to specify
the following data.

 1. Email settings for sending the auto-generated email with the form data from specified
    sender email id to recipient email id. There are three supported options, for each
    of which the Admin needs to provide the following information.
 2.  * AWS-SES: Admin needs to provide:
        - AWS Endpoint
        - AWS account ‘Access Key’
        - AWS account ‘Secret Access Key’
     * SMTP server other than AWS-SES: Admin needs to provide:
        - SMTP Server Address
        - SMTP Server Port
        - Username
        - Password
     * SendGrid API: Admin needs to provide:
        - SendGrid API Key
 3. Google reCAPTCHA setup to deter robot systems trying to make automated submissions.
    The Admin needs to provide the following information.
 4.  * Google Site Key
     * Google Secret Key

NOTE: These are put in the code (wp-config.php) and stored on the server, where 
the plug-in is installed. These are used only to capture data from valid submissions
and send emails with the captured form data. SARANGSoft does _NOT_ get / have any
access to these information.

The auto-generated emails with the form data from WIMPLE Web Form Plug-in via AWS
SES (Simple Email Service) are sent using Signature version 4 for better security
and deliverability.

### FREQUENTLY ASKED QUESTIONS (FAQ)

 1. How to Display the form to the user (in frontend)?
     a) Copy the ‘Shortcode’ for
    the form from plug-in’s admin backend. b) Use WordPress function ‘do_shortcode()’
    with the above Shortcode in the PHP file for the required web page.
 2. Can we use the same form in more than one page in user end (frontend)?
     Yes, you
    can use the same form (‘Shortcode’) in multiple web pages.
 3. What theme is used by the plug-in?
     There are five (5) built-in themes (color-oriented)
    with this plug-in. Select any one of those as per your needs, and then customize
    the CSS for selected theme as you see fit to suit your web site / page.

## Screenshots

[⌊Site admin creates a form, sets basic properties, and chooses the preferred mail
settings.⌉⌊Site admin creates a form, sets basic properties, and chooses the preferred
mail settings.⌉[

Site admin creates a form, sets basic properties, and chooses the preferred mail
settings.

[⌊Blank form layout (in the right pane) before starting to define its field(s).⌉⌊
Blank form layout (in the right pane) before starting to define its field(s).⌉[

Blank form layout (in the right pane) before starting to define its field(s).

[⌊Add the first field (type 'Radio Button') and set its properties in the left pane.⌉⌊
Add the first field (type 'Radio Button') and set its properties in the left pane
.⌉[

Add the first field (type ‘Radio Button’) and set its properties in the left pane.

[⌊Upon adding the field, see immediate update in form layout in the right pane.⌉⌊
Upon adding the field, see immediate update in form layout in the right pane.⌉[

Upon adding the field, see immediate update in form layout in the right pane.

[⌊Add the second field 'Name' (type 'Single-line Text') and set its properties.⌉⌊
Add the second field 'Name' (type 'Single-line Text') and set its properties.⌉[

Add the second field ‘Name’ (type ‘Single-line Text’) and set its properties.

[⌊'Name' field is made mandatory and placed on the second row.⌉⌊'Name' field is 
made mandatory and placed on the second row.⌉[

‘Name’ field is made mandatory and placed on the second row.

[⌊Add the third field 'Phone Number' (type 'Single-line Text') with the 'Numeric
Only' option.⌉⌊Add the third field 'Phone Number' (type 'Single-line Text') with
the 'Numeric Only' option.⌉[

Add the third field ‘Phone Number’ (type ‘Single-line Text’) with the ‘Numeric Only’
option.

[⌊'Phone number' is added on the third row with 33% width.⌉⌊'Phone number' is added
on the third row with 33% width.⌉[

‘Phone number’ is added on the third row with 33% width.

[⌊Add the field 'Profession' (type 'Dropdown List') with its properties, including
the permitted options separated by '|'.⌉⌊Add the field 'Profession' (type 'Dropdown
List') with its properties, including the permitted options separated by '|'.⌉[

Add the field ‘Profession’ (type ‘Dropdown List’) with its properties, including
the permitted options separated by ‘|’.

[⌊'Profession' with 33% width is placed to the right of 'Phone Number' on the third
row.⌉⌊'Profession' with 33% width is placed to the right of 'Phone Number' on the
third row.⌉[

‘Profession’ with 33% width is placed to the right of ‘Phone Number’ on the third
row.

[⌊Add 'Email' field (type 'Single-line Text') with its properties, including the'
Email Validation' option (will accept only valid email format input).⌉⌊Add 'Email'
field (type 'Single-line Text') with its properties, including the 'Email Validation'
option (will accept only valid email format input).⌉[

Add ‘Email’ field (type ‘Single-line Text’) with its properties, including the ‘
Email Validation’ option (will accept only valid email format input).

[⌊The 'Email' field is placed on the fourth row.⌉⌊The 'Email' field is placed on
the fourth row.⌉[

The ‘Email’ field is placed on the fourth row.

[⌊Add the 'Question' field (type 'Multi-line Text') with maximum 500 characters 
and place it on a new row.⌉⌊Add the 'Question' field (type 'Multi-line Text') with
maximum 500 characters and place it on a new row.⌉[

Add the ‘Question’ field (type ‘Multi-line Text’) with maximum 500 characters and
place it on a new row.

[⌊After adding 'Question', the latest form layout is shown in the right pane.⌉⌊After
adding 'Question', the latest form layout is shown in the right pane.⌉[

After adding ‘Question’, the latest form layout is shown in the right pane.

[⌊Add a 'Checkbox' type field in a new (sixth) row.⌉⌊Add a 'Checkbox' type field
in a new (sixth) row.⌉[

Add a ‘Checkbox’ type field in a new (sixth) row.

[⌊In the right pane, the checkbox field appears at the bottom of the form.⌉⌊In the
right pane, the checkbox field appears at the bottom of the form.⌉[

In the right pane, the checkbox field appears at the bottom of the form.

[⌊Add 'Date of birth'(type 'Date') field, placed in between 'Phone number' and '
Profession' on the third row.⌉⌊Add 'Date of birth'(type 'Date') field, placed in
between 'Phone number' and 'Profession' on the third row.⌉[

Add ‘Date of birth'(type ‘Date’) field, placed in between ‘Phone number’ and ‘Profession’
on the third row.

[⌊'Date of birth' field is seen in between 'Phone number' and 'Profession' fields
with a calendar date picker.⌉⌊'Date of birth' field is seen in between 'Phone number'
and 'Profession' fields with a calendar date picker.⌉[

‘Date of birth’ field is seen in between ‘Phone number’ and ‘Profession’ fields 
with a calendar date picker.

[⌊Adding 'reCAPTCHA' type field on a new row.⌉⌊Adding 'reCAPTCHA' type field on 
a new row.⌉[

Adding ‘reCAPTCHA’ type field on a new row.

[⌊The 'reCAPTCHA' field appears below the 'Checkbox' type field.⌉⌊The 'reCAPTCHA'
field appears below the 'Checkbox' type field.⌉[

The ‘reCAPTCHA’ field appears below the ‘Checkbox’ type field.

[⌊Add a 'Note' type field (with rich text editor) to display any important information/
notification.⌉⌊Add a 'Note' type field (with rich text editor) to display any important
information / notification.⌉[

Add a ‘Note’ type field (with rich text editor) to display any important information/
notification.

[⌊A formatted text (read-only) is now placed on the last row of the form.⌉⌊A formatted
text (read-only) is now placed on the last row of the form.⌉[

A formatted text (read-only) is now placed on the last row of the form.

[⌊Use 'Edit' mode (hover mouse over field in right pane and click 'Edit' ) to change'
Name' field width from 100% to 50%.⌉⌊Use 'Edit' mode (hover mouse over field in 
right pane and click 'Edit' ) to change 'Name' field width from 100% to 50%.⌉[

Use ‘Edit’ mode (hover mouse over field in right pane and click ‘Edit’ ) to change‘
Name’ field width from 100% to 50%.

[⌊The 'Name' field now takes half of its original width.⌉⌊The 'Name' field now takes
half of its original width.⌉[

The ‘Name’ field now takes half of its original width.

[⌊Edit the 'Email' field to put it to the right of 'Name' with 50% width.⌉⌊Edit 
the 'Email' field to put it to the right of 'Name' with 50% width.⌉[

Edit the ‘Email’ field to put it to the right of ‘Name’ with 50% width.

[⌊The 'Email' field is now placed after 'Name' on the same (second) row.⌉⌊The 'Email'
field is now placed after 'Name' on the same (second) row.⌉[

The ‘Email’ field is now placed after ‘Name’ on the same (second) row.

[⌊In the right pane, hovering mouse over a row of field(s) shows 'Edit' and 'Delete'
icons; an entire row can be deleted via the 'Delete' icon.⌉⌊In the right pane, hovering
mouse over a row of field(s) shows 'Edit' and 'Delete' icons; an entire row can 
be deleted via the 'Delete' icon.⌉[

In the right pane, hovering mouse over a row of field(s) shows ‘Edit’ and ‘Delete’
icons; an entire row can be deleted via the ‘Delete’ icon.

[⌊View the newly-created form (depending on existing page layout) as it will appear
to the frontend user.⌉⌊View the newly-created form (depending on existing page layout)
as it will appear to the frontend user.⌉[

View the newly-created form (depending on existing page layout) as it will appear
to the frontend user.

## Installation

 1. Download and save ‘wimple-contact-form’ on your local drive.
 2. Extract ‘wimple-contact-form’.
 3. Upload the entire ‘wimple-contact-form’ folder into the ‘/wp-content/plugins/’ 
    directory.
 4. Log into your WordPress Admin Panel. Click on Plugin in the left-pane menu list;
    you will find ‘Wimple Contact Form’ menu in the right-panel.
 5. Click on the ‘Activate’ button to install the plug-in.

## Reviews

![](https://secure.gravatar.com/avatar/e11d708286e403c68ede0b45be79209e963e4b41806da4944df23e3faf3128a3?
s=60&d=retro&r=g)

### 󠀁[Great plugin for use, it’s simple & easy to use.](https://wordpress.org/support/topic/great-plugin-for-use-its-simple-easy-to-use/)󠁿

 [joinh20](https://profiles.wordpress.org/joinh20/) January 6, 2021

Very simple to use and easy to understand.

 [ Read all 1 review ](https://wordpress.org/support/plugin/wimple-contact-form/reviews/)

## Contributors & Developers

“WIMPLE Contact Form” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ SARANGSoft ](https://profiles.wordpress.org/sarangsoft/)

[Translate “WIMPLE Contact Form” into your language.](https://translate.wordpress.org/projects/wp-plugins/wimple-contact-form)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/wimple-contact-form/),
check out the [SVN repository](https://plugins.svn.wordpress.org/wimple-contact-form/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/wimple-contact-form/)
by [RSS](https://plugins.trac.wordpress.org/log/wimple-contact-form/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 2.4

 * Released in February 2024. *
 * Support for ‘Multi-select Dropdown with Checkbox’ field type.
 * Compatible with WP 5.8 to 6.4.

#### 2.3

 * Released in August 2023. *
 * Compatible with WP 5.8 to 6.3.

#### 2.3

 * Released in May 2023. *
 * Support for ‘Twilio SendGrid’ to send the auto-generated email with form data.
 * Some user experience improvements.
 * Compatible with WP 5.8 to 6.2.

#### 2.2

 * Released in December 2022. *
 * Support for ‘Google reCAPTCHA’ – as well as normal CAPTCHA – field in the form.
 * Some user experience improvements.
 * Compatible with WP 5.7 to 6.1.1.

#### 2.1

 * Released in September 2022. *
 * Support for ‘Date’ (many date formats) and ‘Note’ (with rich text) type fields.
 * Support for positioning CAPTCHA anywhere within the form.
 * Many user experience improvements.
 * Compatible with WP 5.2 to 6.0.

#### 2.0

 * Released in February 2022. *
 * Support for dynamic form creation using interactive UI. Each field can be placed
   anywhere within the form as needed. Makes form creation super easy and flexible
   without writing a single line of code.
 * Compatible with WP 5.0 to 5.9.

#### 1.2

 * Released in January 2021. *
 * Compatible with WP 5.6 maintaining backward compatibility.

#### 1.1.0

 * Released in September 2020. *
 * Support for Amazon AWS SES API requests signed using Signature version 4 for 
   sending auto-generated e-mails from the form.
    NOTE: AWS-SES API Sig-v3 expires
   on Sep 30, 2020, and Sig-v4 is the only option for SES API from Oct 1, 2020.

#### 1.0.0

 * Released in September 2020. *

## Meta

 *  Version **2.4**
 *  Last updated **2 years ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 5.8 or higher **
 *  Tested up to **6.4.8**
 *  Language
 * [English (US)](https://wordpress.org/plugins/wimple-contact-form/)
 * Tags
 * [ajax](https://test.wordpress.org/plugins/tags/ajax/)[contact form](https://test.wordpress.org/plugins/tags/contact-form/)
   [web form](https://test.wordpress.org/plugins/tags/web-form/)
 *  [Advanced View](https://test.wordpress.org/plugins/wimple-contact-form/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/wimple-contact-form/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/wimple-contact-form/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/wimple-contact-form/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/wimple-contact-form/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/wimple-contact-form/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/wimple-contact-form/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/wimple-contact-form/reviews/)

## Contributors

 *   [ SARANGSoft ](https://profiles.wordpress.org/sarangsoft/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/wimple-contact-form/)