Just wondering if anyone has any suggestions for a decent forum plugin that can authenticate through Matrix users?
I considered trying to build one within Matrix using asset listing and asset builder pages, but struggled to get the reply functionality to work like a purpose built forum (see functionality test: http://www.boogiemandesign.com/forum2/comment-test/_nocache)
Hi Eamonn, Squiz Matrix has IPB (Invision Power Board) capabilities - the IPB Bridge asset allows you to link the two I believe.
If you know Javascript well, you could consider a combination of paint layout/js api to create a forum.
Each method has its own advantages, i.e. IPB is rock solid and won't require any dev, and Matrix-based asset management gives you more flexibility over information created within your system.
Hi Eamonn, Squiz Matrix has IPB (Invision Power Board) capabilities - the IPB Bridge asset allows you to link the two I believe.
If you know Javascript well, you could consider a combination of paint layout/js api to create a forum.
Each method has its own advantages, i.e. IPB is rock solid and won't require any dev, and Matrix-based asset management gives you more flexibility over information created within your system.
Invision Power Board itself is amazing and I personally use it and would recommend it. But, the IPB integration in Matrix no longer works with the newest IPB versions and isn't really supported anymore. You can't even find reference to it in the Manuals. Looks like it only supports IPB 3.0.2 as the latest.