Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 885 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 885 Bytes

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)