Descripción
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:
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!
Capturas
Instalación
Requirements:
- PHP 5
- jQuery JS library (available in most themes)
Installation:
- Upload the entire
wise-forms
folder to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Go to
Wise Forms -> Forms
and clickForm Wizard
. Continue with the wizard and put the shortcode in your post or a page. - 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. - Alternatively create a form and display it using the dedicated widget in
Appearance -> Widgets
. It is calledWise 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.
Preguntas frecuentes
- Installation Instructions
-
Requirements:
- PHP 5
- jQuery JS library (available in most themes)
Installation:
- Upload the entire
wise-forms
folder to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Go to
Wise Forms -> Forms
and clickForm Wizard
. Continue with the wizard and put the shortcode in your post or a page. - 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. - Alternatively create a form and display it using the dedicated widget in
Appearance -> Widgets
. It is calledWise Form
. See below for details.
Widget installation:
You can display a form using the dedicated widget
Wise Form
. Go toAppearance -> Widgets
and addWise Form
widget to any sidebar. In the widget’s settings specify:- Form: It is a form that you want to display.
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
Este software es de código abierto. Las siguientes personas han contribuido a este plugin.
ColaboradoresTraduce “Wise Forms” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
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