Free return on investment (ROI) calculator that helps investors calculate return on investment, investment gain, and annualized ROI rates.
- Download the ZIP file of this repository.
- Upload the /roi-calculator-master/ folder to the /wp-content/plugins/ directory.
- Activate the Return on Investment (ROI) Calculator plugin through the "Plugins" menu in WordPress.
- Add the shortcode
[ci_roi_calculator]
to your page, post or sidebar. - Or add the following code:
<?php display_ci_roi_calculator(); ?>
to your template where you would like the Return on Investment (ROI) Calculator to appear.