https://github.com/gplcart/backup
Backup API
https://github.com/gplcart/backup
backup backup-solution ecommerce gplcart gplcart-module shopping-cart
Last synced: 10 months ago
JSON representation
Backup API
- Host: GitHub
- URL: https://github.com/gplcart/backup
- Owner: gplcart
- License: gpl-3.0
- Created: 2017-07-16T19:33:35.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-03-22T17:12:41.000Z (about 8 years ago)
- Last Synced: 2024-04-02T23:02:29.158Z (about 2 years ago)
- Topics: backup, backup-solution, ecommerce, gplcart, gplcart-module, shopping-cart
- Language: PHP
- Size: 33.2 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://scrutinizer-ci.com/g/gplcart/backup/build-status/master)
[](https://scrutinizer-ci.com/g/gplcart/backup/?branch=master)
Backup is a [GPL Cart](https://github.com/gplcart/gplcart) 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`