Feature: admin dashboard widget #18

Open
opened 2026-06-02 20:29:31 +00:00 by jmiller · 1 comment
Owner

Add a quick-glance dashboard widget to the Joomla admin home page.

Description

Show backup status at a glance on the Joomla administrator dashboard.

Requirements

  • Widget shows: last backup date/status, next scheduled backup, total storage used
  • "Backup Now" quick action button
  • Warning indicator if last backup failed or is older than X days
  • Link to full backup records view
Add a quick-glance dashboard widget to the Joomla admin home page. ## Description Show backup status at a glance on the Joomla administrator dashboard. ## Requirements - [ ] Widget shows: last backup date/status, next scheduled backup, total storage used - [ ] "Backup Now" quick action button - [ ] Warning indicator if last backup failed or is older than X days - [ ] Link to full backup records view
jmiller added the type: featurepriority: lowcomponent: adminstatus: ready labels 2026-06-02 20:29:31 +00:00
Author
Owner

Testing Plan

TC-F5.1: Widget display

  1. Log in to Joomla admin
  2. Verify MokoJoomBackup widget appears on dashboard
  3. Verify it shows last backup info

TC-F5.2: No backups state

  1. Fresh install with no backups
  2. Verify widget shows "No backups yet" message

TC-F5.3: Warning indicators

  1. Let last backup age exceed warning threshold
  2. Verify warning indicator appears
  3. Create a failed backup
  4. Verify failure warning shown

TC-F5.4: Quick action

  1. Click "Backup Now" from widget
  2. Verify backup starts
## Testing Plan **TC-F5.1: Widget display** 1. Log in to Joomla admin 2. Verify MokoJoomBackup widget appears on dashboard 3. Verify it shows last backup info **TC-F5.2: No backups state** 1. Fresh install with no backups 2. Verify widget shows "No backups yet" message **TC-F5.3: Warning indicators** 1. Let last backup age exceed warning threshold 2. Verify warning indicator appears 3. Create a failed backup 4. Verify failure warning shown **TC-F5.4: Quick action** 1. Click "Backup Now" from widget 2. Verify backup starts
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoJoomBackup#18