寻找支持企业的Liferay DXP?
附加文件
这些文件补充主要的下载文件,并且可以部署Liferay到已经存在的应用服务器环境上,或者是为Liferay平台开发应用。
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 7.1. Installation and Usage documentation is available .
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.