Initial Drupal 11 with DDEV setup

This commit is contained in:
gluebox
2025-10-08 11:39:17 -04:00
commit 89ef74b305
25344 changed files with 2599172 additions and 0 deletions

View File

@ -0,0 +1,17 @@
# The menu migration is in the system module and the menu_links migration is in the menu_link_content module.
id: menu_settings
label: Menu UI configuration
migration_tags:
- Drupal 6
- Drupal 7
- Configuration
source:
plugin: variable
variables:
- menu_override_parent_selector
source_module: menu
process:
override_parent_selector: menu_override_parent_selector
destination:
plugin: config
config_name: menu_ui.settings

View File

@ -0,0 +1,5 @@
finished:
6:
menu: menu_ui
7:
menu: menu_ui