Metadata-Version: 2.0
Name: magerestore
Version: 0.1.1
Summary: Tool for restoring magento install from predefined backups
Home-page: https://github.com/k4emic/magerestore
Author: Mads Nielsen
Author-email: UNKNOWN
License: GPLv3
Platform: UNKNOWN
Requires-Dist: Click (>=6)
Requires-Dist: paramiko (>=1.16)

Magerestore is a tool to automate fetching backups from a remote server and unpacking them on a magento installation.

Database import and media folder unzipping is the ony currently supported operations.

Magerestore uses n98-magerun to handle some tasks, but are not required for all operations.

