URI Tuition Calculator
A plugin to calculate and display certain URI tuition information
by URI Web Communications · github.com/uriweb/uri-tuition-calculator · website
★ 0stars
557composer installs
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/uriweb/uri-tuition-calculator/archive/refs/heads/develop.zipAlso on Packagist as uriweb/uri-tuition-calculator:
composer require uriweb/uri-tuition-calculatorFrom the readme
URI Tuition Calculator
The URI Tuition Calculator brings in tuition and fee data for courses via a Google spreadsheet and calculates an estimated cost.
What's New in 1.5.0
This release adds dismissals to the additional course dropdowns, and adds a text input for the Pell Grant Calculator.
Shortcode Parameters
calcname
default: null \
choose either: "summer", "jterm", or "pellgrant" \
ex: [tuition-calculator calcname="summer"]
title
default: "Tuition and Fees Calculator" \
(Heading level 2) \
ex: [tuition-calculator calcname="jterm" title="Estimated Winter J Term Tuition and Fees Calculator"]
spreadsheetid
ID of the spreadsheet \
ex: [tuition-calculator calcname="summer" spreadsheetid="[spreadsheetID]"]
spreadsheetname
Sheet name \
ex: [tuition-calculator calcname="summer" spreadsheetid="[spreadsheetID]" sheetname="[Sheet name]"]
semester
default: null \
specify the semester year (appears in text in pellgrant calculator)\
ex: [tuition-calculator calcname="summer" spreadsheet="https://docs.google.com/spreadsheets/d/[spreadsheetID]/gviz/tq?tqx=out:csv&sheet=[SheetName]" semester="2025"]
Plugin Details
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| v1.5.0 | Apr 29, 2025 |
| v1.4.2 | Apr 17, 2025 |
| v1.4.1 | Apr 16, 2025 |
| v1.4.0 | Apr 14, 2025 |
| v1.3.0 | Feb 5, 2024 |
| v1.2.2 | Oct 27, 2023 |
| v1.2.1 | Oct 24, 2023 |
| v1.2.0 | Oct 24, 2023 |
| v1.1.0 | Oct 19, 2023 |
| v1.0 | Oct 18, 2023 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.