PUQ Mautic Skip to main content

Email Template (puqDockerMinIO Notification disk limit)

Docker MinIO module WHMCS

Order now | Download | FAQ | n8n

Create an email template for customer notifications.

Navigate to: System Settings → Email Templates → Create New Email Template


Template configuration

Parameter Value
Email Type Product/service
Unique Name puqDockerMinIO Notification disk limit

Email Subject

Disk space usage {$disk_used_percentage}%

Email Body

Dear {$client_name},

We want to inform you that your MinIO service is running low on disk space.
Please take action to prevent service interruptions.

Service Details:

Product/Service: {$service_product_name}
Domain: {$service_domain}
Total Disk Space: {$disk_total}
Used Disk Space: {$disk_used} ({$disk_used_percentage}%)
Consider freeing up space or upgrading your plan if needed.

{$signature}

Available template variables

Variable Description
{$client_name} Client full name
{$service_product_name} Product/service name
{$service_domain} Service domain
{$disk_total} Total disk space
{$disk_used} Used disk space
{$disk_used_percentage} Used disk space percentage

Note: Standard WHMCS merge fields are also available in this template.