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_action.yml
Normal file
11
config/sync/system.action.convert_bundles_on_action.yml
Normal file
|
@ -0,0 +1,11 @@
|
|||
uuid: 9d1a9def-dd5c-4e4f-84ea-83ac6ae33859
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- convert_bundles
|
||||
id: convert_bundles_on_action
|
||||
label: 'Convert Action Entity Bundles'
|
||||
type: action
|
||||
plugin: convert_bundles_action_base
|
||||
configuration: { }
|
Loading…
Add table
Add a link
Reference in a new issue