Page 1 of 1

Give Email before being able to Download A PDF

Posted: Tue Aug 10, 2010 11:22 pm
by sleven1868
I am using CMS Made Simple 1.8.1 "Mankara"  and PHP Version 5.2.13.  I am trying to figure out a way to create an interface where if the user would like to download a pdf from my white papers section, they must give their email address before they can download it.  I was thinking about using the Newsletter Made Simple Module and maybe try to create a different response template and user listfor that functionality.  I wasn't sure if there was another solution, possibly another module that I could uset that does this exact functionality.  Anyone else have a solution that may work better? 

Re: Give Email before being able to Download A PDF

Posted: Wed Aug 11, 2010 11:13 am
by Jos
You can take a look at FrontEndUsers in combination with CustomContent, Selfregistration and Uploads for the actual download part.

Re: Give Email before being able to Download A PDF

Posted: Fri Aug 13, 2010 3:23 pm
by sleven1868
That sounds like it might work.  Thanks for the idea!