What are my options for adding a forum to a website?

Discussion in 'Programming' started by Courtknee, Feb 4, 2008.

  1. #1
    Hi all!

    I have a small membership site that doesn't have a forum right now. If I wanted to add one, what would be the simplest way to do that? I don't want to totally wreck the existing structure of the site...but would like to add the forum as an extension of sorts.

    I will definitely be outsourcing this...but I need to figure out what to tell the person I outsource to! :p

    I've seen php at the top of many forums that I've visited...what is that type of forum called?

    Thanks!
     
    Courtknee, Feb 4, 2008 IP
  2. Kaizoku

    Kaizoku Well-Known Member

    Messages:
    1,261
    Likes Received:
    20
    Best Answers:
    1
    Trophy Points:
    105
    #2
    The 2 leading php forums are phpbb/2 and invision power board (ipb). Maybe vbulletin as well.
     
    Kaizoku, Feb 4, 2008 IP
  3. Courtknee

    Courtknee Peon

    Messages:
    98
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Is this something I'll have to purchase and then have someone install, or are they open source?
     
    Courtknee, Feb 4, 2008 IP
  4. shallowink

    shallowink Well-Known Member

    Messages:
    1,218
    Likes Received:
    64
    Best Answers:
    2
    Trophy Points:
    150
    #4
    vB is commerical as is InVision. Cost ~150-160 or a per year fee if you opt for that. PHPBB is open source and free. Would have to have it matched up to your site, pay or DIY. Install shouldn't be that big of a deal, believe phpBB is in fantastico so it should be a coupla clicks and its installed.
     
    shallowink, Feb 4, 2008 IP
  5. walkere

    walkere Active Member

    Messages:
    112
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    58
    #5
    phpBB is great and my personal favorite. Another free option is Simple Machine Forums.

    Both are very easy to install. However integrating them into your site is a little tougher. They each have their own templating systems, so you'll have to modify the style/templates to make it match your site.

    Unless you're a big, profitable site (and it sounds like this is a small private affair), there's no reason to get IPB or VB. phpBB and SMF are very functional and flexible - and free.

    - Walkere
     
    walkere, Feb 4, 2008 IP
  6. funnygirl

    funnygirl Peon

    Messages:
    19
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    I can't stand phpbb. I installed it on my server and it's a nightmare to change the style, so confusing. I wouldn't recommend it to people who aren't very technical.

    Vbulletin is far better in my opinion, especially if you want to customize design.
     
    funnygirl, Feb 4, 2008 IP
  7. AstarothSolutions

    AstarothSolutions Peon

    Messages:
    2,680
    Likes Received:
    77
    Best Answers:
    0
    Trophy Points:
    0
    #7
    If you are getting someone to do it for you you already know what to say as you have said it here... you want a forum integrated with your membership site.

    The only other thing you need to say is target budget for your suppliers to work out if freeware or commercial is the best route
     
    AstarothSolutions, Feb 5, 2008 IP
  8. Courtknee

    Courtknee Peon

    Messages:
    98
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #8
    Thank you so much for the great advice! I was able to outsource it and get the phpbb all set up in under an hour! woo hoo!!
     
    Courtknee, Feb 5, 2008 IP