You are here

cms_content_sync.links.menu.yml in CMS Content Sync 2.1.x

File

cms_content_sync.links.menu.yml
View source
  1. cms_content_sync.main:
  2. title: 'Content Sync'
  3. route_name: cms_content_sync.site
  4. parent: system.admin_config_services
  5. description: 'Content Sync'
  6. weight: 100
  7. cms_content_sync.site:
  8. title: 'Site'
  9. route_name: cms_content_sync.site
  10. parent: cms_content_sync.main
  11. description: 'Content Sync - Site configuration'
  12. weight: 1
  13. cms_content_sync.compatibility:
  14. title: 'Compatibility'
  15. route_name: cms_content_sync.compatibility
  16. parent: cms_content_sync.main
  17. description: 'Show potential compatibility issues and supported features at this site'
  18. weight: 2
  19. entity.cms_content_sync.pools:
  20. title: 'Pools'
  21. route_name: entity.cms_content_sync_pool.collection
  22. parent: cms_content_sync.main
  23. description: 'The pool overview'
  24. weight: 3
  25. entity.cms_content_sync.flows:
  26. title: 'Flows'
  27. route_name: entity.cms_content_sync_flow.collection
  28. parent: cms_content_sync.main
  29. description: 'The flow overview'
  30. weight: 4
  31. cms_content_sync.syndication:
  32. title: 'Synchronize content'
  33. route_name: cms_content_sync.syndication
  34. parent: cms_content_sync.main
  35. description: 'Content Sync - Synchronize content'
  36. weight: 5
  37. entity.cms_content_sync.settings:
  38. title: 'Settings'
  39. route_name: cms_content_sync.settings_form
  40. parent: cms_content_sync.main
  41. description: 'The general cms content sync settings'
  42. weight: 6
  43. entity.cms_content_sync.content_dashboard:
  44. class: Drupal\cms_content_sync\Plugin\Menu\ContentDashboard
  45. deriver: Drupal\cms_content_sync\Plugin\Derivative\ContentDashboard