fix(mokorestore): Joomla detection, multi-zip selector, standalone backup scan #147

Closed
jmiller wants to merge 4 commits from fix/bootstrap-modals into dev
Owner
  • Preflight warns when existing Joomla installation detected
  • Standalone mode scans for all ZIPs, shows multi-file selector
  • Selected backup file passed to extract action
  • Yellow warning CSS for preflight warnings
- Preflight warns when existing Joomla installation detected - Standalone mode scans for all ZIPs, shows multi-file selector - Selected backup file passed to extract action - Yellow warning CSS for preflight warnings
jmiller added 1 commit 2026-06-25 14:51:15 +00:00
fix(mokorestore): add Joomla detection warning, multi-zip selector, and standalone backup scan
Universal: Pre-Release / Build Pre-Release (${{ inputs.stability || github.ref_name }}) (push) Successful in 15s
Joomla: Metadata Validation / Validate Joomla Metadata (pull_request) Successful in 27s
Universal: PR Check / Branch Policy (pull_request) Successful in 2s
Universal: PR Check / Validate PR (pull_request) Failing after 7s
Universal: PR Check / Secret Scan (pull_request) Successful in 10s
Universal: PR Check / Build RC Package (pull_request) Has been cancelled
Universal: PR Check / Report Issues (pull_request) Has been cancelled
a3dbd1f89a
- Preflight now detects existing Joomla installation (configuration.php / Version.php)
  and shows a yellow warning — does not block, but alerts the user
- Standalone mode: backup archive check scans for all ZIPs instead of hardcoded name
- Multi-zip selector integrated into extract step with radio buttons
- Selected backup file passed through to extract action
- Added warn-style CSS class (yellow) for preflight warnings
jmiller added 1 commit 2026-06-25 14:51:19 +00:00
jmiller added 1 commit 2026-06-25 14:56:15 +00:00
chore: retrigger CI
Universal: PR Check / Branch Policy (pull_request) Successful in 2s
Universal: PR Check / Validate PR (pull_request) Failing after 5s
Universal: PR Check / Secret Scan (pull_request) Successful in 8s
Joomla: Metadata Validation / Validate Joomla Metadata (pull_request) Successful in 10s
Universal: Pre-Release / Build Pre-Release (${{ inputs.stability || github.ref_name }}) (push) Successful in 15s
Universal: PR Check / Build RC Package (pull_request) Has been cancelled
Universal: PR Check / Report Issues (pull_request) Has been cancelled
dbbacc98a7
jmiller added 1 commit 2026-06-25 14:56:30 +00:00
jmiller closed this pull request 2026-06-25 14:59:27 +00:00

Pull request closed

Please reopen this pull request to perform a merge.
Sign in to join this conversation.
No Reviewers
Priority -
Type -
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoSuiteBackup#147