You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
35 lines
804 B
35 lines
804 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: 8.x |
|
core_version_requirement: ^8 || ^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
|
|
|