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 Type | Description |
|---|---|
| Debug Logs | Application error and debug logs |
| Activity Logs | User action history |
| Authentication Logs | Login/logout events |
| ESP Callbacks | Email service provider responses |
| Failed Jobs | Background job failures |
Update
Check for and install application updates:
| Feature | Description |
|---|---|
| Version Check | Check for available updates |
| Update Install | Download and install updates |
| Release Notes | View what's new |
Cron Status
Monitor scheduled task execution:
| Feature | Description |
|---|---|
| Job Status | View cron job states |
| Last Run | When jobs last executed |
| Next Run | Upcoming executions |
PHP Info
View server configuration:
| Feature | Description |
|---|---|
| PHP Version | Current PHP version |
| Extensions | Installed extensions |
| Configuration | PHP settings |
DB Check
Database diagnostics:
| Feature | Description |
|---|---|
| Connection Test | Verify connectivity |
| Table Check | Verify table integrity |
| Size Analysis | Database size info |
Exported Files
Manage exported data files:
| Feature | Description |
|---|---|
| View Files | List exported files |
| Download | Download exports |
| Delete | Remove old exports |
Languages
Manage application languages:
| Feature | Description |
|---|---|
| Language Packs | Available languages |
| Activate/Deactivate | Enable languages |
| Default Language | Set system default |
Navigation
| Page | Path | Description |
|---|---|---|
| Debug Logs | Tools → Logs → Debug Logs | Application logs |
| Activity Logs | Tools → Logs → Activity Logs | User actions |
| Authentication Logs | Tools → Logs → Authentication Logs | Login history |
| ESP Callbacks | Tools → Logs → ESP Callbacks | ESP responses |
| Failed Jobs | Tools → Logs → Failed Jobs | Queue failures |
| Update | Tools → Update | Application updates |
| Cron Status | Tools → Cron Status | Job monitoring |
| PHP Info | Tools → PHP Info | Server config |
| DB Check | Tools → DB Check | Database diagnostics |
| Exported Files | Tools → Exported Files | Export management |
| Languages | Tools → Languages | Language management |
Permissions
Access to Tools requires administrator permissions.
Next Steps
- Debug Logs - View application logs
- Activity Logs - Monitor user actions
- Update - Check for updates
- Exported Files - Manage exports