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
Requires
- php: ~7.0|~7.1
- magento/framework: ~100.1.2|~101.0.0
Requires (Dev)
- magento/marketplace-eqp: ^1.0
- php-coveralls/php-coveralls: ~2.1.0
This package is auto-updated.
Last update: 2019-05-07 19:06:08 UTC
README
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:
- composer require itonomy/module-backup
- composer update
- bin/magento module:enable Itonomy_Backup
- 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.