Add all the bundle actions Convert Bundles creates
This commit is contained in:
parent
a93c12826f
commit
2778160183
53 changed files with 583 additions and 0 deletions
11
config/sync/system.action.convert_bundles_on_node.yml
Normal file
11
config/sync/system.action.convert_bundles_on_node.yml
Normal file
|
@ -0,0 +1,11 @@
|
|||
uuid: 40c5df90-7978-4299-9006-4bc0b2f0fd97
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- convert_bundles
|
||||
id: convert_bundles_on_node
|
||||
label: 'Convert Content Entity Bundles'
|
||||
type: node
|
||||
plugin: convert_bundles_action_base
|
||||
configuration: { }
|
Loading…
Add table
Add a link
Reference in a new issue