Kirby FTP Backup

Sichere deinen Inhalt auf einem Remote-Server.

Ein Kirby-Plugin, das Backups Deiner Inhalte erstellt und auf einen FTP-Server hochlädt. Automatisierte Backups stellen sicher, dass Deine Inhalte immer sicher und wiederherstellbar sind.

Funktionen:

  • Automatisierte FTP-Backups
  • Inhaltsschutz
  • Einfache Wiederherstellung
  • Konfigurierbare Backup-Zeitpläne
  • MIT-lizenziert

Lizenz

Released under the MIT License.

Beschreibung

A Kirby CMS plugin that automates content backups and FTP uploads. This plugin provides both manual and scheduled backup capabilities through a Panel interface or cron jobs, ensuring your Kirby site content is always safe and recoverable.

Key Features:

  • Automated ZIP Archives: Creates compressed backups of your site content
  • Automatic FTP Uploads: Seamlessly uploads backups to your FTP server
  • Configurable Retention: Smart backup retention policies to manage storage
  • Panel Interface: Easy manual backups and downloads through the Kirby Panel
  • Cron Job Support: Set up automated scheduled backups
  • URL-Based Triggering: Trigger backups via secure URL endpoint
  • File Filtering: Control exactly what gets backed up with regex patterns
  • Tiered Retention: Advanced retention strategies for optimal backup history

System Requirements:

  • Kirby 3.5 or later
  • PHP 7.4+ with ZIP and FTP extensions