I'm a free user, so why should I pick you over all the other alternatives?
Plain and simple, you won't find any other plugin with this many features in the free version.
To name a few, the free version has these features:
+40 Fields. Including those hard-to-find-for-free fields like file upload, signature, Google Maps, and repeaters.
Formulas. Formulas let you create dynamic calculations, they are generally used to calculate a price, but they can be used to do many other stuff like set the minimum date of a date picker or filling a text box with dynamic content.
Conditional logic. These can be used to do something when a condition is met like hiding/showing a field, making it required, or even doing more complex stuff like sending a specific email or hiding a step on a multiple-step form.
Entries Screen. Used to view your submissions directly in the WordPress dashboard
Style editor. Used to customize your form (change the font, colors, background, etc.) without using CSS or any form of coding.
Multiple-step forms. Used to split your form into sections, this makes big forms more manageable and easy to fill.
Advanced emailing. You can configure as many email templates as you want and even configure them to be sent only when a form is filled in a specific way.
And we keep adding more. We love our free users and want them to have a great experience using the plugin. So if you are looking for a free plugin try ours, I am sure you won't regret it.
I'm looking to purchase a premium plugin why should I pick this one?
First of all
our basic version gives you access to all the add-ons and features. Unlike other plugins that give you just a fraction of their features in their initial version and force you to pay a fortune to unlock everything, we give you all right from the beginning.
You will find an add-on for everything you need like:
PDF Builder. Create a PDF using the information on the form and attach it to the emails.
Pages. Show the entries on a page, this is great for creating pages like listings or reports. You can even configure the page to allow users to edit the entry directly in the front end.
Google Sheets. Send the form information to a Google sheet.
Lookup fields. Create a field that can be filled with information from another form.
Automation. Execute custom actions (like sending an email or updating an entry) when an action is performed.
And more. If you don't find the add-on you need just let us know and we will do our best to create it for you.
And if you don't find the add-on you need just let us know and we will do our best to create it for you.
More about AIO Forms
Creating complex forms can be frustrating. The problem is that
you can fit all the form builders in one of these three categories:
- They offer very basic calculation support: They can just sum up some specific "payment" fields.
- They offer a very limited calculation builder: You can do some basic operations (addition, multiplication, etc) and if you are lucky maybe even some basic conditions
- They straight up require you to become a developer: They support everything that you are able to code yourself. For example, do you want to change the minimum value of a numeric field depending on a calculation? Be ready to learn how to listen to the change events of the field so you can change the attribute manually.
That's why
we crafted this plugin from the ground up to make the creation of calculations as easy as possible, here are the main benefits you will find by using this plugin:
- You can use any field to create a calculation: Do you want to use the repeater or survey field to calculate a quiz result? Sure go ahead. What about using the google maps field to calculate the distance between two points then calculate a price? Yes, that can be done too. Date pickers, group panels every field can be used AND you don't need to learn to code.
- You can use calculations to customize your fields too: For example, you could use a calculation to define the minimum date of a date picker or to set the text of a html or text box.
- Smart calculation builder: The plugin will accompany you while you are creating your calculation and will inform you of any issue and even give you suggestions for an easy stress-free time in creating calculations.
- And more: Like calculations inside conditions, functions and (if you are a developer) a complete javascript and php api.
This is how a calculation works
https://www.youtube.com/watch?v=LoFPZmqf_sg
The full version has even more ways to help you in creating calculations so don't forget to check the full version features.
A conditional logic for all your needs
https://www.youtube.com/watch?v=HNGHwWdVQK4
All other plugin has conditional logic to show and hide fields but once you want to do something more complex, lets say changing the price of the options of a dropdown conditionally, you will need to use your javascript expert hat or hire a developer to do that. With AIO Forms this is not needed as every field has it's own set of conditions so you have an easy time creating your forms.
A sophisticated style designer
You can create a professional looking form with your own colors and styles without coding a thing using the style designer.
Technical details
Conditional logic
Do stuff like hiding fields, change the option price or make a field invalid depending on conditions
Formulas
Do arithmetical operations like summing and multiplying fields to calculate a value.
https://youtu.be/5O7f4Ty7e9A
You can even use formulas to create conditions and do neat stuffs like (just to give an example) making a field invalid if the number of days between two dates is less than 10.
https://www.youtube.com/watch?v=FR1coYCJgM8&t=23s
Robust price calculation system
One of the most frequent uses of a form is to calculate a price, this is use in a lot of different forms like order forms, inquiry forms, donation forms etc. The plugin is prepared to handle this kind of situations and it has a lot of features to make it easy for you to create them.
https://www.youtube.com/watch?v=f5GtBpZJJzs
Api
Are you a developer? if so you will be pleased to know that you can use both our javascript and php api to manipulate the form and its entries by code.
Other features
- QRCode Support: Add customized qr codes to your emails and confirmation messages
- Advance emailing: You can not only create a fully customized email but you can also use advance features in it like adding a qr code or include a section only when a condition is met.
Premium Extensions
Our free version is great but our full version is the absolute best (and has more features than any other form builder!), here are some of its features:
- Full Entries screen: View, export to csv or edit the previously submitted entries
- Paypal: Accept payments with paypal
- Stripe: Accept payments with stripe
- PDF: Create pdfs using the entry information and attach it to the emails
- Pages: Create pages using the entry information
- Attachments: Attach uploaded files within the emails sent.
- Auto Save: Save the filled information so the user can continue filling the form later
- Confirmation: Add a review/confirmation page before submitting
- Register users: Create a user account on your site when a form is submitted
- Google Sheets: Send the form information to a google sheet
- Lookup fields: Create a field that can be filled with information from another form Check tutorial.
Product fields: Create a list of products that your user can pick from Demo
- Appointments: Let your user select a time from a list of available slots Demo
- Input Table*: A table with fillable boxes Demo
- Collapsible: A field container that can be collapsed Demo
- Currency: A field that can format a number as a currency or any other format Demo
- Popup: A field that can show a popup when the user clicks on it Demo
- Autocomplete: A field that can autocomplete the user input using a list of values Demo
- Automation: Execute custom actions (like sending an email or updating an entry) when an action is performed Tutorial
- Custom DropDown: A dropdown with a custom formatting Demo
- Submission to post: Create posts when a form is submitted Demo
- Translations: Integrate your forms with translation plugins like WPML and Polylang Demo
Recent Tutorials
Creating an approval Workflow
Getting Values from url
Using formulas to calculate a price
Using formulas in field settings
Learn how to use formulas to do stuffs like setting the text of a field or changing the minimum date of a date picker