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.

15 lines
403 B

{
"name": "roblib/node-media-action",
"description": "Creates node-level Actions that execute configured media Actions against media referencing the node.",
"type": "drupal-module",
"require": {
"drupal/core": "^10.3 || ^11"
},
"license": "GPL-2.0-or-later",
"authors": [
{
"name": "Alan Stanley"
}
],
"minimum-stability": "dev"
}