Skip to content

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

Notifications You must be signed in to change notification settings

PTFS-Europe/koha-plugin-api-pubmed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

koha-plugin-api-pubmed

This plugin provides a Koha API route enabling access to the /esummary.fgci PubMed 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

Authors

  • Andrew Isherwood

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages