Real Estate Mortgage Calculator
Component ID
2021893
Component name
Real Estate Mortgage Calculator
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
7286
Component created
Component changed
Component body
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:
- Download and enable the Real Estate Mortgage Calculator module.
- 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 .
- 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).
- 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.
