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_view.yml
Normal file
11
config/sync/system.action.convert_bundles_on_view.yml
Normal file
|
@ -0,0 +1,11 @@
|
|||
uuid: ad043648-bd10-495c-80e9-77a48653323c
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- convert_bundles
|
||||
id: convert_bundles_on_view
|
||||
label: 'Convert View Entity Bundles'
|
||||
type: view
|
||||
plugin: convert_bundles_action_base
|
||||
configuration: { }
|
Loading…
Add table
Add a link
Reference in a new issue