I too set the pretty permalinks feature to “true” in the config.php file and none of the links lead to an actual page.
Do we need to create a .htaccess file for this? If so what do we put in it.
Sorry I am rewrite stupid.
Making Plugins
bbPress has a plugin API that functions exactly the same as WordPress’. All the familiar functions such as do_action(), add_filter() and so forth are found in bbPress. One of our goals is to make bbPress as pluggable as possible. If you have suggestions for new hooks or other improvements, please let us know.
https://bbpress.org/documentation/customization/