You are here

easy_email.links.menu.yml in Easy Email 8

Same filename and directory in other branches
  1. 2.0.x easy_email.links.menu.yml

File

easy_email.links.menu.yml
View source
  1. # Email menu items definition
  2. entity.easy_email.collection:
  3. title: 'Email Log'
  4. route_name: entity.easy_email.collection
  5. description: 'List all emails created by Easy Email module'
  6. parent: system.admin_content
  7. weight: 0
  8. # Email type menu items definition
  9. entity.easy_email_type.collection:
  10. title: 'Email Templates'
  11. route_name: entity.easy_email_type.collection
  12. description: 'Manage Email Templates'
  13. parent: system.admin_structure
  14. weight: 0