feat: Scheduled task for automated content snapshots #56
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Add a
mokosuitebackup.snapshottask type forcom_schedulerso content snapshots can run on a schedule.Task Parameters
content_types— which types to snapshot (articles, categories, modules)description_format— template with placeholders like[date] Scheduled snapshotretention_count— max snapshots to keep (auto-delete oldest)Why
Sites that receive automated content imports (RSS, API feeds) benefit from nightly content snapshots for easy rollback, independent of full backups.
Files
plg_task_mokosuitebackup— add new task type alongsiderun_profile