Ploi does not have at this moment whole website backup (db+files) like Plesk or Virtualmin. For keeping consistency of files and database is necessary to run both backups ot once. Possible solutions:
- D7 - run drush archive command
- D7 - set up Backup&Migrate module with cron to setup database, then backup all it. Or, backup whole site with Backup&Migrate. Then copy to backup storage.
- D8 - drush archive command does not exist anymore on Drush 8+
- D8 - set up Backup&Migrate module with cron to setup database, then backup all it. Or, backup whole site with Backup&Migrate. Then copy to backup storage.
- WP - find solution !!!