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_user_role.yml
Normal file
11
config/sync/system.action.convert_bundles_on_user_role.yml
Normal file
|
@ -0,0 +1,11 @@
|
|||
uuid: 109343a9-de41-434c-bffe-84070b0b1990
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- convert_bundles
|
||||
id: convert_bundles_on_user_role
|
||||
label: 'Convert Role Entity Bundles'
|
||||
type: user_role
|
||||
plugin: convert_bundles_action_base
|
||||
configuration: { }
|
Loading…
Add table
Add a link
Reference in a new issue