Skip to content

This backend provides the ability to create Interlibrary Loan requests using the LibKey Lending Tool API service.

Notifications You must be signed in to change notification settings

openfifth/koha-ill-libkey-lending-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Koha ILL Incdocs Lending Tool backend

This backend provides the ability to create Interlibrary Loan requests using the LibKey Lending Tool API service.

workflow diagram

This plugin is designed to only work with AutoILLBackendPriority.

System preferences

ILLModuleUnmediated

This backend utilizes the ILLModuleUnmediated system preference. If enabled, requests are placed with IncDocs as soon as they're created and are set to "Requested" status. Otherwise, requests are created with the "New" status and manual confirmation to place the request with IncDocs is required. This is only true for Staff created requests. Requests created from the OPAC always require mediation.

IllLog

This backend utilizes the IllLog system preference. If enabled, IncDocs transactions are stored in the ILL request log for review.

Requirements

Only compatible with Koha 25.05+

This plugin requires bug 38663

Libkey Lending Tool Documentation

IncDocs status update cron example (update every 30 minutes)

See crontab.example for a working example in k-t-d (needs adjusting for a live environment)

Email template notice example for 'found locally' articles.

This is used to send an email to the patron with the link to the article. See notice.example. This template notice must be created as an HTML message.

About

This backend provides the ability to create Interlibrary Loan requests using the LibKey Lending Tool API service.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages