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
783 B
35 lines
783 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 |
|
- drupal:jsonld |
|
- drupal:search_api |
|
- drupal:jwt |
|
- drupal:rest |
|
- drupal:filehash |
|
- drupal:basic_auth |
|
- drupal:context_ui |
|
- drupal:action |
|
- drupal:eva |
|
- drupal:taxonomy |
|
- drupal:views_ui |
|
- drupal:media |
|
- drupal:prepopulate |
|
- drupal:features_ui |
|
- drupal:migrate_tools |
|
- drupal:migrate_source_csv |
|
- drupal:content_translation |
|
- drupal:flysystem |
|
- drupal:token |
|
- drupal:file_replace
|
|
|