You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Daniel 9f1d3e5a7a fix пре 3 година
..
README.md contao backup tool пре 3 година
contao_backup.php fix пре 3 година

README.md

Installation:

  1. Create a folder named ‘_contao_backup’ in your contao root directory on target system (webserver)
  2. Copy the file ‘contao_backup.php’ into ‘_contao_backup’ folder
  3. Open this file on target system and edit DATABASE_NAME, -USER and -PASS according to target database credentials
  4. Optional: edit number of backups (NUM_BACKUPS)
  5. Add ‘contao_backup.php’ with path to crontab e.g. (every day at 1pm): 0 1 * * * php /var/www/vhosts/memap.de/washnroll.memap.de/_contao_backup/contao_backup.php