« Zurück

Backup Plus

Version:
2.8.3
State:
Stable
Release Date:
2024/11/11
License:
GPL
Authors:
mastermind, gchriz
Description language:
EN | DE
Description EN:
Rework of the backup module with faster, more reliable file creation, option to save the pages only and new option to restore backups on the fly.
 
Configuration can be modified by editing the backup_settings.php file via FTP / AFE.
 
V. 2.8.3 adds the option to ignore the content of large tables to avoid timeouts. This can / has to be configured in the backup_settings.php file in the modules directory.
=> When updating, add the line
$saveAsEmptyWbceTables = array('mod_wbstats','croncheck');
after
$ignoreWbceDirs = array('backups', 'owncloud','nextcloud','logs','log','cgi-bin');
(The vales in brackets are just examples und can be customized as you like. Keep in mind to set the search strings in ticks (').)
Description DE:
Komplett überarbeitete Version des Backup-Tools mit der Möglichkeit, nur Seiten zu sichern, schnellerer und zuverlässigerer Erstellung des Zip-Archivs und optionaler Funktion zur Wiederherstellung von Backups direkt aus dem Modul heraus.
 
Einige Einstellungen können in der backup_settings.php angepasst werden. (Bearbeiten via FTP oder Addon-File-Editor)
V. 2.8.3 bietet die neue Möglichkeit, von großen Tabellen nur die Struktur, aber nicht die Inhalte zu exportieren, um Timeouts zu vermeiden.
=> Nach einem Update die Zeile
$saveAsEmptyWbceTables = array('mod_wbstats','croncheck');
nach
$ignoreWbceDirs = array('backups', 'owncloud','nextcloud','logs','log','cgi-bin');
einfügen. (Die o.g. Werte in Klammern sind Beispiele und können beliebig angepasst werden. Darauf achten, die Begriffe in Hochkommas (') einzutragen.)
Slider picture