I want to add simple forum functionality to my Umbraco 4.0.3/MySQL implementation for a client, with the least hassle. I've looked at a few, including JitBit AspNetForum, which looks reasonable. Has anyone had experience with integrating this with Umbraco? Alternatively, I could develop further a simple example forum project, if one was available with source.
Any suggestions or advice for a simple set-up welcome... Thanks.
Thanks Richard. Yes, I did find that and downloaded it. However, I need access to the .NET source code to be able to modify and extend it, and that's not provided in the package. Also, I'm not sure it supports MySQL.
JitBit AspNetForum, anyone...?
I want to add simple forum functionality to my Umbraco 4.0.3/MySQL implementation for a client, with the least hassle. I've looked at a few, including JitBit AspNetForum, which looks reasonable. Has anyone had experience with integrating this with Umbraco? Alternatively, I could develop further a simple example forum project, if one was available with source.
Any suggestions or advice for a simple set-up welcome... Thanks.
HI Graham,
Did you already found the UForum package on the projects page? It's realy simple.
Cheers,
Richard
Thanks Richard. Yes, I did find that and downloaded it. However, I need access to the .NET source code to be able to modify and extend it, and that's not provided in the package. Also, I'm not sure it supports MySQL.
Cheers, Graham
The source is available from http://uforum.codeplex.com/ . Adding MySQL support shouldn't be too hard (if it doesn't already exist, I'm not sure).
is working on a reply...