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

LibGuides Cache

Periodically cache data from LibGuides to be used inside WordPress.

by Ryerson University Library & Archives · github.com/ryersonlibrary/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/ryersonlibrary/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.

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

[rl_subject_librarians] shortcode

Outputs a table of subjects and profiles associated with that subject.

Read the full README on GitHub →