Reference in New Issue
Block a user
Delete Branch "feat/batch-56-60-62"
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
Three features. Closes #56, closes #60, closes #62.
#56: Scheduled snapshot task
mokosuitebackup.snapshottask type for com_schedulerforms/run_snapshot.xml#60: Restore notifications
NotificationSender::sendRestoreNotification()for site_restore, snapshot_create, snapshot_restoregetDefaultProfile()helper to load notification settings#62: Stepped restore engine (largest feature)
SteppedRestoreEnginewith 6 phases: extract → files → database → config → cleanup → completeAjaxController::restoreInit()andrestoreStep()endpoints.restore.jsonfor restore-specific stateTest Plan