DOCBACKUP

mp14288d20251222121330

Neu

Adds a configuration page and creates a scheduled task to automatically and regularly generate a backup file of documents.

50,00 € Netto

  • Autor StS - IADS
  • Modulversion 1.0.7
  • Veröffentlichungsdatum 22.12.2025
  • Zugriff auf Updates und Downloads 1 Jahr
  • Kompatibilität Dolibarr V21 - V23   -   PHP7.1 - 8.4
  • Letztes Update 25.12.2025 18:14

Mehr Infos...

DOCBACKUP is a module that generates backup files of the entire "document" directory.

This module does not modify the Dolibarr Core and operates independently.

Display

DOCBACKUP JOB:

  • Checks if the scheduled job is present.
    • If absent, it creates it.
    • If archived, it restores it.
  • Displays the next execution.
  • Displays the execution frequency.
  • Displays the backup file path "-.zip".

Settings

Settings allow you to define:

  • The number of days to retain backups (retention).
  • The possibility to define the minimum number of backups to keep, even if they exceed the retention period (number of backups).
  • Exclusion of empty directories: if enabled, folders containing no files will not be added to the ZIP (lighter backup).
  • Exclusion of the /documents/admin directory: if enabled, this directory and its subdirectories will not be included in the ZIP.
  • A manual backup button.
  • A list of available backups.