Liferay Portal CE

Liferay Portal是构建高效企业应用程序和业务解决方案的开源企业级 Web平台,提供立竿见影的效果和长期价值。「Liferay Portal is an open source enterprise web platform for building business solutions that deliver immediate results and long-term value.

Github stars Tracking Chart

Liferay Portal

Liferay Portal 社区版是构建高效企业应用程序和业务解决方案的开源企业级 Web平台,提供立竿见影的效果和长期价值。 Liferay Portal 是开始于2000年的个人开发项目,并于2001年被开源。Liferay 还提供带有企业服务支持的企业版(EE)。

要开始,请查看项目的主页 portal.liferay.dev

产品详情

Liferay Portal 是由 liferay-portal 存储库和其他几个相关的开源项目中的源代码构建的。 它包括最终用户、业务专业人员、系统管理员和企业开发人员的特性。

  • 最大的灵活性和可靠性的模块化体系结构
  • 门户的功能用于管理用户、 组和权限
  • 单个网页应用程序的快得多的性能
  • 丰富的 web 服务与其他系统集成
  • Web 内容管理包括个性化和内容确定目标
  • 文档和富媒体管理
  • 移动开发平台
  • 业务表单和工作流
  • 博客、 wiki 和社交网络等协作功能
  • 一致和强大的词库用户体验
  • 使用 Liferay Dev Studio 集成的开发环境

最新的版本,Liferay 版本 7,建于源代码的 Liferay 门户网站和其他几个相关的开放源码项目。它包括功能为最终用户、 业务的专业人员、 系统管理员和企业开发人员。

关于这些主题和其他功能的更多详细信息,请参阅 用户指南Liferay 开发人员网络

快速开始

要快速启动并运行,请按照以下步骤操作:

  1. 下载与Tomcat捆绑在一起的预构建Liferay Portal版本。
  2. 在本地环境中下载并安装Java(JDK)8(如有必要)。
  3. 将下载的预构建Liferay Portal包解压缩到一个文件夹中。
  4. 导航到bundle的liferay-ce-portal- [version] / tomcat- [version] / bin文件夹并执行startup.bat(Windows)或startup.sh(Unix / Linux / Mac OS X),具体取决于您的操作系统。
  5. 将打开服务器控制台,启动Liferay Portal实例。准备好使用实例后,将在默认浏览器中自动打开门户URL地址(http:// localhost:8080)。
  6. 您将看到一个基本配置页面。完成配置选项。
  7. Liferay Portal使用嵌入式数据库(HSQL)使安装变得快速而简单。此数据库尚未准备好进行生产,因此如果您计划进行的不仅仅是探索/测试,请考虑配置生产就绪数据库(例如,MySQL)。
  8. 同意条款和条件,创建密码以及配置安全问题/答案。

您现在可以使用Liferay Portal!

有关更详细的安装说明,请参阅 部署指南

如果您希望构建核心 Liferay Portal 或其插件,请从源代码中阅读 Building Liferay Portal。它包括有关使用存储库和构建软件的详细信息。

Liferay 门户网站

Liferay Portal 网站 是了解 Liferay Portal 的最佳地点。

它有 200 多个教程,指导学习等等。开发者文档说明

这也是您学习热点的地方。参与 Liferay Portal 更好的地方:

Liferay Marketplace 开发者门户网站

如果您要创建要共享或销售的应用程序,则可以访问 Liferay Marketplace Developer Portal 以了解如何将应用程序发布到 Liferay Marketplace

源代码

Liferay Portal 的主要源代码驻留在 liferay-portal 存储库中。 Liferay 维护了许多与功能和支持文档相关的其他存储库。
Liferay Portal 版本是从 liferay-portal 存储库 构建的。您可以从各自的文件夹/存储库构建Liferay Portal,其模块和/或任何其他支持技术。

保持联系

您可以通过多种方式了解 Liferay Portal 中的新功能,获取问题的答案以及与其他Liferay 社区成员联系。

Overview

Name With Ownerliferay/liferay-portal
Primary Language
Program languageJava (Language Count: 0)
PlatformLinux, Mac, Windows
License:Other
Release Count218
Last Release Name7.4.3.117-ga117 (Posted on )
First Release Name6.1.0-b1 (Posted on )
Created At2009-09-25 22:55:58
Pushed At2024-04-13 18:22:10
Last Commit At2024-04-10 17:51:12
Stargazers Count2.1k
Watchers Count163
Fork Count3.6k
Commits Count799.4k
Has Issues Enabled
Issues Count0
Issue Open Count0
Pull Requests Count8
Pull Requests Open Count93
Pull Requests Close Count5790
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private

The Liferay Development Team

Liferay Portal is produced by the worldwide Liferay engineering team, and
involves many hours of development, testing, writing documentation, and working
with the wider Liferay community of customers, partners, and open source
developers. We are glad you have chosen Liferay Portal, and hope that it meets
or exceeds your expectations!

In addition to Liferay's engineering staff, a special thanks goes to the many
open source developers who volunteer their time and energy to help with the
release, whether it was bug fixing, idea generation, documentation,
translations, or other contributions that helped to improve this release.

Liferay Portal Community Edition License

SPDX-License-Identifier: LGPL-2.1-or-later

Liferay Portal Community Edition is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 2.1 of the License, or (at your option) any later version.

Liferay Portal Community Edition is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with Liferay Portal Community Edition. If not, see https://www.gnu.org/licenses/

To the top