update.links.action.yml

Same filename in other branches
  1. 9 core/modules/update/update.links.action.yml
  2. 10 core/modules/update/update.links.action.yml
  3. 11.x core/modules/update/update.links.action.yml
core/modules/update/update.links.action.yml

File

core/modules/update/update.links.action.yml

View source
  1. update.report_install:
  2. route_name: update.report_install
  3. title: 'Install new module or theme'
  4. weight: 25
  5. appears_on:
  6. - update.status
  7. update.module_install:
  8. route_name: update.module_install
  9. title: 'Install new module'
  10. weight: 25
  11. appears_on:
  12. - system.modules_list
  13. update.theme_install:
  14. route_name: update.theme_install
  15. title: 'Install new theme'
  16. weight: 25
  17. appears_on:
  18. - system.themes_page

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.