WP Manifestindependent plugin directory
manifest / integrations / rylib-api

Ryerson University Library API

REST API endpoints for the Ryerson University Library WordPress site.

by Ryerson University Library · github.com/torontomulibrary/rylib-api · website

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/torontomulibrary/rylib-api/archive/refs/heads/master.zip

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

From the readme

rylib-api REST API endpoints for the Ryerson University Library WordPress site. Installation 1. Use the GitHub Updater plugin to install. Or extract manually into the wp-content/wp-plugins directory. 2. That's it! Endpoints GET /licenses Returns a list of licenses that the Ryerson University Library subscribes to.

Read the full README on GitHub →