Drupal modules for browsing and managing Fedora-based digital repositories.
 
 
 
 

34 lines
788 B

# This .info.yml files provides the basic information about our module to Drupal
# More: https://www.drupal.org/node/2000204
name: 'islandora'
description: "Islandora Core"
type: module
package: Islandora
core_version_requirement: ^9
dependencies:
- drupal:block
- drupal:node
- drupal:path
- drupal:text
- drupal:options
- drupal:link
- jsonld:jsonld
- search_api:search_api
- jwt:jwt
- drupal:rest
- filehash:filehash
- drupal:basic_auth
- context:context_ui
- drupal:action
- eva:eva
- drupal:taxonomy
- drupal:views_ui
- drupal:media
- prepopulate:prepopulate
- features:features_ui
- migrate_source_csv:migrate_source_csv
- drupal:content_translation
- flysystem:flysystem
- token:token
- file_replace:file_replace
- ctools:ctools