Is Drupal Right For My Idea?

Discussion in 'Drupal' started by MrJohn, Feb 2, 2011.

  1. #1
    I want to create a site that lets forum owners come and download forum themes. Similar to http://www.awesomestyles.com. Would Drupal be good for this?
     
    MrJohn, Feb 2, 2011 IP
  2. aap

    aap Well-Known Member

    Messages:
    1,802
    Likes Received:
    39
    Best Answers:
    2
    Trophy Points:
    120
    #2
    Yes, Using Drupal you can make a download website.
     
    aap, Feb 2, 2011 IP
  3. JamesColin

    JamesColin Prominent Member

    Messages:
    7,874
    Likes Received:
    164
    Best Answers:
    1
    Trophy Points:
    395
    Digital Goods:
    1
    #3
    Yes, Drupal is suitable. You'll have to use modules to manage downloading of files and permissions (for instance if you want only registered users to be able to download some files while other files are available to all)
     
    JamesColin, Feb 3, 2011 IP
  4. sitearena

    sitearena Peon

    Messages:
    229
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Yes just create a Drupal website and activate ubercart module.It has everything you needed.
     
    sitearena, Feb 3, 2011 IP
  5. escape.fromm.freedom

    escape.fromm.freedom Peon

    Messages:
    27
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Use Project module for theme management. This module is used on Drupal.org for themes and modules. Then, check out Views and CCK (Fields API in Drupal 7). With CCK you'll be able to create fields of all sorts – text field for Theme's author, or select list for Version compatibility, for instance. Finally, use Views to easily create views of SQL-queries of any complexity. Say, you'll want themes to be displayed in grid, 3-4 in a row, with large thumbs, license information, and some features aside. Or, you'd want to sort themes by some parameter, like Clean/Blog/Corporate/etc.

    Apart from these three, there are over 7K other modules.

    It's too early to use D7, use Drupal 6 by now.

    Make sure you view Showcases and read case studies where people explain how they built their websites using what.
     
    escape.fromm.freedom, Feb 6, 2011 IP
  6. prbindia

    prbindia Peon

    Messages:
    42
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Yes drupal is best solution for your site
     
    prbindia, Mar 17, 2011 IP