Search Results

All Results 1851
Sort By
Resource Type
Deployment Approach
Capability
Feature
Asset Library Content
Asset Library Content Liferay DXP/Portal 7.3+ Asset libraries provide a convenient way to share content across Liferay sites while streamlining content collaboration and reducing the risk of data...
Exploring Assets
Exploring Assets [Release Feature](../../../security-and-administration/administration/configuring-liferay/feature-flags.md) (LPD-17564) Liferay DXP 2026.Q1+ You can view assets in Gallery, Table,...
Web Content Structures
Web Content Structures Web content structures are the building blocks for web content articles. They determine the information you can include when writing web content. Structures provide these key...
Mapping Web Content Templates to Fragments
Mapping Web Content Templates to Fragments By default, you can map web content structure fields holding a single value (such as date, numeric, image, number, or text) to fragments. For multi-value...
Fragment Specific Tags and Attributes Reference
Fragment Specific Tags and Attributes Reference Along with standard HTML, CSS, and JavaScript, you can use Liferay-specific tags and attributes to define editable elements, embed widgets, and more....
Fragment Specific Tags and Attributes Reference for Liferay 7.3 and Earlier Versions
Fragment Specific Tags and Attributes Reference for Liferay 7.3 and Earlier Versions Along with standard HTML, CSS, and JavaScript, you can use Liferay-specific tags and attributes to define...
Setting the Order of Elements in a Fragment
Setting the Order of Elements in a Fragment Liferay 7.4+ The Slider or Tab fragments are typically used to show different areas of information. Sliders present this information in a carousel of...
Product API - Creating a Product with Multiple SKUs
Product API - Creating a Product with Multiple SKUs You can create products with multiple active SKUs using the product API or from the Products application. To create such a product, you must...
Product Delivery API Basics
Product Delivery API Basics Product API Basics covers the admin API used for creating and managing products. To display product data in your storefront, you must use the Product Delivery API. Call...
Knowledge Base API Basics
Knowledge Base API Basics You can Create Knowledge Base Articles and Manage the Knowledge Base with Liferay's Knowledge Base app, but you can also use Liferay's REST APIs. Call these services to...
Web Content API Basics
Web Content API Basics Using Liferay DXP REST services, you can create and manage structured content on your site. Structured content refers to web content articles that use a web content structure...
Categories and Vocabulary API Basics
Categories and Vocabulary API Basics Liferay's REST APIs provide services for Liferay's categories and vocabularies functionality. You can create and edit vocabularies with the API. You can also...
Blog API Basics
Blog API Basics Liferay's REST APIs provide services for adding, modifying, and deleting blog posts and images. Liferay DXP 2024.Q4+/Portal GA129+ The Blogs API now uses External Reference Codes...
Tags API Basics
Tags API Basics Liferay's REST APIs provide services for managing tags (referred to as keywords in Liferay's codebase). You can create, edit, and delete tags using the API. Start with an example of...
Product API Basics
Product API Basics You can manage products from the Applications menu, but you can also use Liferay’s REST APIs. Call these services to create and manage products. Adding a Product Then follow...
Using Adapted Images in Site Content
Using Adapted Images in Site Content Adaptive Media operates in the background to create multiple resolutions for images uploaded to Liferay DXP. When used in blogs, web content, or content pages,...
Order API Basics
Order API Basics You can manage orders from the Applications menu or with REST APIs. Call the headless-admin-commerce-order services to create and manage orders. Adding an Order Once Liferay is...
Site APIs
Site APIs Use Liferay’s REST APIs to manage site elements programmatically. This guide introduces the Navigation Menu API and shows how to create, retrieve, update, and delete navigation menus...
User Account API Basics
User Account API Basics You can add and manage users from the Control Panel, but you can also use Liferay's REST APIs. You can call these services to add, edit, delete users. Start with adding a...
Roles API Basics
Roles API Basics You can create and manage roles from the Application menu, but you can also use Liferay's REST APIs. Call these services to manage roles. Associate a User to a Regular Role Then,...
User Groups API Basics
User Groups API Basics You can Create and Manage User Groups from the Application menu, but you can also use Liferay's REST APIs. Call these services to manage user groups. Adding a User Group ...
Batch Engine API Basics - Exporting Data
Batch Engine API Basics - Exporting Data Liferay's Headless Batch Engine provides REST APIs to import and export data. Call these services to export data from Liferay. Exporting Data Then,...
Batch Engine API Basics - Importing Data
Batch Engine API Basics - Importing Data Liferay's Headless Batch Engine provides REST APIs to import and export data. Call these services to import data to Liferay. Importing Data Then follow...
Managing Objects with Headless APIs
Managing Objects with Headless APIs Liferay 7.4+ You can create and manage objects from the Applications menu, but you can also use Liferay's REST APIs. Call these services to create and manage...
Configuring Fragments
Configuring Fragments You can configure fragments and their elements. Available options can vary, though some are common to all. To view available configuration options, begin editing a page or...
Navigation Menu API Basics
Navigation Menu API Basics Liferay's REST APIs provide services for Liferay's navigation menus. You can create and edit navigation menus with the API. Start by seeing an example of adding a new...
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...
Countries API Basics
Countries API Basics Liferay 7.4 U24+ and GA24+ Use Liferay's Rest APIs to create and manage countries. Adding a Country Then, follow these steps: Download and unzip Countries API Basics. ...
Postal Address API Basics
Postal Address API Basics Liferay DXP/Portal 7.4+ Use Liferay's REST APIs to manage postal addresses. Add Postal Address to Account Then, follow these steps: Download and unzip Postal Address...
Account Groups API Basics
Account Groups API Basics Liferay DXP/Portal 7.4+ You can manage account groups from the Applications menu or use Liferay's REST APIs. Call these services to create and manage account groups. ...
Site API Basics
Site API Basics Liferay's REST APIs provide services for Liferay sites. You can create and edit sites with the API. The Sites API uses External Reference Codes (ERCs) to reference sites, enabling...
Accounts API Basics
Accounts API Basics Liferay DXP/Portal 7.4+ You can manage accounts from the Applications menu or use Liferay's REST APIs. Call these services to create and manage accounts. Adding an Account ...
Organizations API Basics
Organizations API Basics You can Create and Manage Organizations from the Application menu, but you can also use Liferay's REST APIs. Call these services to manage organizations. Adding an...
Regions API Basics
Regions API Basics Liferay 7.4 U24+ and GA24+ Use Liferay's REST APIs to create and manage regions. Adding a Region Then, follow these steps: Download and unzip Regions API Basics. curl...
Displaying Object Entries with Collections
Displaying Object Entries with Collections Liferay 7.4 U77+/GA77+ When you publish an object definition, Liferay creates a collection provider for it. For site-scoped objects, you can also create...
Displaying Object Entries
Displaying Object Entries Liferay 7.4+ You can display object entries dynamically with Liferay's page building features. For example, collection displays can show a list of entries while display...
Semantic Search
Semantic Search Subscription LES Subscription Generally Available in Liferay DXP 2026.Q1+ Semantic search evaluates the intent behind a searched phrase. Meanwhile, a keyword search matches a...
Setting Up a Text Embedding Provider
Setting Up a Text Embedding Provider Subscription A text embedding provider has two jobs: At index time, use the specified model to create a text embedding representation of a text sample...
Using Fragments
Using Fragments Page fragments are extensible and reusable drag-and-drop elements for building content pages and templates (i.e., masters, pages, and display pages). Built with HTML, CSS, and...
General Settings Reference
General Settings Reference All fragments have general settings. Some options are standard (e.g., visibility and frame), while others are unique to each fragment. Follow these steps to access a...
Fragment Elements Reference
Fragment Elements Reference In addition to General and Style settings, many fragments include elements with their own configuration options. To access these options, begin editing a page or...
Styles Reference
Styles Reference All fragments have a Styles settings section except for the Collection Display fragment. Use the style settings to configure your fragments' look and feel. Many of these options...
Default Fragments Reference
Default Fragments Reference Liferay provides many out-of-the-box fragments, so you can start building your solution immediately. To view available fragments, begin editing a content page or page...
Mapping and Linking Fragment Elements
Mapping and Linking Fragment Elements Map and link fragment elements to create reusable components for your digital experiences (for example, form submissions and navigation actions). Not all...
Saving Fragment Compositions
Saving Fragment Compositions Layout and composition are the foundation of your page design. They make pages easier to read and navigate, resulting in a richer and more consistent user experience....
Using Form Fragments
Using Form Fragments Liferay DXP 2023.Q3+/Portal GA92+ Liferay includes form fragments for building forms in content pages. To build a form, add a form container to a content page or page template...
Creating Form Fragments
Creating Form Fragments Liferay 7.4 U45+/GA45+ The form components fragments are for building your object's forms in a content page. If Liferay's form fragments don't satisfy your use case, create...
Content Page Editor UI Reference
Content Page Editor UI Reference For Liferay 7.4 U37+/GA37+ Using the content page editor, you can add and configure elements in a content page. Go to a content page and click Edit (Edit icon)....
Using Page Comments
Using Page Comments When building content pages, you and your team can collaborate using Liferay's page comments feature. Comments are enabled out-of-the-box in Liferay DXP 7.3+. Use page comments...
Creating and Managing Display Page Templates
Creating and Managing Display Page Templates Liferay DXP/Portal 7.3+ Display page templates define structures for displaying content at a dedicated friendly URL. See Using Display Page Templates...
Publications
Publications The Publication application is in maintenance mode as of Liferay DXP 2026.Q1. Liferay DXP/Portal 7.3+ You can use Publications to develop, track, and publish changes across your DXP...
Using Information Templates
Using Information Templates Available 7.4+ With Information Templates, you can create FreeMarker templates for any item type that implements the Info Framework. Supported item types include web...
Promoting Content to New Environments
Promoting Content to New Environments Liferay DXP 2026.Q1+ Liferay Archive (LAR) files allow for transferring content, data structures, and even whole sites between Liferay environments....
Analytics Cloud APIs
Analytics Cloud APIs You can use headless APIs to interface with Analytics Cloud. Here are resources to help you understand and integrate these APIs to enhance your ability to manage content.
Exporting Data
Exporting Data Various analytics data can be accessed through the sites dashboard and the individuals dashboard. Analytics data can also be fetched and exported using Analytics Cloud's APIs....
Resource Types and Structure
Resource Types and Structure Properties activeIndividualsCount (Number): Number of active individuals belonging to the account. dateCreated (Date): Date the account was created in the system. ...
Connecting Liferay DXP to Analytics Cloud
Connecting Liferay DXP to Analytics Cloud Liferay DXP 2024.Q1+/Portal GA112+ Liferay DXP and Analytics Cloud connect via a secure, encrypted token. This token is generated by Analytics Cloud and...
Viewing the Analytics Dashboard
Viewing the Analytics Dashboard After syncing data, Analytics Cloud automatically begins tracking site visitors and how they interact with your content. The following tools are available for...
Analytics Cloud
Analytics Cloud Collecting analytics data is a crucial part of any business. Liferay offers an analytics tool that's integrated with DXP to provide useful information on who visits your site and...
A/B Tests Analytics
A/B Tests Analytics A/B testing evaluates the effectiveness of content pages by testing a variant design against the control design (i.e., the original). This process involves creating a page...

Showing 1 to 60 of 1,957 entries.