schmunk42/yii2-extension-requests

Admin :: Backup Module

Opened this issue · 1 comments

Hi,

I think a set of Admin Modules would be usefull too! What every project needs are Backups!

  • Database Backup (CONSOLE)
  • File Backup (CONSOLE)

...

As a reference: Database Command for Yii 1 - did a really great job, but it should be improved.

For file sync I had this: https://github.com/schmunk42/p3extensions/blob/master/commands/P3RsyncCommand.php