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.

Wise Forms

Description

Wise Forms is a plugin for displaying and submitting forms in WordPress. The plugin is extremely configurable and easy installable. It has a growing list of features and constant support.

Demo:

Try DEMO here

List of features:

  • Easy installation: The plugin can be installed using a convenient shortcode, widget or PHP function. Multiple forms can be embedded on the same page.
  • Mobile ready: Fully responsive design and mobile ready interface.
  • Drag and drop configuration: Configure fields and layout of forms using drag-and-drop technique.
  • Many input fields: Many ready-to-use fields to build your forms: text input, checkboxes, radio buttons, drop down lists, captcha, text area, etc.
  • Layout fields: Organize fields in columns.
  • Unlimited fields: Create both simple and complex forms without limits.
  • Unlimited forms: No limits to the number of forms.
  • Data validation: Ensure that only valid e-mails, numbers and dates are sent by your users.
  • Server-side validation: All data is validated on the server side.
  • SPAM protection: Protect forms by adding captcha field.
  • Localization: Translate all texts to your own language.
  • E-mail notifications: Send e-mail after every submission.
  • Easy cloning of the forms: Easily copy your forms to test other configurations.
  • Browsing results: Browse and search submitted forms.
  • Form wizard: Easy step-by-step wizard to create forms from templates.
  • Widget: Display your form anywhere using Wise Form widget.
  • Support: Ask a question or report a bug. We would be happy to help you!

Screenshots

  • Sample contact form.
  • Sample application form.
  • Form designer: starting point.
  • Form designer: complex form.
  • Form designer: messages localization.
  • Form designer: e-mail notification.
  • Browsing and searching results.

Installation

Requirements:

  • PHP 5
  • jQuery JS library (available in most themes)

Installation:

  1. Upload the entire wise-forms folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Go to Wise Forms -> Forms and click Form Wizard. Continue with the wizard and put the shortcode in your post or a page.
  4. Alternatively go to Wise Forms -> Forms and click +Add Form to create a blank form. Configure it and install via [wise-form id="FORM_ID"] shortcode.
  5. Alternatively create a form and display it using the dedicated widget in Appearance -> Widgets. It is called Wise Form. See below for details.

Widget installation:

You can display a form using the dedicated widget Wise Form. Go to Appearance -> Widgets and add Wise Form widget to any sidebar. In the widget’s settings specify:

  • Form: It is a form that you want to display.

FAQ

Installation Instructions

Requirements:

  • PHP 5
  • jQuery JS library (available in most themes)

Installation:

  1. Upload the entire wise-forms folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Go to Wise Forms -> Forms and click Form Wizard. Continue with the wizard and put the shortcode in your post or a page.
  4. Alternatively go to Wise Forms -> Forms and click +Add Form to create a blank form. Configure it and install via [wise-form id="FORM_ID"] shortcode.
  5. Alternatively create a form and display it using the dedicated widget in Appearance -> Widgets. It is called Wise Form. See below for details.

Widget installation:

You can display a form using the dedicated widget Wise Form. Go to Appearance -> Widgets and add Wise Form widget to any sidebar. In the widget’s settings specify:

  • Form: It is a form that you want to display.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Wise Forms” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Wise Forms” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.2

  • Form cloning feature
  • Validate e-mails, numbers and dates on text input field
  • Option to hide / show form title
  • Bottom mode for labels on all controls
  • Fixed: sending the same forms on the same page
  • Fixed: visual glitches

1.1

  • Widget for displaying forms in sidebars
  • Columns layout for checkboxes and radio buttons
  • Simple captcha field
  • CSFR protection
  • Improved styles of the fields designer

1.0

Initial version