Introduction
- When a Download is downloaded;
- When new Downloads are created;
- Reporting a Download;
- Inquiry ('customers') email form.
Joomla! email setup
The Joomla! email setup is quite simple.
Basically just fill in the form.
In the example settings opposite the actual email addresses used are of course fictitious!

The text of the email will be something like:"This is a test mail sent using "PHP Mail". Your email settings are correct!"
It maybe you have given an invalid email address but it may a more fundamental problem in which case you should seek help from the Joomla! Forum.
If you are using a test site based upon XAMPP then see Configure XAMPP emails (opens in new page/tab) for information on setting up the email server.
General
- for each time a Download occurs;
- for each time an a new Download is created;
- when Reporting a Download;
- response to Customer Inquiry form;
The general structure of all email types is the same so most details are given in the Downloads notification email section. It is suggested that if you intend to use any of the emails then you first setup the 'Downloads' one and ensure that is operational so that checks the basic functionality. It is simple to disable an email type.
The Download and Upload emails may be activated and have a choice of using HTML in the message part so that they are available to all users.
Note that 'Reporting a Download' and the 'Inquiry Form' emails require extra settings as specified in the User Groups - Settings tab for those user groups that will make use of these type of email before they will function.
email Configuration for Downloads
Set 'Activate E-Mail' to Yes to reveal the options as shown below.

The form as shown opposite allows setting the relevant options.
Obviously the 'Activate E-Mail' must be set to Yes, and usually the option 'Use HTML-formatting' is also set to Yes.
The Subject option is whatever you wish to use as the subject of the E-Mail.
Enter the email addresses of the people who are to be notified. If you have a large number of people then it is better to setup an email list in your website Cpanel or equivalent.

Option 'E-Mail Layout' for Downloads shows the structure and content of the email body.
Note the use of the special place holders such as {date_time}.

{en-GB}...{/en-GB} for English and then a translated version in say German by using {de-DE}...{/de-DE}.
In this example it was when using a 'checkbox' layout where multiple files are sent in a single zip file. The email identifies the details of the idividual files.

email Configuration for Uploads (new Downloads)
The setup for emails when a new file is uploaded to create a new Download in the Front End is very similar to the Downloads Configuration.

An example upload report is shown opposite.

email Configuration for Reporting a Download

The ability to show the 'Report Link' is included in Download Details layouts. Should you need to include elsewhere then add the placeholder
Typically this is a line such as

email Configuration for Inquiry Form
The form will be 'required' to be completed if option "The Inquiry Form must be completed" is set to Yes.
You can define which fields will be in the form by clicking on the pull down box opposite the 'Select the Form Fields'


The view opposite shows an example when all form fields are selected.

The image opposite shows the form presented for the user to complete.
Note that both the user name and email are filled from the user's registration data when the downloader is logged in.

ColinM January 2021 updated March 2022, July 2023, May 2025
