WPApps Loan Calculator Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
The WPApps Loan Calculator is a lightweight, no-clutter solution for calculating both Amortized Loans (Fixed Periodic Payments) and Deferred Payment Loans (Lump Sum Due at Maturity). This plugin focuses on simplicity, speed, and ease of use without unnecessary features or settings. Whether you need to calculate payments for a home loan, personal loan, or any other loan type, this plugin handles it efficiently.
Key Features:
- Two loan calculators in one: Amortized Loan and Deferred Payment Loan
- Lightweight and fast, no clutter or unnecessary options
- Completely free with no pro versions
- Customizable via shortcodes
- Responsive and mobile-friendly
- Customizable titles and detailed payment info
- Full CSS Customization: Modify the appearance using our predefined CSS definitions without any complex configuration
- Simple to install and use
Shortcodes:
[wpapps_amortized_loan_calculator]
– Amortized Loan Calculator (Paying Back a Fixed Amount Periodically)[wpapps_deferred_payment_calculator]
– Deferred Payment Loan Calculator (Paying Back a Lump Sum Due at Maturity)[wpapps_combined_loan_calculator]
– Combined Loan Calculator (Switch between Monthly Payments and Lump Sum options)
CSS Customization
This plugin allows for complete control over the styling with predefined CSS classes. Whether you want to modify colors, borders, or the layout, all elements can be easily styled by adding custom CSS to your theme.
Here are the available CSS classes and IDs that you can use to customize the appearance of the calculator:
- .loan-calculator-widget: Styles the main container for the loan calculator.
- .wpapps-input: Styles all input fields for loan amount, interest rate, loan term, etc.
- .radio-group: Styles the container for radio button groups (e.g., for selecting Monthly Payments or Lump Sum).
- #wpapps-loan-amount: Styles the Loan Amount input field.
- #wpapps-interest-rate: Styles the Interest Rate input field.
- #wpapps-loan-term-years: Styles the Loan Term (Years) input field.
- #wpapps-loan-term-months: Styles the Loan Term (Months) input field.
- #wpapps-payment-amount: Styles the Payment Amount (readonly) field.
- #wpapps-amortized-details: Styles the container for amortized loan details.
- #wpapps-deferred-details: Styles the container for deferred loan details.
- #wpapps-amortized-interest: Styles the Total Interest span in the amortized loan details section.
- #wpapps-amortized-principal: Styles the Total Principal span in the amortized loan details section.
- #wpapps-amortized-total: Styles the Total Amount span in the amortized loan details section.
- #wpapps-deferred-total: Styles the Total Amount span in the deferred loan details section.
- #wpapps-deferred-interest: Styles the Total Interest span in the deferred loan details section.
- #wpapps-amortized-title: Styles the title of the Amortized Loan calculator.
- #wpapps-deferred-title: Styles the title of the Deferred Payment Loan calculator.
- #wpapps-combined-title: Styles the title of the Combined Loan calculator.
You can easily customize the appearance of the loan calculator by overriding these styles in your theme’s stylesheet.
Who is this plugin for?
This plugin is perfect for:
– Loan and mortgage websites
– Personal finance blogs
– Real estate websites
– Any website requiring a simple, functional loan calculator
License
This plugin is licensed under the GPLv2 or later.
Screenshots
-
Amortized Loan Calculator frontend view
-
Deferred Payment Loan Calculator frontend view
-
Combined Loan Calculator frontend view