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.
33 lines
549 B
33 lines
549 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 |
|
dependencies: |
|
- block |
|
- node |
|
- path |
|
- text |
|
- options |
|
- link |
|
- jsonld |
|
- search_api |
|
- jwt |
|
- rest |
|
- filehash |
|
- basic_auth |
|
- context_ui |
|
- action |
|
- eva |
|
- taxonomy |
|
- views_ui |
|
- media |
|
- prepopulate |
|
- features_ui |
|
- migrate_tools |
|
- migrate_source_csv |
|
- content_translation |
|
- flysystem |
|
- token
|
|
|