Liferay Digital Experience Platform
Liferay Portal CE
Aprimore o seu Portal com nossa Suíte de Produtos
Liferay Connected Services
A new online platform that offers a set of tools and services that will help our customers succeed on their Liferay projects.
Learn MoreLiferay Faces
Obtenha suporte para o padrão JavaServer Faces (JSF) dentro do Liferay DXP.
Learn MoreLiferay Push
Liferay Push exposes a framework that lets developers send push notifications from Liferay DXP to native Android and iOS apps.
Liferay Screens
A collection of fully native mobile components, using all the power of your Liferay DXP as an enterprise grade mobile back end.
Learn MoreAdditional Files
These files complement the main downloads and can be used to deploy Liferay to existing app server environments, or develop applications for the Liferay Platform.
Looking for older versions of these files? Find them on Sourceforge.
Files For Developers
Liferay IDE is an Eclipse-based IDE for developing Liferay Plugins (portlets, themes, etc) with support for Liferay 6.1. Installation and Usage documentation is available .
Liferay Plugins SDK is a command-line driven Development environment for Portlets, Themes, and Layout Templates.
Web Services Client Java Stubs is for Liferay Services (SOAP, Spring Remoting)
Dependencies
Unzip and put them in the application server global classpath. Also see the files to integrate with external systems below for Workflow, CAS, Chat, etc.
Visit the Liferay Developer Network for more informationDownload WARs
The unbundled Liferay web application (WAR files). Use this to deploy to an existing app server environment.
Application Server Plugins - Database Scripts
Contains scripts for all supported databases.
Use:
- create-minimal-*.sql: deletes any existing data, creates the database, creates all necessary tables and indexes and loads the minimal necessary data
- create-*.sql: does the same and additionally loads example data.