Added config to module, and scripts to commit / push config & code together
This commit is contained in:
13
config/optional/system.action.node_unpublish_action.yml
Normal file
13
config/optional/system.action.node_unpublish_action.yml
Normal file
@ -0,0 +1,13 @@
|
||||
uuid: 65edd3e7-2060-4072-9d27-5bc5e773e893
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
_core:
|
||||
default_config_hash: C7X8h9FWlwkQ9y5mnU2JzgaZICAdc6HFbPVbhvjlAYE
|
||||
id: node_unpublish_action
|
||||
label: 'Unpublish content'
|
||||
type: node
|
||||
plugin: 'entity:unpublish_action:node'
|
||||
configuration: { }
|
||||
Reference in New Issue
Block a user