Search Results

Capability
Feature
Deployment Approach
Module 2: Developer Setup - EDUCATION
Building Enterprise Websites with Liferay 2 hours Module 2: Developer Setup Webinar Note This module was presented using slides for a live webinar audience. The formatting, presentation, and...
Published Date: Jul 10, 2024 8:01 PM
Congratulations - EDUCATION
Building Enterprise Websites with Liferay 2 hours 123 10 min Practitioner Beginner false
Published Date: Jul 10, 2024 8:02 PM
Liferay Deployment Options - EDUCATION
Building Enterprise Websites with Liferay 2 hours Liferay Deployment Options The Liferay DXP platform is available in three different deployment approaches: Liferay SaaS, Liferay PaaS, and Liferay...
Published Date: Jul 11, 2024 11:53 AM
APIs
APIs Liferay Analytics Cloud supports access to its analytics data via a set of API endpoints. Developer can now access and integrate the data either through RESTful APIs or data export. Business...
Published Date: Apr 27, 2024 12:48 AM
Module 3: Deploying Liferay - EDUCATION
Building Enterprise Websites with Liferay 2 hours Module 3: Deploying Liferay Webinar Note This module was presented using slides for a live webinar audience. The formatting, presentation, and...
Published Date: Jul 11, 2024 11:45 AM
Clarity's Deployment Requirementsm - EDUCATION
Building Enterprise Websites with Liferay 2 hours Clarity’s Deployment Requirements Coming soon! Up Next: Liferay Deployment Options 10 min Practitioner Beginner false
Published Date: Jul 11, 2024 11:49 AM
education_expertise_beginner.svg
No content preview
Published Date: Jul 3, 2024 6:30 PM
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. ...
Published Date: Apr 27, 2024 12:48 AM
Connecting Liferay DXP to Analytics Cloud
Connecting Liferay DXP to Analytics Cloud Liferay DXP 7.4 U67+ Liferay DXP and Analytics Cloud connect via a secure, encrypted token. This token is generated by Analytics Cloud and must be added...
Published Date: Apr 27, 2024 12:48 AM
Individuals
Individuals Individuals Dashboard Individual Profiles Understanding Interests
Published Date: Apr 27, 2024 12:48 AM
Reference
Reference Multi-Factor Authentication Metrics Description Downloading Reports
Published Date: Apr 27, 2024 12:48 AM
education_persona.svg
No content preview
Published Date: Jul 3, 2024 6:30 PM
Pages
Pages Analytics Cloud does the following for pages: Registers and tracks pages for analysis the first time the Analytics Cloud client detects a Page interaction. Queries pages on a schedule for...
Published Date: Apr 27, 2024 12:48 AM
Events Descriptions
Events Descriptions Below are the various events that can be analyzed in the events analysis tool. Asset Clicked This is when a user clicks a custom asset. Note, the data-analytics-asset-type HTML...
Published Date: Apr 27, 2024 12:48 AM
education_expertise_expert.svg
No content preview
Published Date: Jul 3, 2024 6:30 PM
Pages
Pages Pages Paths Pages Reference
Published Date: Apr 27, 2024 12:48 AM
Troubleshooting
Troubleshooting Connecting Data Sources Activation
Published Date: Apr 27, 2024 12:48 AM
education_certification.svg
No content preview
Published Date: Jul 3, 2024 6:30 PM
Definitions for Individuals
Definitions for Individuals The data model for individuals is defined by the various attributes that get mapped when contact data is synced from DXP. To view a list of these attributes, navigate...
Published Date: Apr 27, 2024 12:48 AM
Managing Properties
Managing Properties After creating a property it can be managed and modified from the Workspace Settings section of Analytics Cloud. Navigate to Settings → Workspace Settings → Properties. ...
Published Date: Apr 27, 2024 12:48 AM
Managing Data Sources
Managing Data Sources After connecting Liferay DXP to your workspace, you can view and make changes to them from the settings page. Navigate to Settings → Workspace Data → Data Sources. See the...
Published Date: Apr 27, 2024 12:48 AM
Liferay Connector to Salesforce
Liferay Connector to Salesforce Subscription Liferay DXP 7.4 U35+ The Liferay Connector to Salesforce uses Talend job designs and Liferay's Job Scheduler to import data from Salesforce to Liferay...
Published Date: Apr 27, 2024 12:48 AM
Designing Mule Flows
Designing Mule Flows After configuring the Liferay Connector to MuleSoft, you can start building Mule flows. These operations are available for Liferay's OpenAPI endpoints. Create Records ...
Published Date: Apr 27, 2024 12:48 AM
Creating Product Display Pages
Creating Product Display Pages With Liferay Commerce, you can link individual store products with Site pages to create dedicated display pages for each product. Quickly design layouts using...
Published Date: Apr 27, 2024 12:48 AM
Design and Theme
Design and Theme
Published Date: Apr 27, 2024 12:48 AM
Using the Mini Cart Widget
Using the Mini Cart Widget Liferay Commerce comes with a Mini Cart widget that provides a quick overview of the current cart status. The Mini Cart widget is not the same as the custom mini cart...
Published Date: Apr 27, 2024 12:48 AM
Liferay Commerce Widgets
Liferay Commerce Widgets
Published Date: Apr 27, 2024 12:48 AM
Adding a New Product Type
Adding a New Product Type This tutorial will show you how to add a new product type by implementing three interfaces: CPType, ScreenNavigationCategory, and ScreenNavigationEntry. Product types can...
Published Date: Apr 27, 2024 12:48 AM
Adding a New Product Data Source for the Product Publisher Widget
Adding a New Product Data Source for the Product Publisher Widget This tutorial will show you how to add a new product data source by implementing the CPDataSource interface. Product data sources...
Published Date: Apr 27, 2024 12:48 AM
Using Web Experience Management
Using Web Experience Management
Published Date: Apr 27, 2024 12:48 AM
Enabling Commerce Products as Related Assets
Enabling Commerce Products as Related Assets Commerce Products can be connected to other assets in Liferay Commerce by using the Related Assets relationship. Liferay DXP 7.4+ does not support...
Published Date: Apr 27, 2024 12:48 AM
Implementing a Custom Product Content Renderer
Implementing a Custom Product Content Renderer This tutorial will show you how to add a custom product content renderer by implementing the CPContentRenderer interface. A product content renderer...
Published Date: Apr 27, 2024 12:48 AM
Managing Inventory
Managing Inventory
Published Date: Apr 27, 2024 12:49 AM
Content
Content
Published Date: Apr 27, 2024 12:48 AM
Implementing a Custom Low Stock Activity
Implementing a Custom Low Stock Activity Here, you'll learn how to add a custom low stock activity by implementing the CommerceLowStockActivity interface. Low stock activities are actions happen...
Published Date: Apr 27, 2024 12:49 AM
Commerce Order Engine Overview
Commerce Order Engine Overview Coming soon!
Published Date: Apr 27, 2024 12:49 AM
Implementing a Custom Order Status
Implementing a Custom Order Status You can add a custom order status by implementing the CommerceOrderStatus interface. The Commerce Order Engine provides a standard order flow out-of-the-box, but...
Published Date: Apr 27, 2024 12:49 AM
Promotions
Promotions
Published Date: Apr 27, 2024 12:49 AM
Adding a New Discount Rule Type
Adding a New Discount Rule Type You can add a new discount rule type by implementing two interfaces: CommerceDiscountRuleType and CommerceDiscountRuleTypeJSPContributor. Discount rule types define...
Published Date: Apr 27, 2024 12:49 AM
Order Management
Order Management
Published Date: Apr 27, 2024 12:49 AM

Capabilities

Product

Contact Us

Connect

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