flaskbb

A classic Forum Software in Python using Flask.

Stars
2.47K
Forks
639
Open issues
47
Closed issues
304
Last release
over 2 years ago
Last commit
about 1 year ago
Watchers
2.47K
Total releases
3
Total commits
1.96K
Open PRs
13
Closed PRs
227
Repo URL
Platform
License
other
Category
Usecase
Offers premium version?
NO
Proprietary?
NO
About

FlaskBB

FlaskBB is a Forum Software written in Python using the micro framework Flask.

Currently, following features are implemented:

  • Private Messages
  • Admin Interface
  • Group based permissions
  • Markdown Support
  • Topic Tracker
  • Unread Topics/Forums
  • i18n Support
  • Completely Themeable
  • Plugin System
  • Command Line Interface

The official forums which are powered by FlaskBB can be reached via forums.flaskbb.org.

Quickstart

For a complete installation guide please visit the installation documentation here.

This is how you set up an development instance of FlaskBB:

  • Create a virtualenv
  • Configuration
    • make devconfig

  • Install dependencies and FlaskBB

    • make install

  • Run the development server

    • make run

  • Visit localhost:5000
License

FlaskBB is licensed under the BSD License.

Links

Alternative Projects
No projects found

Subscribe to Open Source Businees Newsletter

Twice a month we will interview people behind open source businesses. We will talk about how they are building a business on top of open source projects.

We'll never share your email with anyone else.