1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Building Website with Drupal

Discussion in 'Drupal' started by souptik, Sep 21, 2012.

  1. #1
    Hey,
    I already have knowledge of Joomla and Wordpress but now I want to start building sites in Drupal. What are the steps to follow?
     
    souptik, Sep 21, 2012 IP
  2. VideoWhisper.com

    VideoWhisper.com Well-Known Member

    Messages:
    330
    Likes Received:
    6
    Best Answers:
    2
    Trophy Points:
    113
    Digital Goods:
    2
    #2
    VideoWhisper.com, Sep 22, 2012 IP
  3. isha189

    isha189 Member

    Messages:
    148
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    33
    #3
    Great URLs you provided. I also want to say that Drupal is the best CMS to make a website. I've worked with many CMS systems before and after working with Drupal, I feel I have found the holy grail when it comes to CMS systems. WordPress is good for blogging, but what if I wanted to do more? Joomla I had a hard time grasping the concept, although they do have great templates. Many other CMS systems have their distinct advantages as well. Somehow Drupal seemed to be a good balance to me.
     
    isha189, Oct 25, 2012 IP
  4. sigmainfo

    sigmainfo Active Member

    Messages:
    495
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    55
    #4
    Try learning more about drupal will help you to build a website in drupal.
     
    sigmainfo, Oct 25, 2012 IP
  5. Lanouvelle

    Lanouvelle Well-Known Member

    Messages:
    188
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    128
    #5
    Lanouvelle, Oct 25, 2012 IP
  6. souptik

    souptik Member

    Messages:
    63
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    36
    #6
    Thanks guys for all the help. :)
     
    souptik, Dec 31, 2012 IP
  7. Kilo S27

    Kilo S27 Well-Known Member

    Messages:
    56
    Likes Received:
    4
    Best Answers:
    1
    Trophy Points:
    103
    #7
    If you want to build or test a website in Drupal, try it on a local virtual server: Acquia Dev Desktop
     
    Kilo S27, Feb 18, 2013 IP
  8. dtommy79

    dtommy79 Well-Known Member

    Messages:
    121
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    123
    #8
    I also suggest you read the Drupal documentation because Drupal can be a bit challenging at first. It's a bit different than other CMS, but once you understand how it works you can make great things with it.
     
    dtommy79, Feb 20, 2013 IP
  9. natyk

    natyk Greenhorn

    Messages:
    52
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    6
    #9
    Maybe Artisteer also will help you, visit the site bktemplates.com. Good Luck!
     
    natyk, Mar 30, 2013 IP
  10. duckz

    duckz Active Member

    Messages:
    245
    Likes Received:
    3
    Best Answers:
    1
    Trophy Points:
    68
    #10
    Drupal 7 must know modules:
    1. Views
    2. Display suite / Panels
    3. Metatags
    4. Mollom
    5. Pathauto
    6. Global redirect
    7. Fieldgroup
    8. Entity Cache
    9. Boost
    10. CKEditor
     
    duckz, Apr 2, 2013 IP
  11. Patrick Nelson

    Patrick Nelson Member

    Messages:
    4
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    31
    #11
    Also check out sites like http://buildamodule.com/ and http://drupalize.me/ which provide great video tutorials on how to learn every aspect of Drupal.

    I'm not affiliated with either site.
     
    Patrick Nelson, Jul 5, 2013 IP
  12. Jennifer Hudson

    Jennifer Hudson Peon

    Messages:
    9
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    1
    #12
    You should check the documentation first and understand the structure. How they define things like 'node', 'module', etc. You need to grasp all the basic first before you know how to build a proper website, install themes, install updates, etc. Also, there are so many versions around and you need to first decide which version you want to use. Personally, I would recommend Drupal 7 since it is new yet not too new compared to D8 which is still under active development. D6, on the other hand, is a bit outdated.
     
    Jennifer Hudson, Aug 21, 2013 IP
  13. ram4nd

    ram4nd Active Member

    Messages:
    167
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    50
    #13
    I can name 50-100 must known modules(also don't forget about i18n and commerce). Simplest is to ask when you need a specific thing. drupal.stackexchange.com has pretty big community also drupal has support irc. Drupal community is really big, jet another reason to use it.
     
    ram4nd, Aug 29, 2013 IP
  14. Fred Flaxman

    Fred Flaxman Peon

    Messages:
    1
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    1
    #14
    Hello,
    you can check Propeople page for some inspiration and also in the blog section you can find useful articles and tutorials for Drupal development.
    Cheers.
     
    Fred Flaxman, Jan 31, 2015 IP
  15. Jeremy Francis

    Jeremy Francis Active Member

    Messages:
    42
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    95
    Articles:
    2
    #15
    I to have installed Acquia locally on my system... That's good for learning...
     
    Jeremy Francis, Apr 21, 2015 IP
  16. redzventures

    redzventures Active Member

    Messages:
    92
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    68
    #16
    You can test as you go and most good hosting packages have a quick one-click install of Drupal and other CMS options in their Control Panel. I love Drupal but it can also drive you crazy sometimes. I am trying to solve an image issue where images are not showing in IE or safari on ipad. But apart from some occassional hiccups Drupal is awesome. I am not a coder or developer. I'm just a struggling student of web life!

    Drupal 7 has a lot of improvements on D6 as adding modules is a breeze and no need to use file manager to place module files in module directory and unpack it. You just copy and paste the install location (right click on .tar download link) into the install location within the module area and the select "enable newly added modules" in the module area and it will take you to back to the module page to tick the newly added modules.
     
    redzventures, Sep 1, 2015 IP