WP Manifestindependent plugin directory
manifest / integrations / rl-libguides-cache

LibGuides Cache

Periodically cache data from LibGuides to be used inside WordPress.

by Ryerson University Library & Archives · github.com/torontomulibrary/rl-libguides-cache · website

1stars
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/torontomulibrary/rl-libguides-cache/archive/refs/heads/master.zip

Declares an update source (https://github.com/ryersonlibrary/rl-libguides-cache), so updates arrive through the plugin's own updater.

From the readme

rl-libguides-cache Periodically caches data from the LibGuides API to be used inside WordPress. Installation 1. Use the GitHub Updater plugin to install. Or extract manually into the wp-content/wp-plugins directory. 2. Set up API Credentials in the WordPress dashboard under Settings LibGuides Cache. 3. Refresh the cache under Settings LibGuides Cache Refresh Cache. Usage [rlsubjectlibrarians] shortcode Outputs a table of subjects and profiles associated with that subject.

Read the full README on GitHub →