gplcart / backup

Backup API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status Scrutinizer Code Quality

Backup is a GPL Cart module that provides backup functionality and API for other modules.

Installation

  1. Download and extract to system/modules manually or using composer composer require gplcart/backup. IMPORTANT: If you downloaded the module manually, be sure that the name of extracted module folder doesn't contain a branch/version suffix, e.g -master. Rename if needed.
  2. Go to admin/module/list end enable the module
  3. Assign backup permissions to a role admin/user/role

Saved backups are listed at admin/report/backup

About

Backup API

License:GNU General Public License v3.0


Languages

Language:PHP 100.0%