Real Estate Mortgage Calculator is the mortgage calculator module. It is designed to operate with the Drupal Real Estate module, but also can be used on any other Drupal site.

For now exist two types of the calculators:
Mortgage Calculator - used a submit form,
Mortgage Calculator JS - used a JS calculation.

Installaion:

  1. Download and enable the Real Estate Mortgage Calculator module.
  2. Go to /admin/structure/block for enabling the Mortgage Calculator block or/and the Mortgage Calculator JS block. Mortgage Calculator block is enabled by default and accessible here /mortgage-calculator .
  3. In the block configuration you can: select payment frequency methods: Monthly, Yearly, Semi-monthly, Bi-weekly, Weekly, Accelerated Bi-weekly, Accelerated Weekly and populate the form's fields (can be used tokens).
  4. The Mortgage Calculator JS can be embedded somewhere in a text, by using filters:
    [mortgage_calculator_js:PRICE;RATE;YEARS]. Before using it, you must enable a "Set values for Mortgage Calculator" option for an appropriate format.

Project information

Releases