michaeldyl520/magento2-mysql-backup-with-cron
Composer 安装命令:
composer require michaeldyl520/magento2-mysql-backup-with-cron
包简介
This is the use of magento2 scheduled tasks perform their own shell command to back up the database operation.
README 文档
README
This is the use of magento2 scheduled tasks perform their own shell command to back up the database operation.
Installation
Please enter your magento2 root directory, execute the following command:
First add repository to composer configuration:
composer config repositories.michaeldyl520-magento2-mysql-backup-with-cron vcs git@github.com:michaeldyl520/magento2-mysql-backup-with-cron.git
Require new package with composer:
composer require michaeldyl520/magento2-mysql-backup-with-cron
Enable module:
php bin/magento module:enalbe Jiliuke_Backup
Maybe you need run:
php bin/magento setup:upgrade && php bin/magento cache:clean
统计信息
- 总下载量: 2
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: OSL-3.0
- 更新时间: 2021-05-25