Justoverclock Awesome, thanks a lot. The extension is up! π
The only problem is when I enable it & try to navigate to the forum, it throws an error:
An error occurred while trying to load this page.
If I disable the extension, everything works fine.
The extend.php in the extension folder says ->js(__DIR__.'/js/dist/forum.js') while the directory structure doesn't have the dist folder. The forum.js file is in the __DIR__.'/js/forum.js' instead. What's wrong?