{{-- Top navigation --}}
Logo

{{ trans('install.mumara_campaigns_plus') }}

{{ trans('install.update_wizard') }}

{{-- ============ WIZARD STEPS ============ --}}
1
2
3
4
5
6
{{-- Step 1: Pre-flight Checks --}}

{{ trans('install.preflight_checks') }}

{{ trans('install.checking_dependencies_ellipsis') }}

{{-- Version info --}}
Current Version {{ $localVersion }}
Latest Version -
Last updated:
{{-- Up to date message --}}
Your application is already up to date. {{ trans('install.force_reinstall') }}
{{-- Remote dependency check result --}}
{{-- Update Channel --}}
Update Channel
Format: X.Y or X.Y.Z. Make sure the target version is compatible with your data.
{{-- Requirements --}}
{{ trans('install.system_requirements') }}
{{-- Permissions --}}
File/Folder Permissions
{{-- FTP Configuration --}}
File Transfer Method
{{-- Backup option --}}
Backup (Optional)
{{-- Unavailable message (shown when no tools) --}}
{{-- Backup controls (shown when tools are available) --}}
{{-- Diagnosis panel — appears below controls when DB tool wasn't found --}}
Database backup tool not detected — mysqldump / mariadb-dump unavailable to PHP
{{ trans('install.show_details') }}

                                        
{{-- Backup progress area --}}
Preparing backup...
{{-- Backup result (shown after completion) --}}
{{-- Existing backups list --}}
Existing Backups
{{-- Change logs --}}
Change Log
{{-- Step 2: Download --}}

{{ trans('install.downloading_update') }}

{{ trans('install.downloading_update_desc') }}

{{-- Step 3: Extract --}}

{{ trans('install.extracting_files') }}

{{ trans('install.extracting_files_desc') }}

{{-- Step 4: Install Files --}}

{{ trans('install.installing_files') }}

{{ trans('install.installing_files_desc') }}

{{-- Step 5: Database & Cache --}}

{{ trans('install.database_cache') }}

{{ trans('install.database_cache_desc') }}

{{-- Step 6: Complete --}}

{{ trans('install.update_complete') }}

{{ trans('install.update_complete_desc') }}

{{ trans('install.go_to_dashboard') }}