This is a plugin for Botble CMS that adds a mortgage payment calculator to your website. It works with all Botble Real Estate scripts.
- Botble Core 7.5.0 or higher
- PHP 8.2 or higher
- Download the plugin
- Extract to
platform/plugins/fob-mortgage-calculator - Go to Admin -> Plugins and activate "FOB Mortgage Calculator"
- Configure default values in Settings -> Mortgage Calculator
- Shortcode
[mortgage_calculator]for page builder - Sidebar widget for property pages
- Real-time calculations (no server requests)
- Customizable default values
- Support for extra costs (tax, insurance, HOA)
- Multiple display styles (default, compact)
- Custom SASS styling (no Bootstrap dependency)
- RTL and accessibility support
- Multi-language support
Add the mortgage calculator to any page using the shortcode:
[mortgage_calculator style="default" default_rate="6.5" default_term="30"]
- Go to Appearance -> Widgets
- Drag "Mortgage Calculator" to a sidebar
- Configure widget settings
Configure default values at Settings -> Mortgage Calculator:
- Default interest rate
- Default loan term
- Down payment type (percentage or fixed amount)
- Term options
- Currency symbol
- Show/hide extra costs
Please see CONTRIBUTING for details.
If you discover any security related issues, please email contact@friendsofbotble.com instead of using the issue tracker.
The MIT License (MIT). Please see License File for more information.



