- Issue created by @Stockticker
- Assigned to paulrad
- Status changed to Active
about 1 year ago 7:30am 19 September 2023 - Issue was unassigned.
- Status changed to Needs review
about 1 year ago 7:42am 19 September 2023
qbank_dam.info.yml
file needs to be updated, otherwise, it's impossible to install this module with the composer. It errors with numerous unmet dependencies.
Here's how this file should look like:
name: QBank DAM
type: module
description: Integration between drupal and QBank3
core_version_requirement: ^10
package: Media
dependencies:
- drupal:media
- entity_browser:entity_browser
- drupal:path
- drupal:ckeditor5
- drupal:editor
- drupal:menu_ui
- hook_post_action:hook_post_action
configure: qbank_dam.qbank_dam_config_form
Needs review
3.0
Code