Skip to content

PTFS-Europe/koha-plugin-hlisd-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 

Repository files navigation

koha-plugin-hlisd-api

HLISD (Health Library & Information Services Directory) integration Koha plugin

This plugin iterates on patrons from the category in the ILLPartnerCode system preference and updates their information details from data coming from HLISD.

It also utilizes patron attribute types to govern the harvest logic.

Dev and setup

The script at misc4dev/populate_patron_attribute_types.pl creates the required patron attribute types for testing/dev.

To run the cron script to harvest data from HLISD:

perl harvest_hlisd.pm --debug

HLISD API

Docs: https://hlisd.org/api-docs/index.html

Credentials sign-up: https://hlisd.org/api_registration

Diagram

HLISD

This plugin is sponsored by NHS E (National Health Service England)