This Neos CMS plugin is for creating backups on different filesystems, from the commandline. It extends Neos Flow with the commandidentifier group "backup".
- Save your backups on various filesystems like:
- Local
- SFTP
- Dropbox
- Azure Blob
- AWS-S3
- Google Storage
- Choose your backup steps you need or create your own
- Free and open source
- PHP >= 7.1
- Neos >= 4.0
You can easily install this plugin via composer.
composer require breadlesscode/neos-backups
The GNU General Public License v3.0 (GNU GPL). Please see License File for more information.