Search Results

All Results 7015
Sort By
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Configuring the JWT Bearer Flow
Configuring the JWT Bearer Flow The JWT Bearer flow trades a signed JWT from an external token service in exchange for an access token from Liferay. To use this flow, create an OAuth 2 client and...
Installing Payment Methods From Marketplace
Installing Payment Methods From Marketplace Liferay DXP 2025.Q2+ Currently, this feature is behind a release feature flag (LPD-35941). Read Release Feature Flags for more information. This...
Generating Text Content Using AI
Generating Text Content Using AI Liferay DXP 2023.Q4+/Portal GA98+ Web content provides integration with OpenAI's ChatGPT engine using the AI Creator tool. With an OpenAI API key configured for...
Using Object APIs With Base64 Encoded Files
Using Object APIs With Base64 Encoded Files Liferay DXP 2024.Q2+/Portal GA120+ When creating object entries with attachment fields through APIs, you can generally upload files from your computer...
Understanding Roles and Permissions
Understanding Roles and Permissions To give users the necessary permissions to perform their intended function within Liferay DXP, you must first associate the set of permissions with a role. ...
Liferay PaaS Experience: Managing Secrets
Liferay PaaS Experience: Managing Secrets You manage secrets for your Liferay PaaS environments entirely through Argo CD, with no GCP account, IAM configuration, or gcloud access required. The...
Workflow Nodes
Workflow Nodes Subscription A Workflow Node represents a specific point in an approval process, whether it begins the review process, approves or rejects the asset, or reassigns the task. Below...
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...
Publishing Single Assets and Widgets
Publishing Single Assets and Widgets You can publish single assets and widgets when needed without going through the entire publishing process. This is much faster than publishing all content at...
Managing a Product Launch
Managing a Product Launch At the heart of a Content Marketing Platform (CMP) is the campaign. A campaign is a coordinated effort aimed at achieving a specific business goal by a specific deadline...
Email Address Fields
Email Address Fields Liferay DXP 2026.Q3+ Email Address fields store and validate email addresses entered on forms and through the API. Objects normalizes every value to lowercase before storage,...
Propagating Template Changes (for Liferay DXP 2025.Q4 and Earlier Versions)
Propagating Template Changes (for Liferay DXP 2025.Q4 and Earlier Versions) In Liferay version 2025.Q4 and earlier, you can enable site template propagation to propagate template changes to...
Managing Fragments
Managing Fragments Liferay DXP provides tools for managing fragments in the Liferay UI. With out-of-the-box tools, you can edit fragment code, export/import fragment sets between sites, and more. ...
Removing Relationships
Removing Relationships Liferay 7.4 U26+/GA26+ You can remove relationships from both draft and published object definitions. Removing a relationship permanently deletes its field from the related...
Segments Admin Settings
Segments Admin Settings Liferay DXP/Portal 7.3+ Starting in Liferay DXP 2026.Q1, Segments moves toward a unified experience with Analytics Cloud. The impact depends on your installation type: ...
Configuring the Calendar Widget
Configuring the Calendar Widget Use the Calendar widget configuration options to tailor the display and functionality of your calendar. From choosing the time format and default view to setting the...
Consuming GraphQL APIs
Consuming GraphQL APIs Liferay DXP contains GraphQL APIs for most of its applications. The GraphQL APIs are available at http://[host]:[port]/o/graphql. Here's how to consume them in three steps: ...
Enhancing Content Management with AI Hub's Writing Tasks
Enhancing Content Management with AI Hub's Writing Tasks You can use AI Hub with Liferay CMS to speed up and improve the content creation and editing process. Several built-in tasks are available....
User Group Sites
User Group Sites With user group sites, you can create pages that are added automatically to each member’s personal site. These pages are organized into two page sets, My Profile (public) and My...
Exploring Assets
Exploring Assets Liferay DXP 2026.Q3+ You can view assets in Gallery, Table, or Card view. The layouts support folder navigation and quick actions for an intuitive browsing experience. Navigate...
Fragments API Basics
Fragments API Basics [Beta Feature](../../../security-and-administration/administration/configuring-liferay/feature-flags.md#beta-feature-flags) Liferay's headless-admin-fragment module provides...
Site Appearance
Site Appearance You can customize the design and functionality of a Liferay site in several different ways. The table below shows the Liferay tools you can use: FeaturesStyle BooksMaster Page...
Propagating Fragment Changes
Propagating Fragment Changes By default, changes made to a custom fragment's code are not propagated to deployed instances of the fragment. Using fragment propagation, you can propagate changes to...
Managing Exchange Rates
Managing Exchange Rates You can manage exchange rates manually or configure Liferay to update them automatically using an online service. Automatic updates help keep exchange rates current for your...
Creating a New Product Category
Creating a New Product Category Product Categories are used to organize your products. These groupings allow multiple products to be handled as a single unit. For example, a product category could...
Liferay PaaS Experience: Auto-Scaling
Liferay PaaS Experience: Auto-Scaling Configure auto-scaling by editing Helm values in your GitOps repository. This is typically a developer or platform administrator's task rather than a general...
Purchasing AI Hub
Purchasing AI Hub AI Hub is sold through the Products catalog in Marketplace. Purchasing begins when you submit an order. Liferay then sends an order form for signature, and provisioning starts...
Using Aggregation Terms with REST APIs
Using Aggregation Terms with REST APIs When querying Object entries using REST APIs, you can use an Object's fields as facet criteria for aggregating entry data. To do this, add the...
Using Gross and Net Price Types
Using Gross and Net Price Types With Liferay Commerce, you can use either Gross or Net price types for calculating promotions and discounts. This setting is configured for Price Lists and Channels....
Managing Object Entries with Data Sets
Managing Object Entries with Data Sets Data sets offer a flexible way to display object entries. When your advanced use case outgrows collections, data sets fill the gap. For example, Collections...
Using Objects with SugarCRM
Using Objects with SugarCRM [Release Feature](../../../../security-and-administration/administration/configuring-liferay/feature-flags.md#release-feature-flags) You can create objects that map to...
Adding Fields to Objects
Adding Fields to Objects Liferay DXP 2023.Q4+/Portal GA102+ Fields are data definitions that represent database columns and store different types of values. By default, all objects include these...
Account Users and Roles APIs
Account Users and Roles APIs You can manage Account Users and Account Roles from the Applications menu, but you can also use Liferay's REST APIs. Call these services to create and manage account...
Linking Assets to Projects
Linking Assets to Projects [Release Feature](../../../dxp/latest/en/security-and-administration/administration/configuring-liferay/feature-flags.md#release-feature-flags) (LPD-58677) Liferay DXP...
Configuring XML Sitemaps
Configuring XML Sitemaps Liferay DXP 2024.Q2+/Portal GA120+ XML sitemaps are XML-formatted documents listing the URLs of a website along with additional metadata (e.g. last update, change...
Creating Segments
Creating Segments Liferay Data Platform 2026.Q2+ Segments are dynamic audience definitions built from criteria that filter individuals based on their attributes, behavior, and the content they...
Webhook Payload Reference
Webhook Payload Reference Liferay Data Platform 2026.Q2+ This reference describes the webhook payload fields Liferay Data Platform (LDP) accepts from Demandbase, HubSpot, and Marketo. Each source...
Syncing Site Templates
Syncing Site Templates [Release Feature](../../security-and-administration/administration/configuring-liferay/feature-flags.md#release-feature-flags) When sites are linked to a site template, you...
DevOps
DevOps :::: 2 :gutter: 3 3 3 3 ::: Local Integrations Configuring Documents and Media Previews Enabling Antivirus Scanning for Uploaded Files Configuring Cache Control for Documents and Media...
Migrating Documents and Media Thumbnails to Adaptive Media
Migrating Documents and Media Thumbnails to Adaptive Media DXP automatically generates image thumbnails in Documents and Media using Adaptive Media, which is included by default starting with DXP...

Showing 8,481 to 8,520 of 8,808 entries.