Skip to main content

Tools

Access system tools for debugging, monitoring, updates, and managing application resources.

Overview

The Tools module provides administrative utilities for system maintenance and troubleshooting.


Available Tools

Logs

View and manage various system logs:

Log TypeDescription
Debug LogsApplication error and debug logs
Activity LogsUser action history
Authentication LogsLogin/logout events
ESP CallbacksEmail service provider responses
Failed JobsBackground job failures

Update

Check for and install application updates:

FeatureDescription
Version CheckCheck for available updates
Update InstallDownload and install updates
Release NotesView what's new

Cron Status

Monitor scheduled task execution:

FeatureDescription
Job StatusView cron job states
Last RunWhen jobs last executed
Next RunUpcoming executions

PHP Info

View server configuration:

FeatureDescription
PHP VersionCurrent PHP version
ExtensionsInstalled extensions
ConfigurationPHP settings

DB Check

Database diagnostics:

FeatureDescription
Connection TestVerify connectivity
Table CheckVerify table integrity
Size AnalysisDatabase size info

Exported Files

Manage exported data files:

FeatureDescription
View FilesList exported files
DownloadDownload exports
DeleteRemove old exports

Languages

Manage application languages:

FeatureDescription
Language PacksAvailable languages
Activate/DeactivateEnable languages
Default LanguageSet system default

PagePathDescription
Debug LogsTools → Logs → Debug LogsApplication logs
Activity LogsTools → Logs → Activity LogsUser actions
Authentication LogsTools → Logs → Authentication LogsLogin history
ESP CallbacksTools → Logs → ESP CallbacksESP responses
Failed JobsTools → Logs → Failed JobsQueue failures
UpdateTools → UpdateApplication updates
Cron StatusTools → Cron StatusJob monitoring
PHP InfoTools → PHP InfoServer config
DB CheckTools → DB CheckDatabase diagnostics
Exported FilesTools → Exported FilesExport management
LanguagesTools → LanguagesLanguage management

Permissions

Access to Tools requires administrator permissions.


Next Steps