Skip to content

This is the use of magento2 scheduled tasks perform their own shell command to back up the database operation.

License

Notifications You must be signed in to change notification settings

michaeldyl520/magento2-mysql-backup-with-cron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

magento2-backup-with-cron

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 [email protected]: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

About

This is the use of magento2 scheduled tasks perform their own shell command to back up the database operation.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages