Simple Finance Calculator Plugin
Creates a very simple form that can be used to calculate monthly payments or loan amount based on entered information.
A simple form that prompts a user for Interest Rate, Term in Months, and Monthly Payment or Loan Amount.
You can insert the form either using a shortcode or widget.
Installation
- Upload to the
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Add to a sidebar using the ‘Widgets’ menu in WordPress or by placing ‘[finance_calculator]’ in the content area of a page/post.
Screenshots
Enter an Interest Rate
Enter the term, in months
Enter EITHER a monthly payment, or loan amount
Press enter. The empty field will be populated, and a total will appear below the form.
Changelog