the_toolman Posted April 8, 2019 Share Posted April 8, 2019 Hi there, I was wondering if anyone could recommend any good open source/free forum software, preferably that uses PHP? Thanks! Quote Link to comment https://forums.phpfreaks.com/topic/308565-open-source-forum-software/ Share on other sites More sharing options...
requinix Posted April 8, 2019 Share Posted April 8, 2019 There's not a single one out there I can recommend. Believe me, a while back I looked for something to replace what we use and there was nothing that was both free and good. IMO, of course. Your best bets for traditional forums are probably the two oldest: phpBB and vBulletin. There are avant-garde styles out there if you think those are more appropriate for you, like Flarum and... damn, what was it called... there's another one that tries to be all revolutionary and crap... whatever. Quote Link to comment https://forums.phpfreaks.com/topic/308565-open-source-forum-software/#findComment-1565944 Share on other sites More sharing options...
gizmola Posted April 12, 2019 Share Posted April 12, 2019 Most of the best known open source forum packages are written in PHP, so you have a lot of choices on that front. There are a few that are commercial, which many companies actually want. Open source does not necessarily mean free. Another recent business model involves hosted services, and this has proven to be big business AND something customers often want. Keeping on top of patches and security issues and configuration and backups has been the downfall of many a community. It nearly killed this one as a matter of fact. Assuming you want php FREE and open source, then it pretty much comes down to phpBB (current versions based on Symfony) or Flarum (based on Laravel) . There are a number of other projects (like MyBB) that all have lots of uncertainty and sometimes years of technical debt (Phorum, .Simple Machines, FLuxbb, Fudforum) Some of those projects are certainly proven and stable, so you might want to look into them, but you will likely find antiquated php code and moribund communities. Quote Link to comment https://forums.phpfreaks.com/topic/308565-open-source-forum-software/#findComment-1566023 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.