Forum Moderators: rogerd

Message Too Old, No Replies

Flaskbb?

Forum software, message boards, Flaskbb, phyton

         

openmind

12:42 am on Mar 30, 2017 (gmt 0)

10+ Year Member



Hi, does anyone have any experience with Flaskbb? I have been a forum in phpbb which I want to move into the Google Cloud. The company doing this job suggests using Flaskbb instead of phpbb.I looked in Flaskbb and in my opinion it's just too basic and not popular at all. What do you think?

NickMNS

1:24 am on Mar 31, 2017 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



From their website:
"FlaskBB is a simple and extensible forum software which should be seen as the foundation for building communities. It is written in Python using the web framework Flask."


it's just too basic and not popular

I have no direct experience with Flaskbb. But I develop almost exclusively in Python mostly using the Bottle.py micro-framework. The Flask framework is a more complete framework than Bottle.

Too basic?
Anything you can do in PHP you can do in Python and much more. So I am not sure what type of out of the box functionalities you need more than what is offered but I am certain that you can write code in python/flask relatively easily to provide it.

Not Popular?
I am not sure how popularity figures into the equation. Flask is not as widely used as PHP but there is ample support for Flask on stack-exchange. In my mind using very popular solutions can make you more of a target for spammers, as they commit more resources to hacking popular platforms.

tangor

4:12 am on Mar 31, 2017 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



The company doing this job suggests using Flaskbb instead of phpbb.

Did they give you a reason for making that change? I'd certainly want something concrete before breaking something that is already working (or can be made to work). Just asking. I don't use any of these products, but when someone says "use this" I always ask "Why?"

openmind

6:33 am on Mar 31, 2017 (gmt 0)

10+ Year Member



The current forum is hosted on a very old server and uses a database which has many problems that can't be fixed. So we need to rebuild the entire site including the forum from scratch.