password protected file downloads

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
tmensink

password protected file downloads

Post by tmensink »

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?
cyberman

Re: password protected file downloads

Post by cyberman »

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  ;).
tmensink

Re: password protected file downloads

Post by tmensink »

Thnx, I will have a look to it!
Locked

Return to “CMSMS Core”