Database and files backup script with logrotate and rclone.
- Add the package require 'widop/backup' to your
composer.jsoncomposer require widop/backup dev-master - Add this post install script to your
composer.json:"scripts": { "post-install-cmd": [ "vendor/widop/backup/preinstall.sh" ] } - Run
composer install, then fill-in asked parameters