cms_content_sync-3.0.x-dev/cms_content_sync.links.menu.yml
cms_content_sync.links.menu.yml
cms_content_sync.main: title: 'Content Sync' route_name: cms_content_sync.site parent: system.admin_config_services description: 'Content Sync' weight: 100 cms_content_sync.site: title: 'Registration' route_name: cms_content_sync.site parent: cms_content_sync.main description: 'Content Sync - Site configuration' weight: 1 cms_content_sync.compatibility: title: 'Compatibility' route_name: cms_content_sync.compatibility parent: cms_content_sync.main description: 'Show potential compatibility issues and supported features at this site' weight: 2 entity.cms_content_sync.pools: title: 'Pools' route_name: entity.cms_content_sync_pool.collection parent: cms_content_sync.main description: 'The pool overview' weight: 3 entity.cms_content_sync.flows: title: 'Flows' route_name: entity.cms_content_sync_flow.collection parent: cms_content_sync.main description: 'The flow overview' weight: 4 cms_content_sync.syndication: title: 'Updates' route_name: cms_content_sync.syndication parent: cms_content_sync.main description: 'Content Sync - Updates' weight: 5 entity.cms_content_sync.settings: title: 'Settings' route_name: cms_content_sync.settings_form parent: cms_content_sync.main description: 'The general cms content sync settings' weight: 6 cms_content_sync.advanced: title: 'Advanced' route_name: cms_content_sync.advanced parent: cms_content_sync.main description: 'Content Sync - Advanced settings' weight: 7 entity.cms_content_sync.content_dashboard: class: Drupal\cms_content_sync\Plugin\Menu\ContentDashboard deriver: Drupal\cms_content_sync\Plugin\Derivative\ContentDashboard
