WP Manifestindependent plugin directory
manifest / utilities / finaid-utilities

FinAid Utilities

Custom utilities and functionality for the Financial Aid WordPress site.

by UCF Web Communications · github.com/ucf/finaid-utilities

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/ucf/finaid-utilities/archive/refs/heads/master.zip

Declares an update source (UCF/FinAid-Utilities), so updates arrive through the plugin's own updater.

From the readme

FinAid Utilities # Custom utilities and functionality for the Financial Aid WordPress site. Description ## Custom utilities and functionality for the Financial Aid WordPress site. Documentation ## Head over to the FinAid Utilities wiki for detailed information about this plugin, installation instructions, and more. Changelog ## 1.0.1 ### Enhancements: Added composer file. 1.0.0 ### Initial release Upgrade Notice ## n/a Development ## Note that compiled, minified css and js files are included within the repo. Changes to these files should be tracked via git (so that users installing the plugin using traditional installation methods will have a working plugin out-of-the-box.) Enabling debug mode in your wp-config.php file is recommended during development to help catch warnings and bugs. Requirements ### node gulp-cli Instructions ### 1. Clone the FinAid-Utilities repo into your local development environment, within your WordPress installation's plugins/ directory: git clone https://github.com/UCF/FinAid-Utilities.git 2. cd into the new FinAid-Utilities directory, and run npm install to install required packages for development into nodemodules/ within the repo 3.

Read the full README on GitHub →

Releases

TagPublished
v1.0.1 Mar 22, 2023
v1.0.0 Mar 6, 2020

These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.