Downloads
Download the complete installation including all available source codes.
Have a lot of fun!
- Language
-
Deutsche Version
- News
- 08/27/2010 Preview of Version 3.4
- 07/13/2010 Version 3.3.47 released
- 05/28/2010 Version 3.3.45 released
- 05/09/2010 PF at Google code
- 05/03/2010 English web site
- 04/30/2010 Easy to develop
- 04/25/2010 Maven repository
- 04/19/2010 projectforge.org BETA
- Quick links
- Home
- Demo system
- Downloads
- Micromata labs
Download the complete installation including all available source codes.
Have a lot of fun!
Community Edition
This community edition is full-featured, there are no limitations!
Changes
see Release-Notes
Version 3.3.47 (last stable version)
| Archive | Date | Link | Size | Description |
|---|---|---|---|---|
| Runtime (war) | 2010-07-13 | ProjectForge-3.3.47.zip | 70MB | Complete web archive (war), directly runnable in e. g. Tomcat |
| Sources | 2010-07-13 | ProjectForge-src-3.3.47.zip | 6,8MB | All sources for own development. |
| Documentation | 2010-07-13 | documentation | - | Html and PDF documents are contained in the web application of ProjectForge. |
You can also check out the source code from Google code:
Data base drivers
Copy the required data base driver in the lib directory of your tomcat installation (apache-tomcat-6.0.14/lib).
| Driver | Jar | Description |
|---|---|---|
| HypersonicDB | hsqldb-1.8.0.7.jar | Default 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. |
Java-Version
Please use an up-to-date Java version. You can download Java from: java.com/de/download/.
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.