Quickly estimate roof size, required shingles, and project costs with our free Roofing Calculator. Get accurate material and labor estimates for any roofing job!
- Download the ZIP file of this repository.
- Upload the /roofing-calculator-master/ folder to the /wp-content/plugins/ directory.
- Activate the Roofing Calculator plugin through the "Plugins" menu in WordPress.
- Add the shortcode
[calcio_roofing_calculator]to your page, post or sidebar. - Or add the following code:
<?php display_calcio_roofing_calculator(); ?>to your template where you would like the Roofing Calculator to appear.
