Skip to content

Tropicalista/mortgage

Repository files navigation

=== Mortgage Calculator ===
Contributors:      Formello, Tropicalista
Donate link: 	   https://www.calcoloratamutuo.net
Tags:              mortgage, calculator, mortgage calculator, mortgage calculator block, block
Requires at least: 5.6.0
Tested up to:      6.5
Stable tag:        0.4.0
Requires PHP:      5.6
License:           GPL-2.0-or-later
License URI:       https://www.gnu.org/licenses/gpl-2.0.html

A straightforward and simple responsive mortgage calculator block with a clean flat design, featuring Home Price, Interest Rate, Mortgage Term (years).

== Description ==

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.

== Screenshots ==

1. Form creation
2. Form options
3. Fields option
4. Frontend form with result
5. Frontend form with result 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.


== Installation ==

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

== Changelog ==

= 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