Download

Live Sites

If you’d like to see a live site running on the KForge software check out (and use) the sandbox installation available at http://demo.kforgeproject.com/. To see a live production site visit: http://www.knowledgeforge.net/

Latest Stable Version

The latest stable version of the KForge software is v0.14 and you can obtain it here: http://www.kforgeproject.com/files/kforge-0.14.tar.gz

After you have the code untar it:

tar xzvf kforge-{version}.tar.gz

The should produce a directory named kforge-{version} containing the distribution.

Latest Development Version

You can get the latest development version of the KForge codebase from the subversion repository which is at: http://knowledgeforge.net/kforge/svn/

You will want the trunk of the repository so from the command line run you would run:

svn co http://knowledgeforge.net/kforge/svn/trunk kforge

Installation

Follow the instructions in the INSTALL file found at the root of the distribution or see the documentation.

Old Releases

Previous releases can be found in the files directory.