=== Multi Step Form === Contributors: mondula2016 Tags: multi, step, forms, multi-step, steps, feedback, email, contact form, progress bar, form builder, dynamic, ajax, formular Requires at least: 3.9 Tested up to: 4.8 Stable tag: 1.2.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Guide your customers with the animated progress bar. Generate dynamic multi step forms. Divide longer forms into small steps for better usability. == Description == Multi Step Form has a drag & drop enabled form builder for quick and intuitive creation of nice-looking multi step forms. Forms can be embedded on any page or post with shortcodes. ### Getting started **[Read the tutorial](http://mondula.com/en/2017/01/06/multi-step-form-anleitung/ "Multi Step Form | Beginners Tutorial")** ### Demo **[See live demo](http://demo.multi-step-form.mondula.com/ "Multi Step Form | Live Demo")** ### Get more information **[Link to landing page](http://multi-step-form.mondula.com/ "Multi Step Form")** ### Contribute **[The "Multi Step Form" base plugin is OPEN SOURCE](https://github.com/leweohlsen/multi-step-form "Multi Step Form | GitHub Repository")** **KEY FEATURES:** = ANIMATED PROGRESS BAR = Use our customizable & animated progress bar to guide your users through your forms. Change the colors to match your corporate identity (CI). = FULLY RESPONSIVE = Perfect for mobile access! The frontend of Multi Step Form is fully responsive. It can be used and submitted on all devices. We made sure that the form output can be optimally displayed on all screen resolutions. = DRAG & DROP = Creating forms is as easy as never before. Use drag & drop to place the fields in your form. Fields can be moved and rearranged at any time. The individual steps can also be moved so that the sequence can be reordered or expanded effortlessly. = EASY BACKEND = The backend's structure is simple. Even less technical users can quickly understand the plugin and start creating forms. **Other features:** * **Standard form elements**- You can use all standard form elements such as "radio buttons", "checkboxes", "select", "textfield" and so on... * **File Upload**- Include dynamic file-uploads in your multi step form * **Validated email**- The email field uses a included validation script. * **Calendar item**- Styled datepicker included. * **Show summary**- At the end of each form you can display a short summary. * **Multisite compatibility**- The plugin works on WordPress multisite installs. == Installation == Installing the plugin can be done either by searching for "Multi Step Form" via the "Plugins > Add New" screen in your WordPress dashboard, or by using the following steps: 1. Download the plugin via WordPress.org 2. Upload the ZIP file through the 'Plugins > Add New > Upload' screen in your WordPress dashboard 3. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == = Q. Where's the settings page? = A. The global settings can be found in your WordPress "Settings" > "Multi Step Form". These settings include styling options and general options. = Q. How can I add a form to my page or post? = A. Forms are embedded with shortcodes. The shortcodes can be found at the form list view when clicking "Multi Step Forms" in your WordPress menu on the left. The shortcode for your first form with the id 1 is [wizard id="1"]. = Q. Can I customize the colors used with the progress bar? = A. Yes. Go to WordPress "Settings" > "Multi Step Form". There u can customize the look and feel of the progress bar. Switch it on or off. = Q. Can I use a plain, unstyled layout for my forms? = A. Yes. Go to WordPress "Settings" > "Multi Step Form". Uncheck the "Boxed Layout" checkbox to get a plain layout. = Q. What can I do when no e-mail is sent on form submission? = A. Check that at least one form field is filled out when you submit the form. When the form is empty the plugin doesn't send an e-mail. Also, check that you can send mails from your WordPress installation. == Screenshots == 1. The backend's structure is simple. Even less technical users can quickly understand the plugin and start creating forms. 2. Use our customizable and animated progress bar to guide your users through your forms. Change the colors to match your CI. == Changelog == = 1.2.0 = * Import & Export Forms as JSON * CSS fix: input icons * preparing for PLUS * settings menu has moved to MSF-menu * ISO date format by default = 1.1.8 = * Datepicker Hotfix = 1.1.7 = * Implemented Action Hooks * Select/Dropdown required works now * Allow custom date format * Bugfixes = 1.1.6 = * Duplicating forms and steps feature * Compatibility improvements = 1.1.5 = * Prepared the plugin for translation * Fixed form rendering position * New, less generic shortcode * Fixed bug where summary was disappearing = 1.1.4 = * Warning Message on exiting page only showing if a file was uploaded * Layout Clearfix added = 1.1.3 = * Critical Bugfix = 1.1.1 = * Minor CSS fixes = 1.1.0 = * Dynamic File Upload * Extended E-Mail Settings * Bugfixes = 1.0.8 = * Breakpoint transitions now fluid = 1.0.7 = * Adjust font sizes * Display progress bar differently when there is less space = 1.0.6 = * fixed progress-bar style importance * you can now choose to send a cc mail to the user (optional) = 1.0.5 = * redirect to a custom URL after submit (optional) * search functionality in select boxes (optional) * backend side menu is sticky now = 1.0.4 = * Make plugin multisite compatible = 1.0.3 = * Step title rendering bugfix = 1.0.2 = * WordPress 4.7 compatibility * E-mail validation bugfix = 1.0.1 = * Modify default colors * Change wording in settings = 1.0.0 = * Initial release