Action to unpublish node and all associated media
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.

11 lines
316 B

{
"name": "roblib/node_media_unpublish",
"type": "drupal-custom-module",
"description": "Adds action to unpublish nodes and all associated media.\n",
"license": "GPL-2.0-or-later",
"require": {
"drupal/islandora": "^2.0"
},
"minimum-stability": "dev",
"prefer-stable": true
}