Feature request from Lewiscowles1986, posted on GitHub Oct 13, 2015
It's fantastic that you can take backups in Magento 2 for the three different areas, I have some suggestions I believe would make this more professional solution
- Ability to backup automatically to a schedule (not just when installing plug-ins)
- Default to exclude media from system backups
- Default to put system into maintenance mode during backup
- Ability to launch all three backups with formatting string
- "%Y-%m-%d %H%i backup db"
- "%Y-%m-%d %H%i backup sys"
- "%Y-%m-%d %H%i backup uploads"