itonomy/module-backup

Magento - Backup extensions

This package's canonical repository appears to be gone and the package has been frozen as a result.

Installs: 381

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 0

Open Issues: 0

Type:magento2-module

1.0.3 2018-08-03 12:37 UTC

This package is auto-updated.

Last update: 2019-05-07 19:06:08 UTC


README

Latest Stable Version Latest Unstable Version Total Downloads Latest Version Build Status Coverage Status

A backup module for Magento 2.x which supports cleaning and compress backup features.

Description

The backup module is a extension on the magento2 backup module. It includes features as compressing sql files, and cleaning up old backup files. Compatibility

  • Magento >= 2.0 (Includes 2.2)

This library aims to support and is [tested against][travis] the following PHP implementations:

  • PHP 7.0
  • PHP 7.1

enforced in the composer.json

Installation Instructions

Install using composer by adding to your composer file using commands:

  1. composer require itonomy/module-backup
  2. composer update
  3. bin/magento module:enable Itonomy_Backup
  4. bin/magento setup:upgrade

Contribution

Any contribution is highly appreciated. The best way to contribute code is to open a pull request on GitHub.

License

The MIT License (MIT). Please see License File for more information.

Copyright

Copyright (c) 2018 Itonomy B.V.