Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
Daniel 9f1d3e5a7a fix 3 år sedan
..
README.md contao backup tool 3 år sedan
contao_backup.php fix 3 år sedan

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