You are here

invite.links.menu.yml in Invite 8

File

invite.links.menu.yml
View source
  1. entity.invite_type.collection:
  2. title: 'Invite types'
  3. route_name: entity.invite_type.collection
  4. description: 'List Invite type entities'
  5. parent: system.admin_structure
  6. invite_type.add.invite_type:
  7. title: Add invite type
  8. description: 'Add an invite type'
  9. route_name: entity.invite_type.add_form
  10. parent: entity.invite_type.collection
  11. invite.invite:
  12. title: Invite
  13. parent: user.admin_index
  14. route_name: invite.invite
  15. description: 'Invite a friend to join your site.'
  16. invite.invite_list:
  17. title: 'Invite List'
  18. route_name: invite.invite_list
  19. description: 'Invite List'
  20. parent: invite.invite
  21. invite.invite_config:
  22. title: 'Invite settings'
  23. route_name: invite.invite_config
  24. description: 'Configure invite.'
  25. parent: invite.invite
  26. weight: 99