Hello,
I'm using CMSMS (v 0.11) and have a small password protected part of my site.
I want to add some documents (Word and PDF files) to this part, which could only be downloaded when someone has logged in.
I know I could do this using .htaccess, storing all the files in a dir /protected/ but than users have to provide twice their username and password.
I wonder if there is any cmsms modele which could do this for me. Any ideas?
password protected file downloads
-
cyberman
Re: password protected file downloads
There's a upload module available which can show uploaded files for download (in summary mode)
http://dev.cmsmadesimple.org/projects/uploads/
You have only to include this in the protected part of your page
.
http://dev.cmsmadesimple.org/projects/uploads/
You have only to include this in the protected part of your page
