By NitrogenTSRH on
Is there a good download manager module for drupal, where I can categorize downloads on my website that I host and give links to them, as well as info about the downloads?
Is there a good download manager module for drupal, where I can categorize downloads on my website that I host and give links to them, as well as info about the downloads?
Comments
You can do that with the
You can do this with the core upload module. Create a content type for your downloads, use cck fields to store whatever meta data you want, use the upload module to attach the file to the node, then use the views module to present various listings of your downloads.
===
"Give a man a fish and you feed him for a day.
Teach a man to fish and you feed him for a lifetime." -- Lao Tzu
"God helps those who help themselves." -- Benjamin Franklin
"Search is your best friend." -- Worldfallz
I want too a download manger
I want too a download manger witch categories,
I have a lot of data for dowloads
I need a stand-alone!