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.

8 lines
257 B

name: 'Node Media Unpublish'
type: module
description: 'Provides a node action that unpublishes a node and all media referencing it through field_media_of.'
package: Custom
core_version_requirement: ^10 || ^11
dependencies:
- drupal:node
- drupal:media