community_builder-1.0.0-alpha1/community_builder.links.menu.yml
community_builder.links.menu.yml
system.admin_community: title: 'Community Builder' description: 'Find and manage groups, group types and group settings.' route_name: 'community.settings' parent: 'system.admin' weight: 2 entity.community.add: title: 'Add Community' description: 'Add community' route_name: 'entity.group.add_page' parent: 'system.admin_community' weight: 2 entity.community.listing: title: 'Communities' description: 'Find and manage community.' route_name: 'view.community_list_view.community_listing_admin' parent: 'system.admin_community' weight: 3 entity.posts.listing: title: 'Posts' description: 'Find and manage posts.' route_name: 'view.community_posts_listing.list' parent: 'system.admin_community' weight: 4 community.settings: title: 'Settings' description: 'Configure the general community module settings.' route_name: 'community.settings' parent: 'system.admin_community' weight: 5
