breadlesscode/neos-backups

Last activity 11 Dec 2022 9 5 186
composer require breadlesscode/neos-backups

This plugin is for managing backups in Neos CMS

dev-dependabot/npm_and_yarn/tar-4.4.19

Version
dev-dependabot/npm_and_yarn/tar-4.4.19
Type
neos-plugin
Release Date
Sep 02, 2021 05:27
Source
git
Distribution
zip
Requires
  • php: ^7.1
  • neos/neos: ^4.0 | ^5.0
  • league/flysystem: ^1.0
  • league/csv: ^9.5
  • nesbot/carbon: ^2.28
LGPL-3.0-only 1a40c16d6396338ff049a2fe7e8b11d3cd41b146

Readme excerpt

Neos Backups

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

  • Documentation
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 …
Read more
The content of the readme is provided by an external source, which we have no control over. Check out the actual readme at its source.
The same vendor provides 9 package(s).