Skip to content

stoffelx/koha_holdings4SFX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

getHolding implementation of koha catalogues to SFX

You may be interested to implement a getHolding service of a local library to your SFX menu. The current solution candidate offers a plugin-dependent target, i.e. the availability of eligible items is checked in the first place to ensure the target representing local library holdings won't lead to empty result lists. The plugin is used as a conditional by setting an according threshold within the target's details, e.g. $obj->plugIn('KOHA_PLUGIN') here. Furthermore base URLs for local use should be adapted respectively as a getHolding service parse parameter.
This draft is still in development and may be subject to further improvements.

About

Implement a koha-based holdings target to SFX

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages