Maintenance Panel

Dieses Panel bleibt auch im Wartungsmodus erreichbar und erfordert Admin-Verifikation pro Aktion.

Admin Verifikation

Diagnose

{
    "maintenance": {
        "enabled": false,
        "message": "Wartung abgeschlossen",
        "updated_at": "2026-03-09 12:46:46",
        "updated_by": "admin"
    },
    "php_version": "8.3.30",
    "dirs": [
        {
            "path": "backups",
            "exists": true,
            "writable": true
        },
        {
            "path": "uploads",
            "exists": true,
            "writable": true
        },
        {
            "path": "config",
            "exists": true,
            "writable": true
        },
        {
            "path": "cache",
            "exists": true,
            "writable": true
        },
        {
            "path": "tmp_cache",
            "exists": true,
            "writable": true
        }
    ],
    "tables": [
        {
            "table": "users",
            "exists": true
        },
        {
            "table": "topics",
            "exists": true
        },
        {
            "table": "notifications",
            "exists": true
        },
        {
            "table": "notification_templates",
            "exists": true
        },
        {
            "table": "notification_event_settings",
            "exists": true
        },
        {
            "table": "notification_user_preferences",
            "exists": true
        },
        {
            "table": "notification_email_queue",
            "exists": true
        },
        {
            "table": "system_settings",
            "exists": true
        },
        {
            "table": "system_updates",
            "exists": true
        },
        {
            "table": "system_maintenance_log",
            "exists": true
        }
    ]
}
Zur Anwendung | Zum Admin