Skip to content

Developer & Admin Tools Overview

The AdFuz Tools Hub provides developers and system administrators with powerful utilities for environment staging, schema diagnostics, performance tuning, and audit log analysis.

To access the utilities hub, navigate to WordPress Admin > AdFuz > Tools.


WordPress Admin
└── AdFuz
└── Tools
├── [ 1. Data Seeder ] --> DEV: Sample Data Generator & Wiper
├── [ 2. Database Tools ] --> ADMIN: Table Health, Clear Data & Migrations
├── [ 3. File Logs ] --> DEBUG: Server File Log Viewer & Exporter
└── [ 4. Database Logs ] --> AUDIT: Relational User Audit Trail & CSV

Utility Classification Core Capabilities
1. Data Seeder DEV Bulk insert realistic dummy ads, campaigns, and ad spaces for staging and QA testing. Includes duplicate cleaner and 1-click wipe.
2. Database Tools ADMIN Inspect table health, row counts, and storage sizes across 20+ tables. Truncate, drop, or reinstall missing tables on demand.
3. File Logs DEBUG Browse, filter, search, and download GeoIP and system log files stored in wp-content/uploads/ad-fuz/log/.
4. Database Logs AUDIT Direct query interface for wp_adfuz_audit_logs. Filter by user, entity type, and action with instant CSV export.

2. Database Tools

Inspect table row counts, storage sizes, clear tables, and run schema repairs. Database Tools Guide →

3. File Logs

Inspect raw GeoLite2 downloads and system error logs on your server. File Logs Guide →