jshoter/laravel-admin-ext-backup

Backup extension for laravel-admin

This package's canonical repository appears to be gone and the package has been frozen as a result. Email us for help if needed.

Installs: 1

Dependents: 0

Suggesters: 0

Security: 0

pkg:composer/jshoter/laravel-admin-ext-backup

dev-master 2022-07-25 10:47 UTC

This package is not auto-updated.

Last update: 2025-09-11 13:38:30 UTC


README

Packagist Total Downloads

An admin interface for managing backups, inspired by https://github.com/laravel-backpack/backupmanager.

Screenshot

wx20170809-165225

Installation

Before installing this package, you must install laravel-backup and complete the configuration.

$ composer require jshoter/laravel-admin-ext-backup -vvv

$ php artisan admin:import backup

Open http://your-host/admin/backup.

License

Licensed under The MIT License (MIT).