Skip to content

oclservice/islandora_zip_download

 
 

Repository files navigation

Islandora ZIP Download

Introduction

Provides an exporter for the Islandora Bookmark module which allows the user to export a hierarchial structure of collections, objects and their children in ZIP format.

Requirements

This module requires the following modules/libraries:

It is highly recommended that the sub-module islandora_zip_download_rules_email be enabled or a similar rule be created.

Installation

Install as usual, see this for further information.

In order to have the Gearman workers listen for this job, you will need to stop & start the workers:

service gearman-workers stop
service gearman-workers start

Depending on the final configuration, it may be necessary to install at least version 1.11.0 of the "zip" extension, in order to obtain ZIP64 support, to support large file sizes.

Configuration

Configure general bookmark settings in Administration » Islandora » Islandora Utility Modules » Islandora ZIP Download (admin/islandora/tools/islandora-zip-download).

NOTE: A field indexing all MIME types of a datastream is required if MIME type filtering is to be available through the UI.

Troubleshooting/Issues

Having problems or solved a problem? Contact discoverygarden.

Maintainers/Sponsors

Current maintainers:

Sponsors:

Development

If you would like to contribute to this module, please check out our helpful Documentation for Developers info, Developers section on Islandora.ca and contact discoverygarden.

License

GPLv3

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%