WP Manifestindependent plugin directory
manifest / utilities / coverage-calculator

Coverage Calculator

Coverage Calculator Widget

by Malcolm Hall · github.com/malcolm-hall/coverage-calculator · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/malcolm-hall/coverage-calculator/archive/refs/heads/main.zip

Declares an update source (https://github.com/malcolm-hall/coverage-calculator), so updates arrive through the plugin's own updater.

Readme

Coverage Calculator Widget for WordPress

This is a free coverage calculator widget that can be embedded in wordpress sites.

View the live site at https://malcolm-hall.github.io/coverage-calculator

Coverage Calculator Input Form Coverage Calculator Calculation Results

Installation

  1. Download the ZIP file of this repository.
  2. Install the plugin into WordPress.
  3. Activate the Coverage Calculator plugin through the "Plugins" menu in WordPress.

Usage

  • Add the shortcode [ac_coverage_calculator] to your page, post or sidebar

Libraries in Use

  1. Chart.js

Read the full README on GitHub →