Email Template (puqDockerMinIO Welcome Email)
Docker MinIO module WHMCS
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 Welcome Email |
Email Subject
MinIO Order Information
Email Body
Dear {$client_name},
Your order has been accepted for implementation.
Product/Service: {$service_product_name}
Payment Method: {$service_payment_method}
Amount: {$service_recurring_amount}
Billing Cycle: {$service_billing_cycle}
Next Due Date: {$service_next_due_date}
The installation and setup of your MinIO instance is in progress.
Within the next 4 minutes, you will be able to use your MinIO instance.
Upon your first login, you will need to create an account.
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_product_name} |
Product/service name |
{$service_payment_method} |
Payment method |
{$service_recurring_amount} |
Recurring amount |
{$service_billing_cycle} |
Billing cycle |
{$service_next_due_date} |
Next due date |
{$service_domain} |
Service domain |
Note: Standard WHMCS merge fields are also available in this template.
No Comments