By axxo4 on
I want to create a 'Software Download Website' like File Hippo. I want to list softwares according to popularity, recent softwares, browsers, anti malware etc.
When user clicks on the name of the software he should be redirected to the page which will contain the description of the software. There will be a link provided for download.
How can i achieve this in Drupal? Which modules?
Comments
what documentation have you
what documentation have you looked at so far? what modules have you researched?
you need CCK module to create
you need CCK module to create custom content type,
http://drupal.org/project/cck
VIEW module to viewing your custom content type.
http://drupal.org/project/views
and other related modules with cck
http://drupal.org/node/92375
ꦱꦠꦽꦶꦪ
have any video tutorial for download site like filehippo
how i create a download website like filehippo? have any video tutorial? i want to learn step by step????
.
axxo4 ,Have you built your software download site?
Can you show it to us?
I want to build a site like you said.
Its not difficult.......
Hi,
It is not difficult. You need:
1. CCK for custom fields.
2. Views and panels for displays and custom page layouts respectively.
3. Imagefield with imagecache to handle images and their links.
4. Core upload module or cck filefield module for file uploads.
5. Voting api and fivestar or rate modules for ratings.
What more features you want? Let me know by replying to this comment and I'll tell you the required modules for them.
DIMSKK
use this module for download
use this module for download file counter.
http://drupal.org/project/pubdlcnt
ꦱꦠꦽꦶꦪ
I do the same thing
Actually I do the same things now confused !
I want do the same thing
I want to built a download website: It is used to upload our company softwares for user to download,I am new to Drupal7,how can I achieve it
use which modules
have any video tutorial for download site like filehippo
brother, i am new in drupal, i want to create a website like you, how i create a download website? have any video tutorial step by step or any type tutorial????
Real world sample
Around the time this issue was created, we launched such download site (in D6). It includes features such as membership subsciptions, terms & conditions, user points, views, node access, support tickets and quite a few other modules. We gained a lot of Drupal experience by working on this site, but also learned that this is not an easy task to complete. The entire site was created with contrib modules only (so yes that's perfectly possible).
Contact me via my profile page for a pointer to the actual (commercial) site.
You don't need eyes to see, you need vision ...