breadlesscode/neos-backups

This plugin is for managing backups in Neos CMS

Fund package maintenance!
breadlesscode
Patreon

Installs: 186

Dependents: 0

Suggesters: 0

Security: 0

Stars: 8

Watchers: 2

Forks: 5

Open Issues: 16

Type:neos-plugin


README

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.