I have a bunch of company publications saved to my database that I would like my website visitors to be able to download. I want the user to click the icon, which downloads the file associated with that record.
I tried with a download plugin to no avail.
However I remembered seeing a tip somewhere (Twitter I believe) advising to just use a link Open an external website pointing to the file URL. It works like a charm! The file is automatically downloaded.