WP Manifestindependent plugin directory
manifest / editor / main-site-components

Main Site Components

A collection of components (shortcodes and blocks) for use on ucf.edu.

by UCF Web Communications · github.com/ucf/main-site-components

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/main-site-components/archive/refs/heads/main.zip

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

From the readme

Main Site Components # Provides a number of components used on ucf.edu, such as the interactive flip card, the light trail box and the bracket classes. Description ## Provides a number of components used on ucf.edu, such as the interactive flip card, the light trail box and the bracket classes. Documentation ## Head over to the Main Site Components wiki for detailed information about this plugin, installation instructions, and more. Changelog ## 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 v16+ gulp-cli Instructions ### 1. Clone the main-site-components repo into your local development environment, within your WordPress installation's plugins/ directory: git clone https://github.com/UCF/main-site-components.git 2. cd into the new main-site-components directory, and run npm

Read the full README on GitHub →

Releases

TagPublished
v1.0.0 Apr 14, 2026

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