Checking permissions...
To access the root dashboard, please Login.
This page is accessible to root administrators only.
{{ tabTitle }}
Root Admin{{ stats.branch_count.toLocaleString() }}
Registered Branches
{{ stats.post_count.toLocaleString() }}
Total Posts
{{ stats.user_count.toLocaleString() }}
Total Members
| ID | Country | Site Name | Domain | Operator ID | Operator Email | Registered At | Manage |
|---|---|---|---|---|---|---|---|
| Loading... | |||||||
| {{ hasActiveFilters ? 'No search results.' : 'No branches registered.' }} | |||||||
| {{ branch.id }} | {{ branch.country_code }} - | {{ branch.site_name || branch.name || fallbackUnset }} |
{{ branch.domain }}
-
|
{{ branch.user_id }} | {{ branch.admin_email }} - | {{ formatDate(branch.created_at) }} |
|
| ID | Title | Branch | Category | Author | Views | Created At |
|---|---|---|---|---|---|---|
| Loading... | ||||||
| No posts. | ||||||
| {{ post.id }} | {{ truncate(post.title, 30) }} {{ post.comment_count }} | {{ post.branch_name || post.branch_id }} | {{ post.category_name || post.category_id }} | {{ post.display_name || fallbackAnonymous }} | {{ post.view_count }} | {{ formatDate(post.created_at) }} |
| ID | Profile | Nickname | Name | Domain | Points | Join Date | |
|---|---|---|---|---|---|---|---|
| Loading... | |||||||
| {{ hasActiveUserFilters ? 'No search results.' : 'No members.' }} | |||||||
| {{ u.id }} |
|
{{ u.display_name || fallbackUnset }} | {{ u.name || '-' }} | {{ u.email || '-' }} |
{{ u.branch_domain }}
-
|
{{ (u.point || 0).toLocaleString() }}P | {{ formatDate(u.created_at) }} |