Formality

Lýsing

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 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, 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.

Translations

Formality is now available in 5 languages. You can now choose between English, Italian, Indonesian, Czech and Swedish (Thanks to WordPress Community). You can help translating Formality to your language on translate.wordpress.org

Skjámyndir

  • Editor - General options
  • Editor - Single field options
  • Editor - Templates
  • Editor - Customization
  • Admin - Forms archive
  • Admin - Results archive

Blocks

This plugin provides 1 block.

  • Formality

Uppsetning

  1. Upload the entire formality folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the Plugins screen (Plugins > Installed Plugins).

You will find Formality menu in your WordPress admin screen.

Umsagnir

13. september, 2022
Thank you for this excellent form. I will be donating. I also don't mind paying for a full lifetime version (please NO subscriptions) for features such as form validation of phone number, emails, etc.. Great job.
15. janúar, 2022
Have a nice day, everybody, this is the best form plugin <3. If there will be a PRO version, I will be the first paying customer. You won't find a better plugin for forms. Wonderful. Great job, Michele. Have a nice day.
7. apríl, 2021
Formality is not the best, and nor the most complete form plugin. Formality does few things but it does them well and it continues to improve every day. I really enjoy this approach and wish you many more users. While "form" plugins have been here for years, I think many fell sleep years ago.
16. mars, 2021
For those of you using the classic editor, look away now. This plugin is purely for the block editor. I've got to be honest, whenever you install a contact form from the repo, many features are restricted, or you have to pay to use it to its fullest extent. Not so with Formality; adding a multi-step form or a conversational form is a cinch. Ease of use: Setup was quick and straightforward; adding a form was a breeze; I loved the style, and using the block editor to change elements or add new blocks was sublime. Functionality: Adding conditional logic is incredibly easy; I've built a form using conditional logic, and marrying this up with a conversational form or multi-step form, is the bee's knees. I've given this five out of five, partly because of the ease of use and what it can do as a free contact form plugin. Expectations of free WordPress plugins are high, which I think is unfair; that said (sorry!), here's a couple of features I think would make this 10 out of 5! I apologize in advance if I come across as demanding, happy for these features to be paid for! Suggestion One: The ability to only send emails instead of storing entries would have been aces. Not everyone is comfortable storing user data; a toggle to store or send an email would be excellent. Suggestion Two: Adding a way to integrate with an email marketing platform would be great, so a block to add click to subscribe would make this killer. Suggestion Three: I know that uploads are on the horizon, courtesy of the developer's website. Add this to the mix, and Formality is killer. All in all, I'm super impressed; I even reviewed it on YouTube, as I think it's tragic this plugin doesn't have as many installs as it deserves. Don't worry; I'm not about to post a link to the review to promote 😉 I'm sure the plugin will go from strength to strength. Excited to see how Formality shapes; as a fresh out of the gate plugin, this is going places. Love it.
Skoða 7 umsagnir

Þátttakendur & höfundar

“Formality” er opinn hugbúnaður. Eftirfarandi aðilar hafa lagt sitt af mörkum við smíði þessarar viðbótar.

Höfundar

“Formality” has been translated into 8 locales. Thank you to the translators for their contributions.

Translate “Formality” into your language.

Interested in development?

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

Breytingarsaga

1.5.7

Release Date: February 28th, 2023

  • Fix conditional validation on radio/checkbox input¹
  • WordPress 6.2 compatibility

¹ Thanks to @julien2400056, @anagaaco, @rizoma for bug report

1.5.6

Release Date: October 31th, 2022

  • Various fixes and refinements
  • WordPress 6.1 compatibility
  • Gutenberg 14.4.0 compatibility

1.5.5

Release Date: May 9th, 2022

  • Fix navbar order on Safari 15
  • Fix input focus bug on long clicks
  • WordPress 6.0 compatibility
  • Gutenberg 13.1.0 compatibility

1.5.4

Release Date: Mar 27th, 2022

  • Fix select keyboard navigation by letter/number
  • Fix javascript errors on embedded forms
  • Gutenberg 12.8.1 compatibility

1.5.3

Release Date: Mar 13th, 2022

  • Add select keyboard navigation by letter/number
  • Fix textarea characters counter on Safari browser
  • Gutenberg 12.7.2 compatibility

1.5.2

Release Date: Jan 30th, 2022

  • Fix conditional fields init ¹
  • Remove characters counter from textarea field when max length is not defined
  • Fix keyboard navigation with hidden fields

¹ Thanks to @lukaskopenec for bug report

1.5.1

Release Date: Jan 16th, 2022

  • Update HK Grotesk font by Alfredo Marco Pradil (2021 version)
  • Fix next/prev buttons visibility on 3+ steps forms ¹
  • Fix submit errors with not mandatory upload fields
  • Fix step navigation with keyboard

¹ Thanks to @recveri for bug report

1.5

Release Date: Jan 8th, 2022

  • Completely rewritten frontend scripts with modern syntax and no 3rd party dependencies
  • Frontend assets cleanup/optimization with 56% files size reduction
  • Add border radius support
  • Add filled input style
  • Add 5 new templates ¹
  • Various fixes and refinements
  • WordPress 5.9 compatibility

¹ New installations will be automatically download updated templates selection. Old installations (v1.4.2 or previous) can update their templates selection, by clicking on the „Reset/update templates“ link (at the end of the template list).

1.4.2

Release Date: Nov 27th, 2021

  • Add new custom form validation
  • Remove parsley.js dependency from frontend script
  • Gutenberg 12 compatibility

1.4.1

Release Date: Sep 27th, 2021

  • Various fixes and refinements on mobile editor
  • Gutenberg 11.5 compatibility
  • Remove emergence.js dependency from frontend script

1.4

Release Date: Sep 6th, 2021

  • New feature: Export tool
  • Various fixes and improvements on results admin pages
  • Remove 3rd party styles from Formality editor page
  • Change single form and single notification template name ¹

¹ You can override default form and notification templates (source code on public/templates/ directory), by putting formality-form.php and formality-notification.php files inside your active theme’s directory.

1.3.6

Release Date: Aug 8th, 2021

  • Formality block is now available on Widget block editor
  • Bump minimum WordPress required version to v5.7
  • Minor UI fixes

1.3.5

Release Date: Jul 21th, 2021

  • WordPress 5.8 compatibility
  • Gutenberg 11.1 compatibility

1.3.4

Release Date: Jul 2nd, 2021

  • Add email notification template
  • Gutenberg 10.9+ compatibility
  • WordPress 5.8 FSE compatibility
  • Minor file upload UI fixes

1.3.3

Release Date: Jun 13th, 2021

  • Minor UI changes
  • Formality brand refresh
  • New website online

1.3.2

Release Date: May 25th, 2021

  • Gutenberg 10.5+ compatibility
  • WordPress 5.8 FSE compatibility
  • Fix multiple rating inputs bug
  • Minor UI fixes

1.3.1

Release Date: April 10th, 2021

  • Fix mobile select UX

1.3

Release Date: April 5th, 2021

  • New upload field
  • Minor UI changes
  • Various fixes

1.2.3

Release Date: February 21th, 2021

  • Gutenberg 10+ compatibility
  • Fix typo

1.2.2

Release Date: January 23th, 2021

  • Gutenberg 9.8+ compatibility
  • WordPress 5.7 Alpha compatibility

1.2.1

Release Date: January 10th, 2021

  • Minor UI changes
  • Update language files
  • Dynamic background fixes

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