By tounano on
Hi,
I am searching for Downloads module,
like in PHPNuke.
It should count the number of clicks on download.
It should permit only to registered user to download the file, but everybody can read the description.
It should be able to link to external links.
I tried disk node, but it can't link to external links.
Does anyone have suggestions?
Thanks.
Comments
Options...
There is the fileshare (http://drupal.org/project/fileshare) module, which is pretty good.
Also, on 4.6 there was an EZ Download (http://drupal.org/project/ezdownload) module. It only worked on Postgres last i looked.
Also, try Disknode. It
Also, try Disknode. It counts downloads as well.
Thank you both....
Thank you both,
but it haven't helped me.
I am using mysql so EZDownload won't work.
FileShare and DiskNode can't link to outside file (File that not located on my server).