* @copyright Copyright (C) 2026 Moko Consulting. All rights reserved. * @license GNU General Public License version 3 or later; see LICENSE */ defined('_JEXEC') or die; use Joomla\CMS\HTML\HTMLHelper; use Joomla\CMS\Language\Text; use Joomla\CMS\Router\Route; use Joomla\CMS\Session\Session; $ajaxToken = Session::getFormToken(); $ajaxUrl = Route::_('index.php?option=com_mokojoombackup&format=json', false); ?> defaultDirWarning) : ?>
lastBackup) : ?>

lastBackup->backupend, Text::_('DATE_FORMAT_LC4')); ?>

escape($this->lastBackup->profile_title); ?> — lastBackup->total_size); ?>

nextScheduled) : ?>

nextScheduled->next_execution, Text::_('DATE_FORMAT_LC4')); ?>

escape($this->nextScheduled->title); ?>

stats->total_count; ?>

stats->total_size); ?>

stats->fail_count_7d > 0) : ?> stats->fail_count_7d); ?>
profiles)) : ?>
systemHealth as $check) : ?>
status) : ?> escape($check->label); ?> escape($check->detail); ?>