Use our free CD Calculator to estimate your certificate of deposit returns. Easily calculate compound interest, APY, and total earnings at maturity.
- Download the ZIP file of this repository.
- Upload the /cd-calculator-master/ folder to the /wp-content/plugins/ directory.
- Activate the CD Calculator plugin through the "Plugins" menu in WordPress.
- Add the shortcode
[calcio_cd_calculator]to your page, post or sidebar. - Or add the following code:
<?php display_calcio_cd_calculator(); ?>to your template where you would like the CD Calculator to appear.
