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.
18 lines
365 B
18 lines
365 B
# This .info.yml files provides the basic information about our module to Drupal |
|
# More: https://www.drupal.org/node/2000204 |
|
name: 'islandora' |
|
description: "Drupal 8 islandora claw playground" |
|
type: module |
|
package: islandora |
|
core: 8.x |
|
dependencies: |
|
- block |
|
- node |
|
- path |
|
- text |
|
- options |
|
- inline_entity_form |
|
- jsonld |
|
- rules |
|
- search_api |
|
- jwt
|
|
|