Master Admin Tools
Eight system utilities. All gated to danielqm server-side. Click a panel to expand.
Verifying admin accessβ¦
π©Ί
Database health
βΊLive counts and shard reachability. Generated on demand.
πͺ
Webhook & email log
βΊRecent paid bookings (with intake link sent) and tail of webhook/email error_log lines.
Recent paid bookings
Recent log lines
π¨
Send a test email
βΊRound-trip the SMTP path. Useful before campaigns or after a server change.
π
Deploy info
βΊEvery file in /php_api_v2/web/ and /lib/. Sorted by most-recently-modified.
/web/ files
/lib/ files
π
Impersonate user
βΊMint a 30-minute JWT for any user. Use the token to reproduce their support issues. Logged to the audit table.
π§Ύ
Audit log
βΊEvery admin action (impersonations, perm grants, future actions) with actor, target, timestamp, IP.
π©
Feature flags
βΊKey/value flags read by future endpoints.
flag_key uses dot.case (eg intake.email_v2).πΎ
Backup status
βΊLooks in
/home/talleres/backups first, then /home/talleres root. Recognised extensions: .sql, .gz, .zip, .tar(.gz), .bak, .dump.