Interest Only Loan/Mortgage Calculator

Last Update
8 March 2013
Regular License
$12
Sales
19

VERSION CHANGE VERSION 1.2.: Bug fix for not showing Feb month in reports plus failing to calculate one time payment VERSION 1.2.0: 32bit Support Interest Only Loan/Mortgage Calculator for WordPress Interest Only Loan/Mortgage Calculator shows an amortization schedule for a fixed-rate loan, with optional extra payments and an optional interest-only period. One of the most unique features is that it gives the opportunity for your visitors to receive reports on their email account.

This is a win win situation because your users will be happy for archiving their reports and will come back for more in order to compare with older ones, while you receive precious stats for later report monetization.

Fields used in WordPress Interest Only Loan/Mortgage Calculator

Loan amount Annual Interest rate Interest rate Loan Length First Payment Date Payment Frequency Payment Type Interest-Only Period Email report

More… They can change any values without reloading page. If your visitors wish they can enable the “Send report to email” option in case they want to have their report sent as an email for later comparison with other reports. After entering all fields select “Calculate” and wait a few seconds for the results to appear.

Every time your visitor enables the email report you get results saved in your WordPress database under table `i_o_l_reports`. You can use that table for exporting reports and other useful data. Plugin uninstall also removes all related tables.

Installation and Setup

Extract zip file locally. Find and edit file interest-only-loan-calc.php with notepad or any other editor. Go to line 177 and replace www.wpcream.com with your url then save and close file. Then go to line 183 and replace reports@wpcream.com with your own email then save and close file. Upload folder under /wp-content/plugins/ through ftp. Log into your Wordpress admin section and enable Plugin. If you want to use the widget as well just visit the Widget settings under the Appearance section.

Plugin can be used inside any article by placing the following code: [interest-only-loan-calc] If you want to use it as a widget just slide the “Interest Only Loan Calculator” widget to your desired sidebar.

Interest Only Loan Calculator WordPress Plugin Upgrade

Deactivate plugin. Download locally new files and upload them to your website. Reactivate the plugin.

Additional Notes You can use both plugin and sidebar widget at the same time without any problems.For more Financial Calculators both for Wordpress or php/html scripts take a look at my Portfolio page.