breadlesscode / neos-backups

Plugin for creating backups in Neos CMS

Home Page:https://breadlesscode.github.io/neos-backups

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Neos Backups

Latest Stable Version Downloads License GitHub stars GitHub watchers

This Neos CMS plugin is for creating backups on different filesystems, from the commandline. It extends Neos Flow with the commandidentifier group "backup".

Features

  • 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

Requirements

  • PHP >= 7.1
  • Neos >= 4.0

Installation

You can easily install this plugin via composer.

composer require breadlesscode/neos-backups

License

The GNU General Public License v3.0 (GNU GPL). Please see License File for more information.

About

Plugin for creating backups in Neos CMS

https://breadlesscode.github.io/neos-backups

License:GNU Lesser General Public License v3.0


Languages

Language:PHP 100.0%