= $totalDomains ?>
Domains
= $totalTags ?>
Tags
= $totalGroups ?>
Groups
Total Domains
= $totalDomains ?>
Active
= $userDomainStats['active'] ?? 0 ?>
Expiring Soon
= $userDomainStats['expiring_soon'] ?? 0 ?>
within 30 days
Expired
= $userDomainStats['expired'] ?? 0 ?>
= !empty($ad['expiration_date']) ? date('M d, Y', strtotime($ad['expiration_date'])) : 'Unknown' ?> Expired = abs($ad['daysLeft']) ?> day= abs($ad['daysLeft']) != 1 ? 's' : '' ?> ago = $ad['daysLeft'] ?> day= $ad['daysLeft'] != 1 ? 's' : '' ?> left
All domains are in good standing
No expired or expiring domains
No registrar data
No tags in use
= $domainsWithGroup ?>
With Notifications
= $domainsWithoutGroup ?>
Without Notifications
No domains to monitor
| Domain | Registrar | Expiration | Status | Group |
|---|---|---|---|---|
|
= htmlspecialchars($domain['domain_name']) ?>
$dtag):
$dtag = trim($dtag);
$colorClass = isset($tagColors[$index]) ? $tagColors[$index] : 'bg-gray-100 text-gray-700 border-gray-200';
?>
= htmlspecialchars(ucfirst($dtag)) ?>
|
= htmlspecialchars($domain['registrar']) ?>
Unknown
|
= date('M d, Y', strtotime($domain['expiration_date'])) ?>
= $domain['daysLeft'] ?> days
|
= $domain['statusText'] ?> | = htmlspecialchars($domain['group_name'] ?? '—') ?> |
This user has no domains
| Tag | Description | Domains | Actions |
|---|---|---|---|
|
= htmlspecialchars($tag['name']) ?>
Global
|
= !empty($tag['description']) ? htmlspecialchars($tag['description']) : 'No description' ?>
|
= $tag['usage_count'] ?? 0 ?> domain= ($tag['usage_count'] ?? 0) != 1 ? 's' : '' ?>
|
|
|
= date('M d, Y', strtotime($td['expiration_date'])) ?>
= $td['statusText'] ?>
|
|||
This user has no tags
= htmlspecialchars($channel['name'] ?? ucfirst($type)) ?>
= ucfirst($type) ?>
This user has no notification groups