/jforum3

JForum 3. This version is under heavy development, and a lot of stuff is not working yet

Primary LanguageJavaGNU Lesser General Public License v2.1LGPL-2.1

JForum

jforum is a powerful and robust discussion board system implemented in Java

Disclaimer: I am not actively working on the code anymore, as I moved to another projects and priorities over the years. I keep it here for historical reasons and because it may be useful to someone

To build jforum just run mvn package

You can find database initialization scripts in src/main/resources/jforumConfig/database folder.

original : https://github.com/rafaelsteil/jforum3