Loan Calculator

A configurable loan calculator for Liferay 7.2.

Loan calculations based on https://www.hughcalc.org/formula.php

Usage

Add the loan calculator to the page from the widget menu under the FINANCE category.

loanCalculator

To match your requirements change the configuration to suit your needs.

configuration

How to Build and Deploy to Liferay

Update .npmbuildrc so that liferayDir points to your local Liferay bundle.

Build it

$ npm run build

Deploy to Liferay

$ npm run deploy

Issues & Questions Welcome