update.links.action.yml 427 B

1234567891011121314151617181920
  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