FlaskBB
A lightweight forum software in Flask
default profile picture

kingcool52

Member
Last seen 7 years ago
Joined:
Posts:
3
Topics:
1

I have created a website using Python Flask which has its own registration and login system. I'm using SQLite3 for the database. Is there a way to integrate that with a FlaskBB forum? And how would I have the forum installation at a different URL (http://domain.com/forum)?