How to use Drupal?

sarveshgupta

sarveshgupta

@sarveshgupta-txtmu5 • Oct 23, 2024

Has anybody worked with drupal?

What are the requirements for it? How it can be used for making a website/forum? 😕

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • Kaustubh Katdare

    Kaustubh Katdare

    @thebigk Jun 27, 2010

    Drupal is a CMS (content management system). Look at #-Link-Snipped-# for minimum system requirements to run Drupal.

    Drupal is exclusively used to make a website. But for forums, you may look at PHPBB. Does that answer your question?

  • callyD

    callyD

    @callyd-6BKFb3 Jun 27, 2010

    I found that installing it and playing with it to setup some websites for projects to be the best way to learn.

  • Ashraf HZ

    Ashraf HZ

    @Ash Jun 28, 2010

    callyDI found that installing it and playing with it to setup some websites for projects to be the best way to learn.

    Yep, I agree!

    Anyway, Drupal has a basic forum module that you can enable at the admin panel. Not as sophisticated as phpBB, but sufficient enough for showing threads. If you do wish to use something like phpBB, you'll need some additional configuration to make sure they integrate well together (sharing of users, visual styles, etc).

  • sarveshgupta

    sarveshgupta

    @sarveshgupta-txtmu5 Jun 28, 2010

    thanks a lot guys

    i also want to ask that is drupal free i mean after installing and developing a website using drupal how that is uploaded on the net

    do we need to buy domain and webspace seperately as we do for websites we make ourselves?

  • Kaustubh Katdare

    Kaustubh Katdare

    @thebigk Jun 28, 2010

    @sarveshgupta: Drupal is open source and to the best of my knowledge, released under GPL. That means you can use Drupal for free on your own domain. It depends whether you want to use your own domain (and have full control over it). If yes, then you will have to buy the domain. But if you want to just try using it, you can set it up on your local server and try building websites. If you are okay with setting up websites on sub-domains offerred by free hosting sites, then you need not purchase a domain. But you will need some hosting space (free/paid) online if you want to make your website public.

  • jhbalaji

    jhbalaji

    @jhbalaji-AH60JJ Jun 28, 2010

    Simple you need PHP5+ and MySql Db to word almost all hosts have that! 😀
    Its free and almost open source like WP so you can have a lot to play with It
    Mean while you can also play with WP3 which is now a CMS😀