2017 © Pedro Peláez
 

silverstripe-module backuper

SilverStripe backup module (assets and database)

image

qunabu/backuper

SilverStripe backup module (assets and database)

  • Wednesday, June 7, 2017
  • by qunabu
  • Repository
  • 2 Watchers
  • 1 Stars
  • 199 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 1 Versions
  • 6 % Grown

The README.md

SilverStripe backup module (assets and database)

It creates zip backup of assets folder and sql backup and allows to download them. Provides ability to to restore sql backup from sql file., (*1)

Warning at this stage this module is extremly insceure and should not be installed on live server., (*2)

Requirements

  • SilverStripe ^3.1
  • ifsnop/mysqldump-php
  • alchemy/zippy
  • aura/sql

Installation

composer require qunabu/silverstripe-backuper

License

See License, (*3)

Documentation

Maintainers

Bugtracker

Bugs are tracked in the issues section of this repository. Before submitting an issue please read over existing issues to ensure yours is unique., (*4)

If the issue does look like a new bug:, (*5)

  • Create a new issue
  • Describe the steps required to reproduce your issue, and the expected outcome. Unit tests, screenshots and screencasts can help here.
  • Describe your environment as detailed as possible: SilverStripe version, Browser, PHP version, Operating System, any installed SilverStripe modules.

Please report security issues to the module maintainers directly. Please don't file security issues in the bugtracker., (*6)

Development and contribution

If you would like to make contributions to the module please ensure you raise a pull request and discuss with the module maintainers., (*7)

The Versions

07/06 2017

dev-master

9999999-dev

SilverStripe backup module (assets and database)

  Sources   Download

BSD-3-Clause

The Requires

 

cms silverstripe