Hey hey,
I'm in the progress of releasing v2 of my website (artinvolved.com) and sadly noticed I kind of slacked with the development of the forum.
I stayed away from using a prebuilt forum as I felt those packages offer too much functionality i don't need (read: want), but for the sake of development speed I'm currently reevaluating my options.
What a prebuilt forum should offer (me) is:
- Ability to use an external User-database. Too many forum-applications are designed to be used as the foundation of a site. The community behind it expands on the forum and its database. My site is developed the other way around. The forum should be an extension rather than the core.
- Custom templates. Sure, they all offer this. But as I'm looking to integrate custom (php) headers and modules around the forum it should be a tad more advanced.
What i've found so far:
- vBulletin
Pretty straight forward as far as customizing the templates goes. Poor support for external "log in" options. Sure, it's hackable, but that will get messy quickly.
- Invision Power Board
Highly customisable and an advanced CP, but with all kinds of features i don't want. It seems developed as to be the most "core" of them all, with the profile pages of members and the likes; which unfortunately are quite hard to remove. They offer a lot of options, without the option to turn them off. On the other hand, the external log in system is very nice.
- SMF (Simple Machines)
Free. I'm guessing that's a big plus. But quite the same as with vBulletin, hard to get the extra features out.
So .. do i have a question?
I think i do. Does anyone have any experience with "stripping" a forum to it's minimum so it is usuable within an existing website with its own database without having to "hack" through a gazillion files to make it happen.
In addition I have made my own MVC Framework which renders the pages which makes "copy pasting in" a forum problematic, but im willing to sacrifice such for a prebuilt forum to save me some time (as it will run on a seperate subdomain anyway).
I have the know-how to do such a thing, but it's time-consuming, tacky and would probably be very messy in the end.
Any opinions/experiences to share?
I'm in the progress of releasing v2 of my website (artinvolved.com) and sadly noticed I kind of slacked with the development of the forum.
I stayed away from using a prebuilt forum as I felt those packages offer too much functionality i don't need (read: want), but for the sake of development speed I'm currently reevaluating my options.
What a prebuilt forum should offer (me) is:
- Ability to use an external User-database. Too many forum-applications are designed to be used as the foundation of a site. The community behind it expands on the forum and its database. My site is developed the other way around. The forum should be an extension rather than the core.
- Custom templates. Sure, they all offer this. But as I'm looking to integrate custom (php) headers and modules around the forum it should be a tad more advanced.
What i've found so far:
- vBulletin
Pretty straight forward as far as customizing the templates goes. Poor support for external "log in" options. Sure, it's hackable, but that will get messy quickly.
- Invision Power Board
Highly customisable and an advanced CP, but with all kinds of features i don't want. It seems developed as to be the most "core" of them all, with the profile pages of members and the likes; which unfortunately are quite hard to remove. They offer a lot of options, without the option to turn them off. On the other hand, the external log in system is very nice.
- SMF (Simple Machines)
Free. I'm guessing that's a big plus. But quite the same as with vBulletin, hard to get the extra features out.
So .. do i have a question?
I think i do. Does anyone have any experience with "stripping" a forum to it's minimum so it is usuable within an existing website with its own database without having to "hack" through a gazillion files to make it happen.
In addition I have made my own MVC Framework which renders the pages which makes "copy pasting in" a forum problematic, but im willing to sacrifice such for a prebuilt forum to save me some time (as it will run on a seperate subdomain anyway).
I have the know-how to do such a thing, but it's time-consuming, tacky and would probably be very messy in the end.
Any opinions/experiences to share?
Last edited:








