Capability

Platform

Liferay DXP is a robust platform with its own navigation menus, configuration methods, and core features. These core features are foundational to effective system administration, maintenance, notifications, and other core platform functions.

Feature
Deployment Approach
Capability
Microsoft Azure Blob Storage Service
Microsoft Azure Blob Storage Service Self-Hosted Only Available for 7.4+ and 7.3 FP2+ Microsoft Azure Blob Storage is a cloud-based storage solution that DXP’s Azure Blob Storage Store uses to...
Published Date: May 9, 2024 6:58 PM
Other File Store Types
Other File Store Types Simple Fie System Store Amazon S3 Store DBStore IBM Cloud Object Storage Google Cloud Storage Microsoft Azure Blob Storage Service
Published Date: May 9, 2024 6:58 PM
Amazon Simple Storage Service
Amazon Simple Storage Service Self-Hosted Only Amazon's simple storage service (S3) is a cloud-based storage solution that DXP's S3 Store uses to store files seamlessly to the cloud. Once you have...
Published Date: May 9, 2024 6:58 PM
Google Cloud Storage
Google Cloud Storage Self-Hosted Only Available for Liferay DXP 7.3 SP3+ and 7.4+ Liferay DXP provides integration with Google's Cloud Storage (GCS) service. With GCS integration, you can...
Published Date: May 9, 2024 6:58 PM
Simple File System Store
Simple File System Store Simple File System Store is the default file store type. It uses a file system (local or a mounted share) to store files. If Simple File System Store is used in a clustered...
Published Date: May 9, 2024 6:58 PM
Installing and Managing Apps
Installing and Managing Apps You can add all kinds of functionality to your DXP installation by purchasing and installing apps. Apps are available in the Liferay Marketplace, and tools such as the...
Published Date: May 9, 2024 6:58 PM
Installing Apps
Installing Apps After downloading an app as an LPKG file from the Marketplace website, the next step is to install it to a local DXP instance. You can use either of the following methods to...
Published Date: May 9, 2024 6:58 PM
Managing Apps
Managing Apps
Published Date: May 9, 2024 6:58 PM
Blacklisting OSGi Components
Blacklisting OSGi Components The Component Blacklist is a convenient way to manage multiple OSGi Declarative Service Components (components). The list is an OSGi configuration that DXP uses to...
Published Date: May 9, 2024 6:59 PM
Configuring Portlets, Themes, and Layout Templates
Configuring Portlets, Themes, and Layout Templates The Components listing is the easiest way to configure portlets, themes, and layout templates. In the Components UI, you can enable/disable them...
Published Date: May 9, 2024 6:59 PM
Renewing Apps
Renewing Apps To continue using a purchased app whose license has expired, you must renew your app subscription. Here are the steps: Go to https://web.liferay.com/marketplace. Click your...
Published Date: May 9, 2024 6:59 PM
Accessing EE Plugins During a Trial Period
Accessing EE Plugins During a Trial Period If you are evaluating DXP during a trial period, you can access certain EE plugins. Here are the steps: In the Control Panel, navigate to Apps →...
Published Date: May 9, 2024 6:58 PM
Downloading Apps
Downloading Apps When you purchase an app via the Liferay Marketplace website, you can download the app via its receipt or your Liferay.com account. Each Marketplace app is distributed as an LPKG...
Published Date: May 9, 2024 6:58 PM
Blacklisting Apps
Blacklisting Apps The bundle blacklist is a convenient way to uninstall or reinstall multiple apps, OSGi bundles (modules), and WAR plugins at once. It saves you the trouble of managing app,...
Published Date: May 9, 2024 6:59 PM
Using the App Manager
Using the App Manager The App Manager is a Control Panel screen where you can install, uninstall, activate, and deactivate apps in your DXP installation. You can also use it to inspect details for...
Published Date: May 9, 2024 6:59 PM
Using Marketplace
Using Marketplace Liferay Marketplace is a hub for sharing, browsing, and downloading apps. Marketplace leverages the entire Liferay ecosystem to release and share apps in a user-friendly, one-stop...
Published Date: May 9, 2024 6:59 PM
Using the Server Administration Panel
Using the Server Administration Panel Server Administration is a system-scoped administration panel holding a variety of low-level Liferay DXP configurations. In Server Administration you can...
Published Date: May 9, 2024 6:59 PM
Configuring External Services
Configuring External Services Liferay provides integration with external services for converting files and generating file previews. Three of these services can be enabled in the Server...
Published Date: May 9, 2024 6:59 PM
Managing System Resources
Managing System Resources The Server Administration panel's Resources tab contains several features, all related to low-level monitoring and management of the system's resources: FunctionPurpose...
Published Date: May 9, 2024 6:59 PM
Configuring a Shutdown Event
Configuring a Shutdown Event In the Shutdown tab you can initiate a graceful shutdown event, warning Users of the impending shutdown and instructing them to save any work in progress. When you...
Published Date: May 9, 2024 6:59 PM
Configuring Logging
Configuring Logging In the Server Administration panel's Log Levels tab, you can set logging levels for classes and packages in Liferay DXP's class hierarchy and add custom objects to be similarly...
Published Date: May 9, 2024 6:59 PM
User Guide
User Guide Mentioning Users Managing Notifications and Requests Configuring Mentions
Published Date: May 9, 2024 6:49 PM
Configuring Mentions
Configuring Mentions Mentions are enabled by the Mentions app. By default, the Mentions app is enabled globally. However, this can be enabled or disabled either globally or per Site. Configuring...
Published Date: May 9, 2024 6:49 PM
Managing Notifications and Requests
Managing Notifications and Requests Users receive notifications and requests if they have subscribed to a blog or message board or are mentioned in a post. They may also be notified if someone sent...
Published Date: May 9, 2024 6:49 PM
Forms
Forms Forms are important direct data gathering tools for enterprises. Are your web forms providing you invaluable information or turning users away? Analytics Cloud gives you important insights. ...
Published Date: May 9, 2024 6:44 PM
Using Notification Templates
Using Notification Templates Email notifications are sent automatically to users based on events in the store. To send them, you must first create a Notification Template. Notification templates...
Published Date: Nov 22, 2024 10:47 PM
Sending Emails
Sending Emails You can configure Liferay to send email notifications for different events that happen in your store. For example, you may want to send updates to the order manager or another person...
Published Date: Nov 22, 2024 10:47 PM
Using OAuth2 to Authorize Users
Using OAuth2 to Authorize Users You can create applications that access Liferay's headless REST APIs using the OAuth 2.0 authorization protocol. The provided sample React app demonstrates three...
Published Date: Nov 22, 2024 10:48 PM
Using Liferay as a Headless Platform
Using Liferay as a Headless Platform Liferay provides a suite of APIs that perform the same kinds of actions available in the web interface. This is essential when you must get data in a...
Published Date: Nov 22, 2024 10:48 PM
Authorizing Account Access with OAuth2
Authorizing Account Access with OAuth2 Once you have an application registered, you can start authorizing users. To do that, you must construct the URL to the authorization server (Liferay DXP)....
Published Date: Nov 22, 2024 10:48 PM
Creating an OAuth2 Application
Creating an OAuth2 Application When you have an application that can use OAuth 2.0 for authorization, you must register that application so Liferay can recognize it. Open the Global Menu...
Published Date: Nov 22, 2024 10:48 PM
OAuth 2 Scopes
OAuth 2 Scopes In OAuth 2.0, applications are granted access to limited subsets of user data. These are called scopes (not to be confused with Liferay scopes). You can create them in two ways: ...
Published Date: Nov 22, 2024 10:48 PM
DXP
DXP Welcome to the official documentation for the latest versions of Liferay DXP and Liferay Portal! Liferay DXP is the commercially supported and enterprise ready platform used around the world,...
Published Date: Nov 22, 2024 10:49 PM
Managing Object Entries Using GraphQL
Managing Object Entries Using GraphQL You can use GraphQL to manage custom object entries in Liferay efficiently. This API framework simplifies data interaction and serves as an alternative to REST...
Published Date: Nov 22, 2024 10:50 PM
Using the Publications Toolbar
Using the Publications Toolbar The Publications Toolbar provides essential information for Publications users, including the name of the current publication or Production if working in the...
Published Date: Nov 22, 2024 10:52 PM
Liferay Labs
Liferay Labs Liferay Labs is an innovation hub within Liferay Marketplace dedicated to exploring newer technologies and developing experimental features. It provides a wide range of useful...
Published Date: Jan 7, 2025 4:36 PM
Mentioning Users
Mentioning Users Mentioning other users in a DXP asset draws their attention to a particular asset (for example, a message boards thread, blog post, or comment) by sending them a site and email...
Published Date: Jan 18, 2025 2:46 AM
Notifications and Requests
Notifications and Requests
Published Date: Jan 18, 2025 2:46 AM
Securing Liferay
Securing Liferay Liferay is built with security in mind. This includes mitigation of common security vulnerabilities and exploits like those described by the OWASP Top 10 and the CWE/SANS Top 25. ...
Published Date: Jan 18, 2025 2:47 AM
Using Liferay's Delta Manager for Improved Session Replication Performance
Using Liferay's Delta Manager for Improved Session Replication Performance Liferay DXP 2024.Q3+/Portal GA92+ To ensure user session data is synchronized across all instances in the cluster,...
Published Date: Jan 18, 2025 2:47 AM

Capabilities

Product

Education

Contact Us

Connect

Powered by Liferay
© 2024 Liferay Inc. All Rights Reserved • Privacy Policy