Password 2 Download is a compact module for Joomla! 1.7 and 2.5 that provides password protection for your download links.
I've written this module as a part of one of projects that I working on. The idea about it was to create simple environment to prevent downloading some specific contents by random website visitors. Another idea was to create it independent from Joomla! Registration Component.
In my case, I had to create a possibility to enable download of particular files only to participants of a certain conference. Only thing I had to do, was to create a password and send it via email to a certain group of people. And it worked pretty great.
So there it is.
And how does it work? Follow these instructions:
- First download the module. ( Link to the Downloads section )
- Install it.
- Go to Module Manager and find Password 2 Download module
- Setup password you want your links to be protected with
- Setup up to 10 download links
- Publish it
- Test it
Basic Features:
- Easy to install and implement
- Simple, still effective password protection
- Restrict download for registered users ( if needed )
- Prevent direct downloads
Example / Demo:
Example prepend text. Type 'password' in the field below and press 'Submit password!'
Exampel append text...
Important notes:
Needs JS (jQuery) to work! (it shouldn’t produce any conflicts. If so, you can turn jQuery off from the module options)
Download files are passed through php to hide real urls and prevent direct downloads. It means this solution is not fitted to handle large files!
Comments
I like your module and it seems to be the only one.
Cheers!
1. Missing Advanced Options in Module, thus can not make more classes
2. Must click Submit button before anything happens (simply pressing ENTER key does not work). A little annoying.
3. No CSS for styling.
But very useful module. Thanks.
var jsondata = JSON.parse(jdata);
Can you please help? Thank you!
I turned the language to german but it is still english. how can I change this?
And I´d like to put a link into "Append text" but this doesn´t work. Can you help me?
I'm also getting: You're trying to download a file, that doesn't exists!
How does the link need to be formatted?
I've tried http://www.domain/folder/file.pdf
www.domain/folder/file.pdf
/folder/file.pdf
folder/file.pdf
I can't think of any other way to link to it...
Thanks
Hi, the filesize shouldn't matter at all. A have already a few roports regarding similiar issues - working on a solution right now.
Possible solution:
1) Please try entering absolute and relative paths to the file and experiment with those a little bit. The problem with file access usually appears when apache server is not configured correctly and retrieving relative root directory is somewhat funky and unpredictable.
2) Plese wait on the release of the next version of this plugin. I'm little short on time lately, but expect it in the next 7-10 days or so.
Best regards
RSS feed for comments to this post