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.

WP Simple Forms

Description

WP Simple Forms is a hybrid between the Custom Contact Forms plugin already on WordPress and Google forms. The backend interface is very similar to the interface you see on Google forms, allowing you to easily create text, multiple choice, check box questions, textareas, and drop down menus. Questions can also be marked as required.

Screenshots

  • Choose the question type you would like to add.
  • Edit the question.
  • Add checkboxes, dropdowns and multiple questions on the fly.
  • Click “done” to preview the question.
  • Drag and drop questions to reorder them.
  • Use shortcode to insert the form into any page.

Installation

  1. Upload the ‘wp-simple-forms’ folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Create your first form.
  4. Place [simpleform name=”formname”] on a page to insert the form. (formname would be the name of the form)

Reviews

There are no reviews for this plugin.

Contributors & Developers

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

Contributors

Translate “WP Simple Forms” into your language.

Interested in development?

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

Changelog

0.1.3

  • Fixed formelements.js script issue

0.1.4

  • Fixed style issues, message box issue
  • Tweaked UI elements