Cost Calculator for Elementor

설명

DEMO: https://calculator.add-ons.org/
Elementor Calculator which allows you to easily create quote or price estimate forms for Elementor. You can create forms with dynamically calculated fields to display the calculated values.
Calculated Fields Form can be used for creating both single and complex calculations, for example, general calculators, ideal weight calculators, calorie calculators, calculate quotes for hotel booking and rent a car services, calculate quotes for appointments and services, loan & finance calculators, date calculators like pregnancy calculators,…

Features

  • Easy use
  • Creating forms with automatically calculated fields
  • Support radio field
  • Support checkbox field
  • Support select field
  • Support payment field
  • Cross browser’s compatible
  • Custom format total field
  • Finance calculators
  • Quote calculators
  • Booking cost calculators
  • Add one or more calculated fields
  • And more…

Basis Functions

  • Addition operator: number + number
  • Subtraction operator: number – number
  • Multiplication operator: number * number
  • Division operator: number / number
  • Opening and Closing Parenthesis: (number + number ) / number

Advanced Functions

  • Conditional Statements: if(test, true result, false result)
  • Nesting IFs to handle more conditions: if(test, true result, if(test, true result, false result) )
  • DAYS function: days(end_date, start_date)
  • MONTHS function: months(end_date, start_date)
  • YEARS function: years(end_date, start_date)
  • AGE function: age(birth_date)
  • AGE2 function: age2(end_date, start_date)
  • ROUND function: round(number1)
  • ROUND2 function: round2(number1)
  • FLOOR function: floor(number1)
  • FLOOR2 function: floor2(number1)
  • CEIL function: ceil(number1)
  • MOD function: mod(number1,number2)
  • AVERAGE function: avg(number1, number2, number3,…)
  • MIN function: min(number1, number2, number3,…)
  • MAX function: max(number1, number2, number3,…)
  • ABS function: abs(number)
  • SQRT function: sqrt(number1)
  • MAX function: max(number1, number2, number3,…)
  • RANDOM function: random(number_start, number_end)
  • POW function: pow(number1, number2)
  • SIN, COS function: sin(0) cos(0)
  • SUM function: sum(number1, number2, number3,…)
  • Round up to the next multiple of number: rounded_multiple(7,5)
  • Custom function: If you need a formula that’s not here, we’ll add it

Pro version

  • Format numbers, currency
  • Advanced Calculations
  • Conditional statements.Create intricate calculations with comparison operators.
  • 30-day money-back guarantee
  • 1-year support

Download Pro Version: https://add-ons.org/plugin/elementor-forms-cost-calculator/

스크린샷

  • Frontend Working
  • Set formula field

설치

Normal installation

  1. Download the repeater-field-for-elementor.zip file to your computer.
  2. Unzip the file.
  3. Upload the repeater-field-for-elementor directory to your /wp-content/plugins/ directory.
  4. Activate the plugin through the ‘Plugins’ menu in WordPress.
  5. Document: https://add-ons.org/document-elementor-forms-cost-calculator/

후기

모든 2 평가 읽기

기여자 & 개발자

“Cost Calculator for Elementor”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Cost Calculator for Elementor”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.3.3

  • Added: Custom ADV field

1.3.2

  • Added: if value == emty then value = 0

1.3.1

  • Added: sum function

1.3.0

  • Added: min, max, avg, log, sqrt function

1.2.9

  • Added: fomula rounded_multiple(7,5);

1.2.8

  • Fixed: Select

1.2.7

  • Fixed: + checkbox

1.2.6

  • Compatible with WordPress 6.5.3= 1.2.6 =
  • Compatible with WordPress 6.5

1.2.5

  • Big update