WP Manifestindependent plugin directory
manifest / updates / wp-backup-restore

wp-Backup&Restore

Backup & Restore für die komplette WordPress-Installation: Datenbank + wp-content, Zeitsteuerung, Upload zu WebDAV/SFTP/S3 (IONOS-kompatibel), Retention und Mail-Benachrichtigung.

by reib3n · github.com/reib3n/wp-backup-restore · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/reib3n/wp-backup-restore/archive/refs/heads/main.zip

Declares an update source (https://github.com/reib3n/wp-backup-restore), so updates arrive through the plugin's own updater.

From the readme

wp-Backup&Restore Backup- & Restore-Plugin für aktuelle WordPress-Versionen (6.x, PHP 8.1+). Funktionen - Komplett-Backup: Datenbank + wp-content + wp-config.php als ZIP mit Zeitstempel im Namen ({host}-{YYYYMMDD-HHMMSS}-{full|db}.zip), inkl. manifest.json zur Validierung - Nur-DB-Backup als schlanke Alternative - Restore komplett oder nur Datenbank — die DB wird zuerst vollständig in temporäre Tabellen importiert und dann atomar getauscht; bricht der Import ab, bleibt die Live-DB unberührt - Restore per ZIP-Upload (Chunked-Upload, umgeht PHP-Upload-Limits) - Zeitgesteuerte Backups (stündlich/2× täglich/täglich/wöchentlich) über WP-Cron - Speicherziele: Lokal, WebDAV, SFTP (phpseclib), S3-kompatibel (IONOS S3, AWS, …) mit eigenem Signature-V4-Client - Retention: max. N Backups pro Ziel, automatische Bereinigung nach jedem Lauf - Mail-Benachrichtigung bei Fehler und/oder Erfolg (einstellbar); Teilerfolge (Upload zu einem Ziel fehlgeschlagen) zählen als Fehler - Updates über GitHub-Releases direkt auf der WordPress-Plugins-Seite - Job-Engine: Backups/Restores laufen als resumierbarer Zustandsautomat in kurzen Ticks (~15 s) und überleben damit jedes maxexecutiontime; Fortsetzung pe

Read the full README on GitHub →

Releases

TagPublished
v1.0.0 Jul 18, 2026

These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.