This backend provides the ability to create Interlibrary Loan requests using the ReprintsDesk service.
This backend is only compatible with Koha 22.11+ and requires applying bug 30719 if the Koha version you're using does not have this.
- Create a directory in
Koha
calledIllbackends
, so you will end up withKoha/Illbackends
- Clone the repository into this directory, so you will end up with
Koha/Illbackends/koha-ill-reprintsdesk
- Rename the
koha-ill-reprintsdesk
directory toReprintsDesk
- Activate ILL by enabling the
ILLModule
system preference
- Mandatory configuration is done using the ReprintsDesk API plugin.