Add convert bundles on media system action
This commit is contained in:
parent
c10d92021f
commit
ea74c6ce83
1 changed files with 11 additions and 0 deletions
11
config/sync/system.action.convert_bundles_on_media.yml
Normal file
11
config/sync/system.action.convert_bundles_on_media.yml
Normal file
|
@ -0,0 +1,11 @@
|
|||
uuid: be4a06cb-0c36-4e95-8876-0274e1c63921
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- convert_bundles
|
||||
id: convert_bundles_on_media
|
||||
label: 'Convert Media Entity Bundles'
|
||||
type: media
|
||||
plugin: convert_bundles_action_base
|
||||
configuration: { }
|
Loading…
Add table
Reference in a new issue