Version 1
[yaffs-website] / web / core / modules / update / update.links.action.yml
diff --git a/web/core/modules/update/update.links.action.yml b/web/core/modules/update/update.links.action.yml
new file mode 100644 (file)
index 0000000..d6f6b8d
--- /dev/null
@@ -0,0 +1,20 @@
+update.report_install:
+  route_name: update.report_install
+  title: 'Install new module or theme'
+  weight: 25
+  appears_on:
+    - update.status
+
+update.module_install:
+  route_name: update.module_install
+  title: 'Install new module'
+  weight: 25
+  appears_on:
+    - system.modules_list
+
+update.theme_install:
+  route_name: update.theme_install
+  title: 'Install new theme'
+  weight: 25
+  appears_on:
+    - system.themes_page