Blis Download File
Developer
3rd Party (Free)
539 downloads (last 90 days)

EE Version Support
- ExpressionEngine 2
Compatibility
If an item is crossed out, it might be untested, not applicable or incompatible. Contact the developer to be sure.
- Updater
- Multi Site Manager
- Stand Alone Entry Form
- Low Variables
- Content Elements
- Better Workflow
- Matrix
- Grid
- Webservice
- Publisher
Requirements
- jQuery for the Control Panel
Add-On Type(s)
Plugin
Tags
Ok, here's how this works. You want to link to a file (e.g. a PDF or a JPG) but the browser is loading it instead of actually downloading it into the users Downloads folder. Download File to the rescue!
### NEED SUPPORT? ###
Bail me up on Git Hub. https://github.com/bliswebagency/Download-File/issues
We’ve created a plugin which works in 2 parts:
1. It creates a URL which points to a special template designed to serve files
2. It automatically converts a template into a file serving machine!
Other benefits.
1. Paths to your download files are hidden, with a BASE 64 string served instead
2. It’s free - as in beer, so enjoy.
3. It will prevent hotlinking! To do this you must be serving your files from a consistent domain e.g. www.mysite.com
FAQ
Can I use this hotlinking preventing feature if I’m running a sub domain for my dev environment?
Yes, the restrict parameter is just looking for the existance of a string within the referring URL. For example
if you have:
dev.mysite.com
mysite.com
mysite.net
You can just use restrict=“mysite.” to allow all three.
Download Blis Download File
EE Support | Downloads | Add-On Version | Release Date |
---|---|---|---|
Not Specified | Download | 1.0.1 | Jun 1, 2011 |
Blis Download File Links
This entry was created June 1, 2011, 11:34 am.
This entry was last updated August 20, 2011, 7:28 pm.
Disclaimer: Information about ExpressionEngine add-ons is provided as a service to you, the user, and every member of the ExpressionEngine community. devot:ee is not responsible if you hose, mangle, wreck, or otherwise destroy your EE website by installing an add-on that you found out about at this site, regardless of its rating, Favorites status, commercial or free status, or general popularity. Caveat EEmptor!
Returns: devot:ee has a 30-day return policy on all commercial add-ons sold through devot-ee.com. If you need to return an add-on, do not go to the developer or the developer's site, but rather visit our returns page at https://devot-ee.com/returns to initiate your return. If you have questions, email support@devot-ee.com.
1 Review:
Steven Grant 08.16.11
Does as it says but needs a bit of tweaking. You need to rename folder to download_file and then remember to add a trailing / to the template call. I also had to tell Freebie to ignore my template group segment