Creates node-level Actions that execute configured media Actions against media referencing the node.
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.

9 lines
301 B

name: Node Media Action Bridge
type: module
description: 'Creates node-level Actions that execute configured media Actions against media referencing the node through field_media_of.'
package: Custom
core_version_requirement: ^10 || ^11
dependencies:
- drupal:node
- drupal:media
- drupal:system