From 5249edf54a005ab094ed29bb8f7cf14d5616edd5 Mon Sep 17 00:00:00 2001 From: Jonathan Miller Date: Thu, 25 Jun 2026 12:23:15 -0500 Subject: [PATCH] feat: add MokoSuiteBackup quick action button on dashboard Shows when com_mokosuitebackup is installed, links directly to the backup component. --- .../com_mokosuiteclient/admin/tmpl/dashboard/default.php | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/source/packages/com_mokosuiteclient/admin/tmpl/dashboard/default.php b/source/packages/com_mokosuiteclient/admin/tmpl/dashboard/default.php index ca33d065..ba089711 100644 --- a/source/packages/com_mokosuiteclient/admin/tmpl/dashboard/default.php +++ b/source/packages/com_mokosuiteclient/admin/tmpl/dashboard/default.php @@ -121,6 +121,14 @@ $actionLogsEnabled = Joomla\CMS\Component\ComponentHelper::isEnabled('com_action Clear Cache + +
+ + + MokoSuiteBackup + +
+