mirror of
https://github.com/tag1consulting/d7_to_d10_migration.git
synced 2025-09-06 17:11:21 +00:00
Initial commit
This commit is contained in:
commit
c5e731d8ae
2773 changed files with 600767 additions and 0 deletions
13
drupal10/config/system.action.node_unpublish_action.yml
Normal file
13
drupal10/config/system.action.node_unpublish_action.yml
Normal file
|
@ -0,0 +1,13 @@
|
|||
uuid: 9ed8318c-e47d-4c94-943e-8662c160f750
|
||||
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: { }
|
Loading…
Add table
Add a link
Reference in a new issue