Download

1 - What are you about to download?

Depending on your needs, you may download:

  • Installation Package - The latest stable release installation package contains the complete Jahia software platform, including Jahia xCM, the Jahia Composite Content Platform, a set of JahiApps and the Jahia Studio. Current version is 6.5.1
  • Demo Package - A pre-deployed Jahia 6.5 demo instance package, for exploration purposes
  • The Jahia SDK - This package has been created to meet development purposes

2 - Select your package

Installation Package

Linux
Windows

Demo Package

Demo Package

Jahia SDK

Jahia SDK

3 - Download it and leave us your contact details for further information

No package selected

captcha

Download without registration

4 - How-to Launch The Package You Have Selected?

You may like to check the prerequisits and system requirements

The taglibdoc and the javadoc from the version you've just donwloaded are here.

Installation Package

Once the installation is done:

  • On a running tomcat (launch "./catalina.sh run" command (on Linux/MacOs) or "catalina.bat run" (on windows OS) from a console window,
  • Access Jahia: open a browser and go to http://localhost:8080/start, enter your root login / password

Demo Package

Unzip the package, then:

  • Go to the tomcat/bin/ folder and launch "./catalina.sh run" command (on Linux/MacOs) or "catalina.bat run" (on windows OS) from a console window.
  • Access Jahia: open a browser and go to http://localhost:8080/start, use "root" as a login and "root" as a password
  • Access the pre-installed ACME demo: open a browser and go to http://localhost:8080

Jahia SDK

We packaged within one complete archive everything required (including required libraries and source code) to develop on Jahia v6.5. This package should be particularly usefull for developers who will develop their own new modules and JahiApps. A very good start to enter into a new world of development velocity!