You are here

webform_calculator.info in Webform Calculator 7

Same filename and directory in other branches
  1. 7.2 webform_calculator.info
name = "Webform Calculator"
description = "Provides a formula webform component, where you can enter a mathematical calculation based on the other fields."
core = "7.x"
php = "5.2.4"
dependencies[] = "token"
dependencies[] = "webform"
dependencies[] = "webform_tokens"

File

webform_calculator.info
View source
  1. name = "Webform Calculator"
  2. description = "Provides a formula webform component, where you can enter a mathematical calculation based on the other fields."
  3. core = "7.x"
  4. php = "5.2.4"
  5. dependencies[] = "token"
  6. dependencies[] = "webform"
  7. dependencies[] = "webform_tokens"