Search Results

All Results 6952
Sort By
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Setting Default Field Values
Setting Default Field Values Liferay DXP 2026.Q1+ You can use default field values to reduce manual entry errors and ensure that your object data remains consistent across all creation methods....
Cloud Native Experience AWS Ready
Cloud Native Experience AWS Ready This guide provides a specialized, automated workflow for deploying Liferay DXP on Amazon Web Services (AWS). It uses a Super-Chart approach to link Liferay...
Using the AWS Chart to Run Liferay in AWS
Using the AWS Chart to Run Liferay in AWS Using the AWS chart is a CLI-only method for provisioning Liferay in AWS. Launch Liferay Set and export an environment variable to hold the Liferay AWS...
CNE AWS Ready: Configuring the Cloud Native Experience
CNE AWS Ready: Configuring the Cloud Native Experience After bootstrapping the Cloud Native Experience (CNE) environment, configure the platform components required for your deployment. CNE...
CNE AWS Ready: Adding OSGi Modules or Client Extensions With Overlays
CNE AWS Ready: Adding OSGi Modules or Client Extensions With Overlays The Cloud Native Experience (CNE) toolkit uses overlays to customize standard Liferay deployments. Upload custom files (e.g.,...
CNE: AWS Ready - Configuring Liferay Domains and TLS
CNE: AWS Ready - Configuring Liferay Domains and TLS By default, the Cloud Native Experience (CNE) environment exposes services using AWS load balancer host names. To provide a production-ready...
Cloud Native Experience Reference
Cloud Native Experience Reference Access technical specifications and detailed configuration information for the toolkit. These resources include the Liferay Helm Values Reference, which describes...
Exporting/Importing Data with LAR Files
Exporting/Importing Data with LAR Files Liferay 2026.Q1+ You can use Liferay Archive (LAR) files to transfer data between Liferay environments, including pages, widgets, or instance-wide data...
Using the Navigation Menus Application
Using the Navigation Menus Application Use the Navigation Menus application to create custom menus for site pages and content. With it, you can determine which elements are included in a menu, and...
Upgrading to Elasticsearch 8
Upgrading to Elasticsearch 8 7.4 U81+, 7.3 U31+ Elasticsearch 8 is supported and recommended for the latest Liferay DXP Quarterly and Portal GA release out of the box. For specific version...
Installing Liferay on an Application Server
Installing Liferay on an Application Server You can install Liferay DXP or Liferay Portal on any supported application server. This is typically the most practical installation type to use in...
CNE AWS Ready: Managing Secrets and Licenses
CNE AWS Ready: Managing Secrets and Licenses Liferay Cloud Native Experience (CNE) retrieves sensitive configuration values through an external secrets provider. This approach prevents credentials,...
CNE: AWS Ready - Configuring ArgoCD Domain and TLS
CNE: AWS Ready - Configuring ArgoCD Domain and TLS Configure a custom domain and TLS certificate for ArgoCD to access the GitOps interface through a secure endpoint. Prerequisites Before...
Installing Earlier Liferay Versions on WebLogic
Installing Earlier Liferay Versions on WebLogic Liferay DXP 2025.Q2/Portal 2025.Q1 or below If you are using WebLogic as your application server, it is highly recommended to install DXP to a...
Starting with a Docker Image
Starting with a Docker Image The latest versions of Liferay are available as Docker images on Docker Hub, under Liferay/DXP. Follow the steps below to download, launch, and begin touring the...
Authenticating with Kerberos
Authenticating with Kerberos You can use Kerberos to authenticate Microsoft Windows™ accounts with Liferay DXP. This is done by using a combination of Liferay DXP's LDAP support and a web server...
Information Security and Liferay Cloud
Information Security and Liferay Cloud Liferay publishes its security practices, compliance information, and supporting documentation in the Liferay Trust Center. For additional details about...
Configuration via LCP.json
Configuration via LCP.json Each service in your Liferay Cloud environments has an LCP.json file that you can use to configure the service. You can configure properties like the service ID, memory,...
Tuning Your JVM
Tuning Your JVM Java Virtual Machine (JVM) tuning primarily focuses on adjusting Java heap and non-heap settings and configuring garbage collection. Finding settings that perform well for you...
Installing Liferay on WebLogic
Installing Liferay on WebLogic Liferay DXP 2026.Q1 If you are using WebLogic as your application server, it is highly recommended to install DXP to a WebLogic Managed server. A managed server can...
Content Management System
Content Management System Liferay's Content Management System (CMS) creates, structures, and delivers content across sites and digital channels. Two separate CMS approaches are available beginning...
Scaling the Liferay Service
Scaling the Liferay Service Liferay Cloud's auto-scaling feature adjusts the number of Liferay service instances based on demand to maintain performance. Configure the minimum and maximum number of...
Liferay Content Management System
Liferay Content Management System [Release Feature](./../security-and-administration/administration/configuring-liferay/feature-flags.md) (LPD-17564) Liferay DXP 2026.Q1+ Headless content delivery...
Classic Content Management System
Classic Content Management System The Classic CMS features are in maintenance mode as of Liferay DXP 2026.Q1. See Maintenance Mode and Deprecations in 7.4 for details. With Liferay’s classic...
Activating Liferay DXP
Activating Liferay DXP Starting with the 2026.Q1 release, all Liferay DXP installations—including trial and free-tier environments—require an XML (.xml) activation key to enable core features and...
Serving Static Resources via a CDN
Serving Static Resources via a CDN This article explains how to configure Liferay to rewrite URLs for static resources (images, CSS, JS) so they are served from a separate CDN domain. A Content...
Marketplace
Marketplace Liferay Marketplace is your central hub for downloadable Liferay themes, apps, and extensions. This centralized catalog showcases everything from global CSS themes, to connectors for...
Using Object Entry Manager
Using Object Entry Manager Reading and writing object entry data programmatically is best accomplished with the auto-generated headless APIs. However, when using traditional OSGi extension points...
Web Server Service (Nginx)
Web Server Service (Nginx) The Nginx web server functions as a gateway from the open internet to your Liferay Cloud services. It handles all traffic from your users and acts as a high-performance...
Managing Object Entry Versions
Managing Object Entry Versions Liferay DXP 2025.Q4+/Portal 2026.Q1+ Object entry versioning is used in Liferay's Content Management System (CMS). The versioning feature is only available after...
Managing Workspaces
Managing Workspaces You can view and change your workspace settings from the settings page. Navigate to Settings → Workspace Settings → Workspace. Workspace Name: The name of your analytics...
Content Page Personalization
Content Page Personalization Starting in Liferay DXP 2026.Q1, Segments moves toward a unified experience with Analytics Cloud. The impact depends on your installation type: Existing Customers:...
How to Redirect a non-www Domain to a www Domain in Liferay DXP
Issue How can I redirect traffic from my non-www domain (e.g., example.com) to my www domain (e.g., www.example.com)? Environment Liferay DXP 7.4 Quarterly Releases Resolution You can configure a redirect using Liferay's...
Structures showing as 'Not Translated' after upgrading to 7.4+
Issue After upgrading from Liferay DXP 7.3 (or prior versions) to 7.4, some Web Content Structures are showing as not translated in the UI, even though the translations exist in the database. The structure's fields...
Liferay shows SQL Syntax errors when connected to MariaDB 10.3+ in Oracle_Mode
Issue When connecting my Liferay server to MariaDB 10.6, I get the following error when creating a widget page: (conn=143451) You have an error in your SQL syntax; check the manual that corresponds to your MariaDB...
Deactivating Liferay Enterprise Search
Deactivating Liferay Enterprise Search Subscription Starting with Liferay DXP 7.4 and in all Enterprise Subscription DXP quarterly releases, the Liferay Enterprise Search (LES) features are...
Cross Cluster Replication
Cross Cluster Replication Subscription LES Subscription Cross Cluster Replication Configuring an Example Cross Cluster Replication Installation Configuring a Cross Cluster Replication in a...
Installing OpenSearch
Installing OpenSearch Subscription Required [Beta Feature](../../../security-and-administration/administration/configuring-liferay/feature-flags.md) You can connect OpenSearch with Liferay. For...
Liferay Enterprise Search
Liferay Enterprise Search Subscription LES Subscription Liferay's Enterprise Search (LES) features significantly upgrade the default search capabilities. With a LES subscription you gain the...
Monitoring Elasticsearch
Monitoring Elasticsearch Subscription LES Subscription If you have a Liferay Enterprise Search (LES) subscription, you can integrate Elastic's Kibana monitoring UI with Liferay DXP, so your...