Files
DrupalTutorial/core/modules/update/update.links.action.yml
2024-07-15 12:33:27 +02:00

21 lines
415 B
YAML
Executable File

update.report_install:
route_name: update.report_install
title: 'Add new module or theme'
weight: 25
appears_on:
- update.status
update.module_install:
route_name: update.module_install
title: 'Add new module'
weight: 25
appears_on:
- system.modules_list
update.theme_install:
route_name: update.theme_install
title: 'Add new theme'
weight: 25
appears_on:
- system.themes_page