Closed H-i-red closed 6 years ago
This is definitely a weird one. It clearly exists when you try to search for it.
OK so since this plugin is in beta at the moment since it is not ready for a production environment and is missing a lot of features. You will need to modify your composer.json file to accept beta stability. At this time I cannot recommend it for a production website. However it does create database backups before it does anything and it will delete the backup as long as it succeeded at everything.
"minimum-stability": "beta",
Cool thanks !!