{% include 'admin/partials/header.html' %} {% include 'admin/partials/sidebar.html' %}
SYSTEM TOOLS

Maintenance

Repair counters and keep board metadata synchronized with the actual surviving records.

Open Trash
Members{{ $stats['members'] }}
Topics{{ $stats['topics'] }}
Posts{{ $stats['posts'] }}
Trash{{ $stats['trash'] }}

Resynchronize statistics

Rebuild every forum topic/post count, latest-post record, topic reply count, and member post count from the current database records.

Deletion lifecycle

How content is handled by NexusForum.

1. Move to Trash

Deleted content is hidden from the public board but remains restorable.

2. Review or restore

Administrators can restore the item and automatically rebuild affected counters.

3. Purge

The records are removed permanently. An optional restore-point snapshot is stored outside the live tables.

{% include 'admin/partials/footer.html' %}