Backup extension for Nue.

1.00 2022-06-21 16:04 UTC

This package is auto-updated.

Last update: 2024-04-21 20:06:35 UTC


README

Packagist Total Downloads

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

Screenshot

nue-ext-backup

Installation

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

$ composer require nue-extensions/backup -vvv

$ php artisan nue:import backup

Open http://localhost/backup.

License

Licensed under The MIT License (MIT).