Title: Mortgage Calculator
Author: tropicalista
Published: <strong>16 Março, 2021</strong>
Last modified: 25 Junho, 2024

---

Procurar plugins

Este plugin **não foi testado com as 3 últimas grandes versões do WordPress**. Pode
já não ser suportado e pode ter problemas de compatibilidade quando usado com versões
mais recentes do WordPress.

![](https://ps.w.org/mortgage/assets/icon-256x256.png?rev=2535771)

# Mortgage Calculator

 Por [tropicalista](https://profiles.wordpress.org/tropicalista/)

[Descarregar](https://downloads.wordpress.org/plugin/mortgage.0.4.1.zip)

 * [Detalhes](https://pt.wordpress.org/plugins/mortgage/#description)
 * [Avaliações](https://pt.wordpress.org/plugins/mortgage/#reviews)
 *  [Instalação](https://pt.wordpress.org/plugins/mortgage/#installation)
 * [Desenvolvimento](https://pt.wordpress.org/plugins/mortgage/#developers)

 [Suporte](https://wordpress.org/support/plugin/mortgage/)

## Descrição

The Responsive Mortgage Calculator Block is a Gutenberg Block collection that’s 
designed to fit easily into any theme, on any device, at any size. Just what every“
Real Estate Agent on the go” needs.

With this block you can create a form to calculate a loan mortgage in less than 
a minute.

### Blocks

 * Mortgage calculator: let you generate a simple mortgage calculator form, display
   a resume and a table with mortgage.
 * Mortgage duration comparator: generate a form that display a comparison table.
 * Mortgage rates comparator: generate a rate comparison table.

### WHAT’S NEXT

If you like this plugin, then consider checking out our other projects:

 * [Formello](https://wordpress.org/plugins/formello): a form builder to collect
   leads, newsletter signup, contact form and more.
 * [Popper](https://wordpress.org/plugins/popper): a popup builder to increase leads
   with exit intent.
 * [Pdf Embed](https://wordpress.org/plugins/pdf-embed): embed your PDFs using the
   official Adobe Embed API.
 * [Search Console](https://wordpress.org/plugins/search-console): view all your
   search console data inside WordPress admin.

## Ecrãs

[⌊Form creation⌉⌊Form creation⌉[

Form creation

[⌊Form options⌉⌊Form options⌉[

Form options

[⌊Fields option⌉⌊Fields option⌉[

Fields option

[⌊Frontend form with result⌉⌊Frontend form with result⌉[

Frontend form with result

[⌊Frontend form with result table⌉⌊Frontend form with result table⌉[

Frontend form with result table

## Blocos

Este plugin inclui 6 blocos.

 *   Select
 *   Number input
 *   Mortgage table result
 *   Mortgage result
 *   Button
 *   Mortgage form An interactive block with the Interactivity API

## Instalação

 1. Upload the plugin files to the `/wp-content/plugins/mortgage` directory, or install
    the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress

## Avaliações

![](https://secure.gravatar.com/avatar/25add36d12ac8ed4501f8d248e38077a60872f851c012f99ca78ade89e266ee9?
s=60&d=retro&r=g)

### 󠀁[Really like it, just needs a slight tweek](https://wordpress.org/support/topic/really-like-it-just-needs-a-slight-tweek/)󠁿

 [straightforwardmoney](https://profiles.wordpress.org/straightforwardmoney/) 6 
Agosto, 2022 1 resposta

The rates are great, and calculator works really well. My only problem is that the
rates are always rounded up. It would be great if instead of 3.5% being rounded 
up to 4%, 3.5% was actually calculated!! Then this would be a 5 star!

![](https://secure.gravatar.com/avatar/8c0ced2ad5a0c50ec3a0903b1d1946b4309a9b5e4ed01ff7f8d40bc710f49e3e?
s=60&d=retro&r=g)

### 󠀁[Works Perfectly !](https://wordpress.org/support/topic/works-perfectly-needs-better-presentation/)󠁿

 [nick6352683](https://profiles.wordpress.org/nick6352683/) 17 Março, 2021 4 respostas

To be fair, as it is now, this plugin deserves 4.8 stars. With a couple of adjustments
I would be ecstatic to update my rating to 5 stars: 1. Make the Scheduled Payments
table’s width 100% by a simple CSS: .wp-block-mortgage-table table {width: 100% !
important;} 2. All numbers should have thousands separator (by a comma) so the numbers
can be comprehended easier (for big numbers). I use ACF Pro for my custom made Blocks,
thus my blocks are constructed with php, so I can’t help you in this instance. I’ve
seen many mortgage calculators before, but because this is not a shortcode based,
or embedded from a service, this plugin for me is the absolute best…, it just needs
some better formatting, that’s all. Thanks, Nick.

 [ Ler todas as 2 avaliações ](https://wordpress.org/support/plugin/mortgage/reviews/)

## Contribuidores e programadores

“Mortgage Calculator” é software de código aberto. As seguintes pessoas contribuíram
para este plugin:

Contribuidores

 *   [ tropicalista ](https://profiles.wordpress.org/tropicalista/)

“Mortgage Calculator” foi traduzido para 1 locale. Obrigado aos [tradutores](https://translate.wordpress.org/projects/wp-plugins/mortgage/contributors)
pelas suas contribuições.

[Traduza o “Mortgage Calculator” para o seu idioma.](https://translate.wordpress.org/projects/wp-plugins/mortgage)

### Interessado no desenvolvimento?

[Consulte o código](https://plugins.trac.wordpress.org/browser/mortgage/), consulte
o [repositório SVN](https://plugins.svn.wordpress.org/mortgage/), ou subscreva o
[registo de alterações](https://plugins.trac.wordpress.org/log/mortgage/) por [RSS](https://plugins.trac.wordpress.org/log/mortgage/?limit=100&mode=stop_on_copy&format=rss).

## Registo de alterações

#### 0.4.1

 * Added 2 column mortgage calculator
 * Small fixes

#### 0.4.0

 * Switched to interactivity api
 * Minor fix

#### 0.3.1

 * Minor fix
 * Updated minimum requirements

#### 0.3.0

 * Added option to hide label
 * Added option to hide field
 * Fixed button alignment
 * Code linted

#### 0.2.9

 * Fix button alignment

#### 0.2.8

 * Improved column positioning
 * Added read only to fields

#### 0.2.7

 * Added form input
 * Added form input customization
 * You can now sort and rearrange field
 * Added button customization
 * Added icons
 * Simplified code
 * Added new select options

#### 0.2.6

 * Bump version

#### 0.2.5

 * Fix table on frontend
 * Added block variations instead of multiple block
 * Added translations

#### 0.2.4

 * Fix translation
 * Added button block
 * Added style

#### 0.2.3

 * Fix wrong rounding on result summary

#### 0.2.2

 * Fix wrong rounding on result summary

#### 0.2.1

 * Fix wrong calculation

#### 0.2.0

 * Fix wrong calculation

#### 0.1.9

 * Added translations
 * Fix wrong assets

#### 0.1.8

 * Code beautified

#### 0.1.7

 * Add scroll to results
 * Added translations

#### 0.1.6

 * Fix table text alignment

#### 0.1.5

 * Fix block.json

#### 0.1.4

 * Small fix

#### 0.1.3

 * Added responsive table
 * Two new widgets for comparison
 * Better handling of calculations

#### 0.1.2

 * Better formatting number based on user locale
 * Table 100% width in any case

#### 0.1.0

 * Release

## Metadados

 *  Versão **0.4.1**
 *  Última actualização **Há 2 anos**
 *  Instalações activas **100+**
 *  Versão do WordPress ** 5.6.0 ou superior **
 *  Testado até **6.5.10**
 *  Versão do PHP ** 5.6 ou superior **
 *  Idiomas
 * [English (US)](https://wordpress.org/plugins/mortgage/) e [Italian](https://it.wordpress.org/plugins/mortgage/).
 *  [Traduza para o seu idioma](https://translate.wordpress.org/projects/wp-plugins/mortgage)
 * Etiquetas
 * [block](https://pt.wordpress.org/plugins/tags/block/)[calculator](https://pt.wordpress.org/plugins/tags/calculator/)
   [mortgage](https://pt.wordpress.org/plugins/tags/mortgage/)[mortgage calculator](https://pt.wordpress.org/plugins/tags/mortgage-calculator/)
 *  [Visualização avançada](https://pt.wordpress.org/plugins/mortgage/advanced/)

## Classificações

 4.5 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/mortgage/reviews/?filter=5)
 *  [  1 4-star review     ](https://wordpress.org/support/plugin/mortgage/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/mortgage/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/mortgage/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/mortgage/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/mortgage/reviews/#new-post)

[Ver todas as revisões](https://wordpress.org/support/plugin/mortgage/reviews/)

## Contribuidores

 *   [ tropicalista ](https://profiles.wordpress.org/tropicalista/)

## Suporte

Tem algo a dizer? Precisa de ajuda?

 [Ver fórum de suporte](https://wordpress.org/support/plugin/mortgage/)

## Doar

Gostaria de apoiar o desenvolvimento deste plugin?

 [ Fazer donativo para o plugin ](https://www.calcoloratamutuo.net)