This plugin provides a simple portal for FlaskBB.
In addition to the settings that can be changed via the management panel,
one setting has to be added (if desired) to your flaskbb.cfg:
PLUGIN_PORTAL_URL_PREFIX="/yourportalurlprefix"This setting allows you to change the URL of the portal from the default
value of /portal to something else. Be sure to not change it to something that
could conflict with one of the URL_PREFIXes of FlaskBB.
This plugin can be installed from PyPI via:
$ pip install flaskbb-plugin-portalflaskbb-plugin-portal is licensed under the
BSD License.