How to: send download as attachment via email
-
Hi guys, hope this helps someone out there.
I created a template that sends the download as attachments via email.
The only “but” is that the download file has to be in full path mode, such as /home/user/path/to/file and NOT https://site.com/download/file…
https://gist.github.com/angelcosta/c8d1f0c5142c65d09ce430af2e550287
Just copy the file, create a folder called download-monitor inside your theme directory and put it in there.
It does not have ajax or any fancy features, but it works.
To use it, select the “email” template.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘How to: send download as attachment via email’ is closed to new replies.