Skip to content

A plugin for Koha that allows you to make queries to the CrossRef API via a locally provided JSON API

Notifications You must be signed in to change notification settings

PTFS-Europe/koha-plugin-api-crossref

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

koha-plugin-api-crossref

This plugin provides a Koha API route enabling access to the /Works Crossref API endpoint

Getting Started

Download this plugin by downloading the latest release .kpz file from the releases page.

The plugin system needs to be turned on by a system administrator.

To set up the Koha plugin system you must first make some changes to your install.

Change <enable_plugins>0<enable_plugins> to <enable_plugins>1</enable_plugins> in your koha-conf.xml file Confirm that the path to <pluginsdir> exists, is correct, and is writable by the web server. Restart your webserver. Once set up is complete you will need to alter your UseKohaPlugins system preference. Finally, on the "Koha Administration" page you will see the "Manage Plugins" option, select this to access the Plugins page.

Installing

Once your Koha has plugins turned on, as detailed above, installing the plugin is then a case of selecting the "Upload plugin" button on the Plugins page and navigating to the .kpz file you downloaded

Configuration

The plugin requires configuration prior to usage. To configure the plugin, select the "Actions" button listed by the plugin in the "Plugins" page, then select "Configure". On the configure page, you are required to supply an email address, then click "Save configuration"

Authors

  • Andrew Isherwood

About

A plugin for Koha that allows you to make queries to the CrossRef API via a locally provided JSON API

Resources

Stars

Watchers

Forks

Packages

No packages published