# Email Template (puqDockerMinIO Update Email)

### Docker MinIO module **[WHMCS](https://puqcloud.com/link.php?id=77)**
#####  [Order now](https://puqcloud.com/whmcs-module-docker-minio.php) | [Download](https://download.puqcloud.com/WHMCS/servers/PUQ_WHMCS-Docker-MinIO/) | [FAQ](https://faq.puqcloud.com/) | [n8n](https://puqcloud.com/link.php?id=117)

### 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 Update Email` |

---

## Email Subject

```
MinIO Update Information
```

---

## Email Body

```html
Dear {$client_name},

Your instance is currently being updated.
You will be able to use your MinIO server again within 3 minutes.

Here is the link to your MinIO server.

https://console.{$service_domain}/
Thank you for choosing us.

{$signature}
```

---

## Available template variables

| Variable | Description |
|----------|-------------|
| `{$client_name}` | Client full name |
| `{$service_domain}` | Service domain |

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


<!-- sync:4c39d84052408492 -->