this post was submitted on 11 Mar 2024
16 points (100.0% liked)

Beehaw Support

2791 readers
6 users here now

Support and meta community for Beehaw. Ask your questions about the community, technical issues, and other such things here.

A brief FAQ for lurkers and new users can be found here.

Our February 2024 financial update is here.

For a refresher on our philosophy, see also What is Beehaw?, The spirit of the rules, and Beehaw is a Community


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.


if you can see this, it's up  

founded 2 years ago
MODERATORS
 

I remember watching this project as it was getting started. It was a replacement to all those PHP forums, like PHPBB & Simple Machines BB. This claimed to have more modern features. It's also open-source, and you can self-host or pay them for hosting. (I recommend the latter)

And since we're on the subject, has Beehaw considered using an old PHP forum, like I mentioned earlier? They're really basic and quite nice, IMHO.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 5 points 5 months ago* (last edited 5 months ago)

i use it to run my forums and it's significantly better than any experience i've had with phpbb. i don't know how much an activitypub plugin would be actually useful for it, given that that's basically a niche for a niche, but if all you want is a community forum that gets delineated into different categories and has a fairly robust user-driven tagging system, you could do worse for replacing Lemmy imo

the biggest downside is that it's not very friendly for low-engineering experience admins, especially if you want it to scale outside of a single computer it's running on (separating the db from the web traffic, for instance)