2
Installation
Jonathan Miller edited this page 2026-06-04 18:49:23 +00:00

Installation

Download

Download the latest pkg_mokobackup-*.zip from Releases.

Install

  1. Log in to Joomla Administrator
  2. Go to System > Install > Extensions
  3. Upload pkg_mokobackup-*.zip
  4. The package will install all eight sub-extensions automatically

Auto-enabled Plugins

On fresh install, these plugins are enabled automatically:

  • System - MokoJoomBackup (backup cleanup)
  • Task - MokoJoomBackup (scheduled tasks)
  • Quick Icon - MokoJoomBackup (dashboard widget)
  • Web Services - MokoJoomBackup (REST API)
  • Console - MokoJoomBackup (CLI commands)
  • Content - MokoJoomBackup (auto-backup before extension updates)
  • Action Log - MokoJoomBackup (user action logging)

Post-install

  1. Navigate to Components > MokoJoomBackup
  2. The dashboard shows backup status, system health, and quick actions
  3. The default backup profile is pre-configured
  4. Review the default profile settings under Backup Profiles
  5. Run your first backup using the Backup Now button on the dashboard

Migrating from Akeeba Backup Pro

If Akeeba Backup Pro is installed, see Akeeba Migration for one-click profile and history import.

Backup Directory

Backups are stored in administrator/components/com_mokobackup/backups/ by default. This directory is:

  • Protected with .htaccess (Deny from all)
  • Contains an index.html to prevent directory listing
  • Configurable per profile

Uninstall

  1. Go to System > Manage > Extensions
  2. Search for "MokoJoomBackup"
  3. Select the package and click Uninstall
  4. All sub-extensions and database tables will be removed
  5. Backup archives in the backup directory are not automatically deleted