header

Downloads

Download the complete installation including all available source codes.
Have a lot of fun!

Download the complete installation including all available source codes.
Have a lot of fun!

Community Edition

This community edition is full-featured and for free, there are no limitations!

Changes

Version 3.6.1.1 includes a fix for the browser launcher of the Windows-standalone-version which should launch the browser automatically.
see Release-Notes

An auto-update mechanism for the data-base on start-up of the web app is included for all previous public versions: Convenient updates.

Version 3.6.1 (IE not yet supported)

Type Date Link Size Description
Windows 2011-05-31 ProjectForge-3.6.1.1.exe 87MB Standalone version ready to run for Windows (zero configuration). The web archive (war) is included.
md5: a8b2842da46f022499ff4a9732bcd64b
MacOS X 2011-05-27 ProjectForge-3.6.1.dmg 86MB Standalone version ready to run for MacOS X (zero configuration). The web archive (war) is included.
md5: 6fc7f3edfa975209436b325e243b9011
Generic 2011-05-27 ProjectForge-3.6.1.tgz 86MB Standalone version ready to run for all Java capable platforms (zero configuration). Please use the included start script for correct memory settings. The web archive (war) is included.
md5: d45750531f84e9f9476d70235f8aa226
WAR 2011-05-27 ProjectForge-force-SSL-3.6.1.war 67MB Complete web archive which requires SSL (HTTPS). The version without SSL (HTTP) is included in the standalone versions above.
md5: 4c06c4801054ba2a67f94ce9740dc75d
Sources 2011-05-27 ProjectForge-src-3.6.1.zip9,5MB All sources for own development.
md5: a965b559ab23316e247230cb2cb8675e
Documentation 2011-05-27 documentation - Html and PDF documents are contained in the web application of ProjectForge.

Source code at SourceForge

You can also check out the source code from SourceForge:

svn co https://pforge.svn.sourceforge.net/svnroot/pforge ProjectForge

Java-Version

Please use an up-to-date Java version. You can download Java from: java.com/de/download/.

Own Tomcat installation

If you like to use the war version of ProjectForge in your own tomcat here you need the following additional packages. You'll don't need this if you're using the ready-to-run standalone server.

Data base drivers

Copy the required data base driver in the lib directory of your tomcat installation (apache-tomcat-6.0.14/lib).

DriverJarDescription
HypersonicDBhsqldb-1.8.0.7.jarDefault driver for the data base. This data base is useful for small installations and development purposes. Please choose e. g. PostgreSQL for professional usage of ProjectForge.
PostgreSQL-Please take this driver from your PostgreSQL installation. You need this driver only if you want to run ProjectForge with PostgreSQL as data-base.

Tomcat

Please use Tomcat in version 6 (version 5 should also work). You can download a Tomcat distribution from tomcat.apache.org.

PostgreSQL

Please use this data-base for a professional usage of ProjectForge. You can download PostgreSQL for you operating system from www.postgresql.org. You need also the JDBC-driver (jar-file) for this PostgreSQL version.