- Create "Monthly Full Backup" scheduled task (30-day interval, profile 1,
03:00 execution) on fresh install via com_scheduler
- Skips if any MokoJoomBackup task already exists
- Failure notifications enabled to Super Users group by default
- Replace hardcoded backup dir paths in AkeebaImporter with
BackupDirectory::DEFAULT_RELATIVE constant
- Early return on uninstall to prevent license warning, menu sync, and
default-dir check from running during package removal
- Add warnDefaultBackupDir() — warns on install/update if any profile
uses the default web-root backup directory
- Add profile review reminder on fresh install with link to profiles view