← All plugins
Filament Backup Monitor
v0.1.4Backup run history and per-destination health, right in your Filament panel.
A Filament panel for Backup Monitor — see the history of every spatie/laravel-backup run and the last backup per destination at a glance.
It adds a read-only Backups page to your panel: a run-history table (status, destination, size, timestamp) and a "last backup per destination" health panel, so a silently failing destination is obvious. Register it with a single ->plugin(FilamentBackupMonitorPlugin::make()) call.
Supports Filament 3, 4 and 5. Free and open-source; builds on the free Backup Monitor core.