shuvroroy/filament-spatie-laravel-backup
This plugin is built on top of Spatie's Laravel-backup package
v3.4.0
529K downloads/mo
#4270 most downloaded on Packagist
shuvroroy/filament-spatie-laravel-backup
What this package is like to depend on
Last release 5 months ago
26 Mar 2026
Ships fairly regularly
a new release about every 2 months
Most releases are documented
notes for 26 of 30 stable releases
Nothing withdrawn
no release was ever pulled
5 years old
32 releases · first in 2022
5 releases in the last 12 months
see the full history below
Release timeline
32 releases · Jan 2022 to Mar 2026Releases
latest 32-
v3.4.026 Mar 2026Release notes
Open source →What's Changed
- add more configurability: icon, label, navigationGroup by @grafst in #105
- chore(deps): bump ramsey/composer-install from 3 to 4 by @dependabot[bot] in #115
- chore(deps): add Laravel 13 compatibility (spatie/laravel-backup ^10.0) by @inerba in #116
New Contributors
Full Changelog: v3.3.0...v3.4.0
Release notes
Open source →What's Changed
- add more configurability: icon, label, navigationGroup by @grafst in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/105
- chore(deps): bump ramsey/composer-install from 3 to 4 by @dependabot[bot] in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/115
- chore(deps): add Laravel 13 compatibility (spatie/laravel-backup ^10.0) by @inerba in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/116
New Contributors
- @grafst made their first contribution in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/105
- @inerba made their first contribution in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/116
Full Changelog: https://github.com/shuvroroy/filament-spatie-laravel-backup/compare/v3.3.0...v3.4.0
-
v3.3.017 Jan 2026Release notes
Open source →What's Changed
- chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #108
- chore(deps): bump dependabot/fetch-metadata from 2.4.0 to 2.5.0 by @dependabot[bot] in #112
- chore: add support for filament 5 by @arthurpar06 in #113
Full Changelog: v3.2.0...v3.3.0
Release notes
Open source →What's Changed
- chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/108
- chore(deps): bump dependabot/fetch-metadata from 2.4.0 to 2.5.0 by @dependabot[bot] in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/112
- chore: add support for filament 5 by @arthurpar06 in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/113
Full Changelog: https://github.com/shuvroroy/filament-spatie-laravel-backup/compare/v3.2.0...v3.3.0
-
v3.2.003 Dec 2025Release notes
Open source →What's Changed
- chore(deps): bump stefanzweifel/git-auto-commit-action from 6 to 7 by @dependabot[bot] in #107
- [Bug]: Tables aren't stacked by @shuvroroy in #111
- Feature: Create backup permission by @mefenlon in #109
New Contributors
Full Changelog: v3.1.0...v3.2.0
Release notes
Open source →What's Changed
- chore(deps): bump stefanzweifel/git-auto-commit-action from 6 to 7 by @dependabot[bot] in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/107
- [Bug]: Tables aren't stacked by @shuvroroy in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/111
- Feature: Create backup permission by @mefenlon in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/109
New Contributors
- @mefenlon made their first contribution in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/109
Full Changelog: https://github.com/shuvroroy/filament-spatie-laravel-backup/compare/v3.1.0...v3.2.0
-
v3.1.004 Oct 2025Release notes
Open source →Full Changelog: https://github.com/shuvroroy/filament-spatie-laravel-backup/compare/v3.0.0...v3.1.0
-
v3.0.001 Oct 2025Release notes
Open source →What's Changed
- chore(deps): bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot[bot] in #85
- chore(deps): bump aglipanci/laravel-pint-action from 2.4 to 2.5 by @dependabot[bot] in #86
- Use sushi version 2.5 for Laravel 12 support by @DariusIII in #89
- chore(deps): bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 by @dependabot[bot] in #91
- Upgrade to filament v4 by @dododedodonl in #96
- Remove
Sushidependency and refactor backup and destination component to use table custom data by @lloricode in #98 - chore(deps): bump stefanzweifel/git-auto-commit-action from 5 to 6 by @dependabot[bot] in #94
- chore(deps): bump aglipanci/laravel-pint-action from 2.5 to 2.6 by @dependabot[bot] in #101
- chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #102
- Update README.md with permissions set up instructions by @walid-mashal in #100
- chore(deps-dev): update orchestra/testbench requirement from ^9.0.0||^8.22.0 to ^10.6.0 by @dependabot[bot] in #104
- feat(BackupsPage): update getNavigationGroup return type by @arthurpar06 in #103
- Update Spatie Backup Version Link in README by @majdghithan in #87
New Contributors
- @DariusIII made their first contribution in #89
- @dododedodonl made their first contribution in #96
- @walid-mashal made their first contribution in #100
- @arthurpar06 made their first contribution in #103
- @majdghithan made their first contribution in #87
Full Changelog: v2.2.4...v3.0.0
-
v3.0.0-beta206 Jul 2025 pre-releaseRelease notes
Open source →What's Changed
- Remove
Sushidependency and refactor backup and destination component to use table custom data by @lloricode in #98
Full Changelog: v3.0.0-beta1...v3.0.0-beta2
Release notes
Open source →What's Changed
- Remove
Sushidependency and refactor backup and destination component to use table custom data by @lloricode in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/98
Full Changelog: https://github.com/shuvroroy/filament-spatie-laravel-backup/compare/v3.0.0-beta1...v3.0.0-beta2
- Remove
-
v3.0.0-beta106 Jul 2025 pre-releaseRelease notes
Open source →What's Changed
- chore(deps): bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot in #85
- chore(deps): bump aglipanci/laravel-pint-action from 2.4 to 2.5 by @dependabot in #86
- Use sushi version 2.5 for Laravel 12 support by @DariusIII in #89
- chore(deps): bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 by @dependabot in #91
- Upgrade to filament v4 by @dododedodonl in #96
New Contributors
- @DariusIII made their first contribution in #89
- @dododedodonl made their first contribution in #96
Full Changelog: v2.2.4...v3.0.0-beta1
Release notes
Open source →What's Changed
- chore(deps): bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/85
- chore(deps): bump aglipanci/laravel-pint-action from 2.4 to 2.5 by @dependabot in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/86
- Use sushi version 2.5 for Laravel 12 support by @DariusIII in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/89
- chore(deps): bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 by @dependabot in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/91
- Upgrade to filament v4 by @dododedodonl in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/96
New Contributors
- @DariusIII made their first contribution in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/89
- @dododedodonl made their first contribution in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/96
Full Changelog: https://github.com/shuvroroy/filament-spatie-laravel-backup/compare/v2.2.4...v3.0.0-beta1
-
v2.2.422 Jan 2025Nothing published for this version
-
v2.2.320 Oct 2024Release notes
Open source →What's Changed
- Added Italian translation, fixed delete action color and modal icon by @marcogermani87 in #82
- Add missing translation option 'backup_delete_success' by @alkoumi in #81
New Contributors
- @marcogermani87 made their first contribution in #82
- @alkoumi made their first contribution in #81
Full Changelog: v2.2.2...v2.2.3
Release notes
Open source →What's Changed
- Added Italian translation, fixed delete action color and modal icon by @marcogermani87 in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/82
- Add missing translation option 'backup_delete_success' by @alkoumi in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/81
New Contributors
- @marcogermani87 made their first contribution in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/82
- @alkoumi made their first contribution in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/81
Full Changelog: https://github.com/shuvroroy/filament-spatie-laravel-backup/compare/v2.2.2...v2.2.3
-
v2.2.214 Aug 2024Release notes
Open source →What's Changed
- Fixed type error when spatie/laravel-backup@v9 is used by @den1n in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/79
Full Changelog: https://github.com/shuvroroy/filament-spatie-laravel-backup/compare/v2.2.1...v2.2.2
-
v2.2.113 Aug 2024Release notes
Open source →What's Changed
- Added spatie/laravel-backup v9 to composer.json by @den1n in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/77
Full Changelog: https://github.com/shuvroroy/filament-spatie-laravel-backup/compare/v2.2.0...v2.2.1
-
v2.2.007 Jul 2024Release notes
Open source →What's Changed
- Added timeout option in modal by @jetwes in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/72
Full Changelog: https://github.com/shuvroroy/filament-spatie-laravel-backup/compare/v2.1.4...v2.2.0
-
v2.1.428 Jun 2024Release notes
Open source →What's Changed
- Add Simplified Chinese translation by @curder in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/63
- Add Farsi translations by @mokhosh in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/62
- Korean translations add by @corean in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/61
- fix wrong class name by @nikcani in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/68
- added german language file by @jetwes in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/71
New Contributors
- @curder made their first contribution in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/63
- @mokhosh made their first contribution in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/62
- @corean made their first contribution in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/61
- @nikcani made their first contribution in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/68
- @jetwes made their first contribution in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/71
Full Changelog: https://github.com/shuvroroy/filament-spatie-laravel-backup/compare/v2.1.3...v2.1.4
-
v2.1.330 Dec 2023Release notes
Open source →What's Changed
- Renamed folder name to match Filaments i18n structure by @Corvisier in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/59
Full Changelog: https://github.com/shuvroroy/filament-spatie-laravel-backup/compare/v2.1.2...v2.1.3
-
v2.1.225 Dec 2023Release notes
Open source →What's Changed
- European Portuguese by @Corvisier in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/58
New Contributors
- @Corvisier made their first contribution in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/58
Full Changelog: https://github.com/shuvroroy/filament-spatie-laravel-backup/compare/v2.1.1...v2.1.2
-
v2.1.120 Dec 2023Release notes
Open source →What's Changed
- Add Czech translations by @musilondrej in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/57
- Add Indonesian translation by @lakuapik in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/56
New Contributors
- @musilondrej made their first contribution in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/57
- @lakuapik made their first contribution in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/56
Full Changelog: https://github.com/shuvroroy/filament-spatie-laravel-backup/compare/v2.1.0...v2.1.1
-
v2.1.030 Oct 2023Nothing published for this version
-
v2.0.128 Aug 2023Release notes
Open source →What's Changed
- Dutch translations by @vanhooff in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/52
- Updated Russian translation. by @den1n in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/53
New Contributors
- @vanhooff made their first contribution in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/52
Full Changelog: https://github.com/shuvroroy/filament-spatie-laravel-backup/compare/v2.0.0...v2.0.1
-
v2.0.005 Aug 2023Release notes
Open source →What's Changed
- Support v3 🎸 by @shuvroroy in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/51
Full Changelog: https://github.com/shuvroroy/filament-spatie-laravel-backup/compare/v1.3.1...v2.0.0
-
v1.4.015 May 2025Release notes
Open source →What's Changed
- Fix for Issue #90 by @RChutchev in #92
New Contributors
- @RChutchev made their first contribution in #92
Full Changelog: v1.3.1...v1.4.0
Release notes
Open source →What's Changed
- Fix for Issue #90 by @RChutchev in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/92
New Contributors
- @RChutchev made their first contribution in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/92
Full Changelog: https://github.com/shuvroroy/filament-spatie-laravel-backup/compare/v1.3.1...v1.4.0
-
v1.3.130 Apr 2023Release notes
Open source →What's Changed
- fix: display status by overriding the function by @vincent-tarrit in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/43
Full Changelog: https://github.com/shuvroroy/filament-spatie-laravel-backup/compare/v1.3.0...v1.3.1
-
v1.3.030 Apr 2023Release notes
Open source →What's Changed
- chore(deps): bump ramsey/composer-install from 1 to 2 by @dependabot in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/36
- chore(deps): bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by @dependabot in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/40
- chore(deps): bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 by @dependabot in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/41
- feat: add a right to create, download and delete backup by @vincent-tarrit in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/42
New Contributors
- @vincent-tarrit made their first contribution in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/42
Full Changelog: https://github.com/shuvroroy/filament-spatie-laravel-backup/compare/v1.2.6...v1.3.0
-
v1.2.616 Nov 2022Release notes
Open source →What's Changed
- chore(deps): bump dependabot/fetch-metadata from 1.3.3 to 1.3.4 by @dependabot in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/31
- chore(deps): bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 by @dependabot in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/34
- Added translation to Russian. by @den1n in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/35
New Contributors
- @den1n made their first contribution in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/35
Full Changelog: https://github.com/shuvroroy/filament-spatie-laravel-backup/compare/v1.2.5...v1.2.6
-
v1.2.511 Aug 2022Release notes
Open source →What's Changed
- tr typo fix word by @necmicolak in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/26
- Vietnamese translations by @datlechin in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/27
- chore(deps): bump actions/checkout from 2 to 3 by @dependabot in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/11
New Contributors
- @necmicolak made their first contribution in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/26
- @datlechin made their first contribution in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/27
Full Changelog: https://github.com/shuvroroy/filament-spatie-laravel-backup/compare/v1.2.4...v1.2.5
-
v1.2.419 Jul 2022Release notes
Open source →What's Changed
- [FR] Create backup.php by @nicolasbaud in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/25
New Contributors
- @nicolasbaud made their first contribution in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/25
Full Changelog: https://github.com/shuvroroy/filament-spatie-laravel-backup/compare/v1.2.3...v1.2.4
-
v1.2.312 Jul 2022Release notes
Open source →What's Changed
- chore(deps): bump dependabot/fetch-metadata from 1.3.1 to 1.3.3 by @dependabot in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/22
- Add support for disk on download by @luilliarcec in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/23
- Replace deprecated components by @luilliarcec in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/24
New Contributors
- @luilliarcec made their first contribution in https://github.com/shuvroroy/filament-spatie-laravel-backup/pull/23
Full Changelog: https://github.com/shuvroroy/filament-spatie-laravel-backup/compare/v1.2.2...v1.2.3
-
v1.2.202 Jun 2022 -
v1.2.110 Apr 2022Nothing published for this version
-
v1.2.011 Feb 2022Nothing published for this version
-
v1.1.017 Jan 2022Release notes
Open source →- page register via config file
Full Changelog: https://github.com/shuvroroy/filament-spatie-laravel-backup/compare/v1.0.1...v1.1.0
-
v1.0.105 Jan 2022 -
v1.0.002 Jan 2022