XenForo is recommended for community managers, businesses, and individuals looking to build an engaging and interactive online community. It is particularly well-suited for those who need a customizable platform with strong support and a broad collection of plugins.
Based on our record, Django should be more popular than XenForo. It has been mentiond 15 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
XenForo (https://xenforo.com/) XenForo is a popular commercial forum software application that is widely used for creating and managing online discussion communities and forums. - Source: dev.to / over 1 year ago
For the longer term migration options, I would like to recommend we set up a Xenforo forum one last time. It would be quick and easy to do, it's a well designed and maintained solution that has all the technical features we need and works well for communities like this, as demonstrated by the Spacebattles and Sufficient Velocity forums. Finally, this community will only be free of interference if we go to a place... Source: about 2 years ago
Obviously forums aren't as popular as they used to be, so this topic might not be of interest to many. For folks that want to run a forum, they'd most certainly go with Discourse (Ruby), Flarum (PHP), Xenforo (PHP), NodeBB (Javascript), Nimforum (Nim) and maybe Casnode (Go). Source: over 2 years ago
For something simple, I'd look into bbpress. For something more complex (but that can still integrate with WordPress, check out Xenforo (my favorite) or Vanilla. Source: over 2 years ago
Obligatory Lobsters[0] link. You may know it well already though. If you really need to scratch that itch, maybe start your own community based around those topics? I wouldn't build it from scratch though, and use something like XenForo[1]. The web needs more forums, there's not enough of them around! [0] https://lobste.rs/ [1] https://xenforo.com/. - Source: Hacker News / over 2 years ago
Let's dive into a quick implementation of this using AWS and Django. We will be using a couple of ideas from the AWS Official Blog. - Source: dev.to / 11 months ago
Django is a high-level Python web framework. It is an Model-View-Template(MVT)-based, open-source web application development framework. It was released in 2005. It comes with batteries included. Some popular websites using Django are Instagram, Mozilla, Disqus, Bitbucket, Nextdoor and Clubhouse. - Source: dev.to / over 2 years ago
This seems like a job for Django. MDN offers a really good tutorial here. To be honest, it would be a massive undertaking so I’d recommend going for a prebuilt solution like PowerSchool and the like. Source: almost 3 years ago
The first party docs are second to none. Start out with the official tutorial on https://djangoproject.com . Source: almost 3 years ago
Im teaching myself to build a backend SaaS. Can you build it just as fast as with RoR and gems? Is it all on the documentation on djangoproject.com? Just learning how to use it atm, any good tutorials as well? Source: almost 3 years ago
Discourse - Discourse is an open source discussion platform built for the next decade of the Internet.
Laravel - A PHP Framework For Web Artisans
phpBB - Raspberry Pi. The Raspberry Pi is a cheap, credit-card sized computer. The official website uses phpBB for their discussion forums. phpBB is not affiliated with nor responsible for any of the sites listed on the showcase.
Ruby on Rails - Ruby on Rails is an open source full-stack web application framework for the Ruby programming...
Flarum - Flarum is the next-generation forum software that makes online discussion fun. It's simple, fast, and free.
Flask - a microframework for Python based on Werkzeug, Jinja 2 and good intentions.