Closed alxp closed 2 years ago
Move some configs to 'optional' as they are for entity view displays defined in islandora_defaults.
On a fresh Drupal install of any type, run
$ composer require islandora/islandora_mirador
This shoul bring down islandora/islandora as a requirement but not islandora/islandora_defaults.
Then enable the module with Drush.
Without this patch, installation will fail due to missing dependencies.
Any additional information that you think would be helpful when reviewing this PR.
Tag (@ mention) interested parties or, if unsure, @Islandora/committers
What does this Pull Request do?
Move some configs to 'optional' as they are for entity view displays defined in islandora_defaults.
What's new?
How should this be tested?
On a fresh Drupal install of any type, run
This shoul bring down islandora/islandora as a requirement but not islandora/islandora_defaults.
Then enable the module with Drush.
Without this patch, installation will fail due to missing dependencies.
Documentation Status
Additional Notes:
Any additional information that you think would be helpful when reviewing this PR.
Interested parties
Tag (@ mention) interested parties or, if unsure, @Islandora/committers