Droppy allows you to customize email templates to convey messages to both senders and receivers. Make the most of this feature by utilizing placeholders to dynamically insert values. Below is a guide on different placeholders available for various email templates:
Email Templates Overview
In your email templates, you can use variables enclosed in curly braces to dynamically generate personalized content. Here's a quick overview:
Dear {email_to},
You have received some files ({total_files}).
You have {expire_time} till it gets destroyed.
Files:
{file_list}
Send to:
{email_list}
Thanks for using {site_name}
Best regards,
{site_name}
E-Mail Receivers Template
This template is sent to the receivers of the file(s). You can use the following placeholders:
{email_to}
{email_from}
{size}
{site_name}
{upload_id}
{message}
{total_files}
{download_btn}
{download_url}
{password}
{expire_time}
{file_list}
{email_list}
Email Sender Template
This template is sent to the sender of the file(s) and supports the following placeholders:
{email_from}
{size}
{site_name}
{upload_id}
{message}
{total_files}
{download_btn}
{download_url}
{password}
{expire_time}
{file_list}
{email_list}
Email Destroyed Template
This email is sent to the sender when their file(s) have been destroyed. Utilize these placeholders:
{email_from}
{size}
{site_name}
{upload_id}
{message}
{total_files}
{download_btn}
{download_url}
{password}
{expire_time}
{file_list}
{email_list}
Email File Downloaded Template
This email is sent to the transmitter when a recipient downloads the file. Leverage these placeholders:
{download_email}
{email_from}
{size}
{site_name}
{upload_id}
{message}
{total_files}
{download_btn}
{download_url}
{password}
{expire_time}
{file_list}
{email_list}
Email verify email
This email is sent to verify the uploader's email address, you can use the following placeholders:
{site_name}
-
{upload_id}
-
{code}
Feel free to mix and match these placeholders to create personalized and informative email templates tailored to your needs.
Comments
0 comments
Article is closed for comments.