Skip to content

Support for the Jatakk REST API from the Norwegian depot library

License

Notifications You must be signed in to change notification settings

Libriotech/koha-plugin-jatakk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Plugin that supports the Jatakk REST API from the Norwegian depot library.

API documentation

https://fl.lanekortet.no/apidoc/ (jatakk)

https://fl.lanekortet.no/apidoc/api/openapi.jatakk.json

Installing

Koha's Plugin System allows for you to add additional tools and reports to Koha that are specific to your library. Plugins are installed by uploading KPZ ( Koha Plugin Zip ) packages. A KPZ file is just a zip file containing the perl files, template files, and any other files necessary to make the plugin work.

The plugin system needs to be turned on by a system administrator.

To set up the Koha plugin system you must first make some changes to your install.

  • Change <enable_plugins>0<enable_plugins> to <enable_plugins>1</enable_plugins> in your koha-conf.xml file
  • Confirm that the path to <pluginsdir> exists, is correct, and is writable by the web server
  • Restart your webserver

About

Support for the Jatakk REST API from the Norwegian depot library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages