Hi,
how remove forum name from url ?
example:
from
https://forums.flaskbb.org/4-development
to
https://forums.flaskbb.org/4
Hi,
how remove forum name from url ?
example:
from
https://forums.flaskbb.org/4-development
to
https://forums.flaskbb.org/4
It will always be generated with the 'slug' at the end. You can, however access it with out the 'slug' at the end.
Cheers! 🍻