Skip to content

Dateien im Backup-Order werden nach Deinstallation nicht gelöscht #38

@Koala

Description

@Koala

Die Dateien aus dem backups-Verzeichnis werden bei der Installation kopiert nach redaxo/data/addons/backup/ :

// copy backup files
rex_dir::copy(
$this->getPath('backups'),
rex_addon::get('backup')->getDataPath()

Bei der Deinstallation des Addons werden diese aber nicht wieder entfernt.
Das müsste für eine saubere Deinstallation aber noch erfolgen.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions