Thank you mail/message after successful file download

Phoca Download - download manager
irfan.raza
Phoca Newbie
Phoca Newbie
Posts: 5
Joined: 03 Feb 2017, 10:31

Thank you mail/message after successful file download

Post by irfan.raza »

I want to send an automated "Thank you email" to all registered user's, who download files from my website. Is there any way to configure this email/message on Phocadownload. An early response will be highly appreciable.

Thank you.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48550
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Thank you mail/message after successful file download

Post by Jan »

Hi, this needs to be customized, I think the best way is to change the language strings which are displayed in email. :idea:

Jan
If you find Phoca extensions useful, please support the project
irfan.raza
Phoca Newbie
Phoca Newbie
Posts: 5
Joined: 03 Feb 2017, 10:31

Re: Thank you mail/message after successful file download

Post by irfan.raza »

Can you plz explain how I can change language strings for my desired solution?
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48550
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Thank you mail/message after successful file download

Post by Jan »

Hi, email includes language strings:

administrator\components\com_phocadownload\libraries\phocadownload\mail\mail.php

There is a body of sent email, it includes language strings. You can add your text directly there or change the language strings.

Language strings are stored in files inside language folders: https://www.phoca.cz/documents/46-transl ... -in-joomla


Jan
If you find Phoca extensions useful, please support the project
irfan.raza
Phoca Newbie
Phoca Newbie
Posts: 5
Joined: 03 Feb 2017, 10:31

Re: Thank you mail/message after successful file download

Post by irfan.raza »

Does it work every time automatically when a user download any file from Phocadownload...? Can I add any further emails by following these steps...?
irfan.raza
Phoca Newbie
Phoca Newbie
Posts: 5
Joined: 03 Feb 2017, 10:31

Re: Thank you mail/message after successful file download

Post by irfan.raza »

If the function is already there, then how can I enable/activate it... Sorry I am not a techy guy.. can you explain it in easy steps
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48550
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Thank you mail/message after successful file download

Post by Jan »

Hi, in options you can set who gets the email when the file is downloaded or uploaded. If this does not fit your needs, then this feature needs to be customized. :idea:

Jan
If you find Phoca extensions useful, please support the project
irfan.raza
Phoca Newbie
Phoca Newbie
Posts: 5
Joined: 03 Feb 2017, 10:31

Re: Thank you mail/message after successful file download

Post by irfan.raza »

I have tried that option but that selects only one user at a time whereas I want to send email to every user who registered him/herself on my website and download any file from the phocadownload section.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48550
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Thank you mail/message after successful file download

Post by Jan »

Hi, in such case, this function needs to be customized - instead of selected user, the user how downloads/uploads needs to be set directly in php code :idea:

Jan
If you find Phoca extensions useful, please support the project
Post Reply