A plugin to Koha that allows cover images to be provided by BDS
To use this plugin please download the .kpz file under Releases and upload this into Koha through the plugins module. No system preferences are required, once enabled this plugin will interface directly with BDS to provide cover images.
DEVELOPMENT: If any changes are made to this plugin, please amend the version number in the .pm file. To create a release with the .kpz file, please run the following command "npm run release". This will commit the changes, push them to github and a release will be created automatically.