islandora-rdm/islandora_fits

Enables Technical Metadata derivative generation.

Maintainers

Package info

github.com/roblib/islandora_fits

Homepage

Issues

Type:drupal-module

pkg:composer/islandora-rdm/islandora_fits

Statistics

Installs: 84 863

Dependents: 6

Suggesters: 0

Stars: 0

dev-8.x-1.x 2026-06-05 16:25 UTC

This package is auto-updated.

Last update: 2026-06-05 16:25:35 UTC


README

Minimum PHP Version Contribution Guidelines LICENSE

Introduction

Provides an action to extract Technical Metadata from a digital asset by interacting with Crayfits (part of the Crayfish suite).

Requirements

  • islandora and islandora_core_feature
  • A Crayfits microservice
  • A message broker (e.g. Activemq) for Islandora
  • islandora-connector-derivative (from Alpaca) configured for Crayfits

Installation

For a full digital repository solution (including Fits), see our installation documentation.

To download/enable just this module, use the following from the command line:

$ composer require islandora/islandora
$ drush en islandora_core_feature
$ drush mim islandora_fits_tags
$ drush en islandora_fits

Documentation

Further documentation for this module is available on the Islandora documentation site.

Troubleshooting/Issues

Having problems or solved a problem? Check out the Islandora google groups for a solution.

Development

If you would like to contribute, please get involved by attending our weekly Tech Call. We love to hear from you!

If you would like to contribute code to the project, you need to be covered by an Islandora Foundation Contributor License Agreement or Corporate Contributor License Agreement. Please see the Contributors pages on Islandora.ca for more information.

We recommend using the islandora-playbook to get started.

License

GPLv2