Backup extension for Nue.

Installs: 8

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/nue-extensions/backup

1.00 2022-06-21 16:04 UTC

This package is auto-updated.

Last update: 2025-10-21 23:25:30 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).