Pojo Forms

Description

Please Note: This plugin is for Pojo Framework users only.

Pojo Forms is the ultimate form creation solution for WordPress sites that work with Pojo Framework. It allows you to easily and quickly design complex forms through a drag and drop interface and all this with no CSS knowledge or coding required.

Field Type (HTML5):

  • Text
  • Textarea
  • Email
  • URL
  • Tel
  • Checkbox
  • Radio
  • Drop-down (Select)
  • Number
  • Button
  • Upload File

Here are just a few of the things you will find in Pojo Forms:

  • Set required fields
  • Set placeholder
  • 3 sizes for Field or Button
  • Custom style for fields and button
  • Add form data to submition (time, date, page URL, user agant, IP)
  • After submitting redirect to custom URL
  • Add a custom CSS class for each field
  • Set field width (6 columns)
  • Spam Filter – Integretion with Akismet plugin.
  • Submit your form by reloading the page or asynchronously with AJAX.

You can place any form in any page or widget by embedding it in the Text Editor with a unique shortcode:

[pojo-form id="ID"]

Contributions:

Would you like to like to contribute to Pojo Forms? You are more than welcome to submit your requests on the GitHub repo. Also, if you have any notes about the code, please open a ticket on this issue tracker.

Screenshots

  • Forms admin page
  • Form builder
  • Form style options

Installation

Automatic Installation

  1. Install using the WordPress built-in Plugin installer > Add New
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to the Builder tab in the Pages or Widgets menu
  4. Drag and drop the widget and set it
  5. Enjoy!

Manual Installation

  1. Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to the Builder tab in the Pages or Widgets menu
  4. Drag and drop the widget and set it
  5. Enjoy!

Reviews

There are no reviews for this plugin.

Contributors & Developers

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

Contributors

“Pojo Forms” has been translated into 5 locales. Thank you to the translators for their contributions.

Translate “Pojo 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.4.7 – 05/03/2017

  • Tweak! – Added shortcode field support in Email-To option

1.4.6 – 02/02/2017

  • Fix! – Error from reCAPTCHA when is not defined

1.4.5 – 01/02/2017

  • Fix! – Resend form when reCAPTCHA has already been sent

1.4.4 – 04/01/2017

  • Fix! – Email referrer link

1.4.3 – 28/12/2016

  • Fix! – Remove nonce field (Fix some cache plugins)

1.4.2 – 18/09/2016

  • Tweak! – Improving accessibility by added ARIA tags for required fields and role="alert" for messages

1.4.1 – 10/08/2016

  • Fix! – Regex for html5 validation in Telephone field

1.4.0 – 12/07/2016

  • Tweak! – Added handle multiple reCAPTCHA instances
  • Tweak! – All translates moved to GlotPress, thanks to ramiy
  • Tested up to WordPress v4.5

1.3.5 – 20/06/2016

  • Fix! – Bug from the latest release

1.3.4 – 19/06/2016

  • Tweak! – Added empty select for widget

1.3.3 – 17/03/2016

  • New! – Added reCAPTCHA Style and Size options
  • Tweak! – Enqueue reCAPTCHA API just when is needed
  • Fix! – Upload file in non-required field

1.3.2 – 08/03/2016

  • New! – Added html5 validation in Telephone field

1.3.1 – 23/02/2016

  • Fix! – Error from reCAPTCHA when is not defined

1.3.0 – 23/02/2016

1.2.2 – 08/02/2016

  • Tested up to WordPress v4.4

1.2.1 – 07/02/2016

  • New! – Added filter pojo_forms_email_credit to change the credit line
  • Tweak! – Print as plain text in checkbox field
  • Tweak! – Added JS trigger when the form submitted

1.2.0 – 19/08/2015

  • New! – Added custom messages
  • New! – Added form-id class for element form
  • Tweak! – Added limit from name default

1.1.2 – 21/07/2015

  • Fix! – Removed reply-to name field was added in v1.1.0 (conflict with Hebrew language)

1.1.1 – 20/07/2015

  • Tweak! – change some translate string
  • Fix! – unselectable item in dropdown

= 1.1.0 – 20/07/2015=
* New! – Added CF7DB support
* New! – Added reply-to name
* Tweak! – Drop-down new option: Set the First Option as unselected
* Tweak! – Improved upgrade old pojo themes
* Fix! – min/max numbers

1.0.1 – 13/07/2015

  • Fix! – problem with multiple email addresses

1.0.0 – 12/07/2015

  • Initial Public Release!