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

  • Compatible with WordPress 6.5

1.2.5

  • Big update