=== Formality === Contributors: michelegiorgi Donate link: https://www.paypal.me/michelegiorgi/ Tags: form, conversational, multistep, design form, gutenberg, block editor Requires at least: 5.5 Tested up to: 5.6 Stable tag: 1.2 Requires PHP: 7.0 License: GPLv3 License URI: https://www.gnu.org/licenses/gpl-3.0.txt Forms made simple (and cute). Designless, multistep, conversational, secure, all-in-one WordPress forms plugin. == Description == Formality is an all-in-one WordPress form plugin that puts design and user experience first. Each form is characterized by an **essential interface** and a **modern layout** that follows the most recent UX patterns. No frills, no superfluous or overly characterized elements. No matter what theme you are using... with a few simple options you can quickly customize your forms and align them to your website design. = Why choose Formality = Formality is not the best nor the most complete form plugin. Formality does few things but it does them well and it continues to improve every day. * **Designless** - Smart layout with simple UI and common UX patterns * **Conversational** - Distraction-free form experience * **Multistep** - Group your questions in multistep form * **Simple editor** - Gutenberg-based form builder * **Smooth** - Async data submit with WP REST API * **Security** - Prevent spam with built-in token authentication * **Logic condition** - Show/hide fields based on user answers * **Collect data** - Simple interface to manage all your form results Explore our [brand new website](https://formality.dev) for some awesome form examples that you can create with Formality. = Documentation/support = We are working on the full documentation which will be available soon... In the meantime, you can request support or report a bug on the [Support page](https://wordpress.org/support/plugin/formality), or write us an email for any information. = Dev Hooks = You can extend Formality plugin functionality with its custom hooks. Formality has Filters, Actions and DOM Events for developers. You can find a wip reference page to start with, on this [Gist](https://gist.github.com/michelegiorgi/56fe4489b922cf2af4704b79d4f56bb6). = Translations = Formality is now available in 3 languages. You can now choose between English, Italian and Indonesian (Thanks to [Kharis Sulistiyono](https://profiles.wordpress.org/kharisblank/)). You can help translating Formality to your language on [translate.wordpress.org](https://translate.wordpress.org/projects/wp-plugins/formality) == Installation == 1. Upload the entire `formality` folder to the `/wp-content/plugins/` directory. 1. Activate the plugin through the **Plugins** screen (**Plugins > Installed Plugins**). You will find **Formality** menu in your WordPress admin screen. == Screenshots == 1. Editor - General options 2. Editor - Single field options 3. Editor - Templates 4. Editor - Customization 5. Admin - Forms archive 6. Admin - Results archive == Changelog == = 1.2 = Release Date: January 10th, 2021 * Dynamic background * Conditional assets loading * PHP 8.0 compatibility = 1.1.1 = Release Date: December 29th, 2020 * Fix filled input state bug * Minor UI changes = 1.1 = Release Date: December 28th, 2020 * Add Dev Hooks (Actions/Filters) * Add JS DOM events * Minor fixes = 1.0.7 = Release Date: December 12th, 2020 * New website online * Minor UI fixes * Add GitHub public repository * Remove non-minified source assets = 1.0.6 = Release Date: November 29th, 2020 * Minor UI fixes = 1.0.5 = Release Date: November 28th, 2020 * WordPress 5.6 compatibility * Minor UI fixes = 1.0.4 = Release Date: October 1st, 2020 * Minor UI fixes * Prevent notices/warnings on generate templates action = 1.0.3 = Release Date: September 30th, 2020 * Embed rating icons = 1.0.2 = Release Date: September 12th, 2020 * Hide mobile nav scrollbar * Various minor fixes = 1.0.1 = Release Date: August 29th, 2020 * Prevent 3rd party style override * Fix it_IT language * Fix sidebar embed width = 1.0.0 = Release Date: August 28th, 2020 * First version