Description
Contact Form 7 Calculator make calculations between each field without reloading its work. It can be making a cost calculator for contact form 7. You can do your form in summation, multiplication, deduction, and division as well as many other formulae.
This plugin in you can be using any kind of calculators like weight calculation, hotel booking quote, car renting calculation, mortgage calculator, cost calculator, finance calculator, tax calculator, and many others.
Contact Form 7 Price Calculator like between more than two fields you can make calculations on all kinds of arithmetic expressions allowed in your form.
FEATURES FOR CALCULATION FOR THE CONTACT FORM 7:
- Easy to use
- Show calculator tag in contact form 7.
- Add different calculation formulas.
- Days, Months and Year Counting.
- You can add a prefix for calculator value.
- Choice digits after the decimal point for calculator value.
- Maths Equation
- Conditional Logic
- Multiple Total field
- Hide Field
- Custom Label Radio, Select Box, Checkbox
- Prefix Left (Pro)
- Prefix Right (Pro)
- Formating Decimal (Pro)
- Thousand Seperator (Pro)
- Decialmal Seperator (Pro)
??Documentation | ??Get Pro | ??Support
DEMO Basic Calculator
DEMO Date Calculator
DEMO Conditional Calculator
DEMO Maths Calculator
Get Me Explain How to Setup form
[text text-1]
[text text-2]
Create Label and Price in Radio, Select, Checkbox
[select menu-1 default:1 "$20--20" "$40--40" "$60--60" "$80--80"]
[checkbox checkbox-1 default:1 "$20--20" "$40--40" "$60--60" "$80--80"]
[radio radio-1 default:1 "$20--20" "$40--40" "$60--60" "$80--80"]
Addition
[calculator calculator-1 "text-1 + text-2"]
Subtraction
[calculator calculator-2 "text-1 - text-2"]
Multiplication
[calculator calculator-3 "text-1 * text-2"]
Division
[calculator calculator-4 "text-1 / text-2"]
If Condition
If text-1 is smaller than text-2 than value come 10 otherwise 5
[calculator calculator-5 "if(text-1 < text-2, 10 , 5)"]
MOD Function
[calculator calculator-6 "MOD(text-1 , text-2)"]
AVERAGE Function
[calculator calculator-7 "AVERAGE(text-1 , text-2)"]
MIN Function
[calculator calculator-8 "MIN(text-1 , text-2)"]
MAX Function
[calculator calculator-9 "MAX(text-1 , text-2)"]
RANDOM Function
[calculator calculator-10 "RANDOM(text-1 , text-2)"]
POW Function
[calculator calculator-11 "POW(text-1 , text-2)"]
CEIL Function
[calculator calculator-12 "CEIL(text-1)"]
ROUND Function
[calculator calculator-13 "ROUND(text-1)"]
FLOOR Function
[calculator calculator-14 "FLOOR(text-1)"]
SIN Function
[calculator calculator-15 "SIN(text-1)"]
COS Function
[calculator calculator-16 "COS(text-1)"]
ABS Function
[calculator calculator-17 "ABS(text-1)"]
SQRT Function
[calculator calculator-18 "SQRT(text-1)"]
Date Calculation
[date date-1]
[date date-2]
Calculate Days
[calculator calculator-18 "DAYS(date-1 , date-2)"]
Calculate Days
[calculator calculator-19 "DAYS(date-1 , date-2)"]
Calculate Months
[calculator calculator-20 "MONTHS(date-1 , date-2)"]
Calculate Years
[calculator calculator-21 "YEARS(date-1 , date-2)"]
Calculate Field Hide
[calculator calculator-22 hide_field "text-1 + text-2"]
Calculate Prefix Left
[calculator calculator-22 prefix_left:$ "text-1 + text-2"]
Calculate Prefix Right
[calculator calculator-22 prefix_right:$ "text-1 + text-2"]
Calculate Thousand Seperator
[calculator calculator-22 thousand_sep:comma "text-1 + text-2"]
Calculate Decimal Number
[calculator calculator-22 decimal_number:2 "text-1 + text-2"]
Calculate Decimal Seperator
[calculator calculator-22 decimal_sep:. "text-1 + text-2"]
Cost Calculation easy way to complete by plugin
CONTRIBUTE AND TRANSLATE
Calculation for contact form 7 is translated into multiple languages Chinese, Dutch, Russian, Spanish, and many more. Help localize calculation for contact form 7 even further by adding your locale Language. Click Here
Screenshots
FAQ
-
How to calculation with formula
-
You click the calculator tag and then enter formulas with any fields (you can see after formulas field their examples).
Reviews
Contributors & Developers
“Calculation For Contact Form 7” is open source software. The following people have contributed to this plugin.
Contributors“Calculation For Contact Form 7” has been translated into 2 locales. Thank you to the translators for their contributions.
Translate “Calculation For Contact Form 7” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.