SkillAgentSearch skills...

Flaskbb

A classic Forum Software in Python using Flask.

Install / Use

/learn @flaskbb/Flaskbb
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

FlaskBB

Build Status License #flaskbb:matrix.org

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

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

Related Skills

View on GitHub
GitHub Stars2.7k
CategoryDevelopment
Updated1d ago
Forks664

Languages

Python

Security Score

85/100

Audited on Mar 31, 2026

No findings