Magento Version 2.2.7.
I wanted to backup the system and database with the Tools given by Magento2.
But in the backend when I go to System - Backups, I get the message
Backup functionality is disabled
Backup functionality is currently disabled. Please use other means for backups
Where can i enable it?
You can enable Backup setting by going to Stores/Configuration, Advanced=>System, Backup Setting:
If you want to enable it with the CLI, you can use the command:
php bin/magento config:set system/backup/functionality_enabled 1
For the enable Backups to run below command.
php bin/magento config:set system/backup/functionality_enabled 1
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With