bywatersolutions / vatech-koha-plugin-storage

GNU General Public License v3.0
1 stars 0 forks source link

Introduction

This plugin is designed to provide some helpers for working with a remote storage facility. So far it implements finding items to be transferred across a system, seeing the items to pull at a branch, inventorying a shelf/reporting on a set of items, updating a set items.

More to come

Downloading

From the release page you can download the relevant *.kpz file

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.

Once set up is complete you will need to alter your UseKohaPlugins system preference. On the Tools page you will see the Tools Plugins and on the Reports page you will see the Reports Plugins.