Search Results

Capability
Feature
Deployment Approach
Using Price Tiers to Promote More Buying
Using Price Tiers to Promote More Buying In addition to having unique discounts for specific account groups and a discount for orders above $5000, Clarity also offers tiered pricing for some of...
Published Date: Nov 22, 2024 10:47 PM
Setting Up and Creating Products
Setting Up and Creating Products Kyle and Damian need your help to create the required channels, catalogs, and products for the B2B and B2C stores. Kyle, the administrator, is in charge of creating...
Published Date: Nov 22, 2024 10:47 PM
Developer Guide
Developer Guide Knowledge Base API Basics
Published Date: Nov 22, 2024 10:48 PM
Adding Options
Adding Options In the first module, you created three products all having a single SKU, or Stock Keeping Unit. Often, products have multiple SKUs. For instance, a product that has different...
Published Date: Nov 22, 2024 10:47 PM
Creating Product Relations
Creating Product Relations You can use product relations to display products for up-selling, cross-selling, selling spares, accessories, or complementary products based on the product being viewed...
Published Date: Nov 22, 2024 10:47 PM
Adding Product Specifications
Adding Product Specifications Log in as Damian Dunne, the category manager for Clarity. Damian wants to enrich the products with attributes that give more information to customers. You can use...
Published Date: Nov 22, 2024 10:47 PM
Configuring SKUs
Configuring SKUs Now that you've configured all of the basic details for a product, it’s time to configure the SKUs. The SKUs represent the actual physical item in the warehouse. Configuring them...
Published Date: Nov 22, 2024 10:47 PM
Creating Order Types for Bulk and Regular Orders
Creating Order Types for Bulk and Regular Orders As Clarity caters to a different businesses with varying supply demands, they must offer incentives to businesses that make large purchases. Kyle,...
Published Date: Nov 22, 2024 10:47 PM
Setting up a Workflow for Buyers
Setting up a Workflow for Buyers Clarity wants to implement a buyer order approval workflow for its customers. Kyle Klein, the administrator, must enable the buyer order approval workflow setting...
Published Date: Nov 22, 2024 10:47 PM
Configuring Workflows and Notifications
Configuring Workflows and Notifications Noah Norman, the order manager for Fabulous Frames, wants to review and approve orders placed by Sarah Stanley, their buyer, for budget reasons. Clarity’s...
Published Date: Nov 22, 2024 10:47 PM
Creating and Configuring Catalogs
Creating and Configuring Catalogs Clarity caters to businesses and consumers and has a wide range of products. Damian, the category manager, must create a catalog to store these products. Some...
Published Date: Nov 22, 2024 10:47 PM
Creating and Configuring Channels
Creating and Configuring Channels A channel is an avenue for selling products, such as a customer portal, a B2B marketplace, or back office phone sales. You must link a channel to a site to sell...
Published Date: Nov 22, 2024 10:47 PM
Creating Products
Creating Products Clarity offers a wide range of eyeglasses, lenses, sunglasses, and more to their customers. With Liferay’s out-of-the-box product management capabilities, you can create different...
Published Date: Nov 22, 2024 10:47 PM
Collaboration and Social
Collaboration and Social Liferay DXP empowers users to build robust communities with flexible, social, and extensible collaborative applications. Out-of-the-box features include Message Boards ...
Published Date: Nov 22, 2024 10:48 PM
Knowledge Base
Knowledge Base Liferay 7.4 U72+/GA72+ Knowledge Base provides tools for creating and managing product documentation. You can write articles in the Liferay UI or import existing Markdown files....
Published Date: Nov 22, 2024 10:48 PM
Creating Knowledge Base Articles
Creating Knowledge Base Articles Liferay 7.4 U72+/GA72+ Knowledge Base provides tools for creating and managing a repository of articles. You can create articles using the application's WYSIWYG...
Published Date: Nov 22, 2024 10:48 PM
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...
Published Date: Nov 22, 2024 10:48 PM
Importing Knowledge Base Articles
Importing Knowledge Base Articles Liferay 7.4 U72+/GA72+ You can draft Knowledge Base articles as Markdown files and import them to Liferay. To do this, you must ensure each Markdown file is...
Published Date: Nov 22, 2024 10:48 PM
Knowledge Base Templates
Knowledge Base Templates Liferay 7.4 U72+/GA72+ Templates give authors a starting point with default headers or other content for articles. Templates help foster consistent formatting and content...
Published Date: Nov 22, 2024 10:48 PM
Managing the Knowledge Base
Managing the Knowledge Base Liferay 7.4 U72+/GA72+ With Knowledge Base, you can draft product documentation quickly and organize it into hierarchies that end users can navigate. Add folders and...
Published Date: Nov 22, 2024 10:48 PM
Responding to Knowledge Base Feedback
Responding to Knowledge Base Feedback Liferay 7.4 U72+/GA72+ You can view and manage article feedback in the Knowledge Base application. To do this, Open the Site Menu (Site Menu) and go to...
Published Date: Nov 22, 2024 10:48 PM
Knowledge Base System Settings
Knowledge Base System Settings Administrators can use the System Settings UI to set the Knowledge Base’s global configuration (across Sites). You can access this UI in Control Panel → Configuration...
Published Date: Nov 22, 2024 10:48 PM
Configuring a Message Boards Category Mailing List
Configuring a Message Boards Category Mailing List You can configure a mailing list for a message board category in a site or page-scoped message board. Globally scoped messages boards don't...
Published Date: Nov 22, 2024 10:48 PM
Creating Message Boards Categories
Creating Message Boards Categories Message Boards Categories organize threads into specific topics, making it easier for users to find and participate in discussions relevant to their interests. ...
Published Date: Nov 22, 2024 10:48 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
Configuring a Database
Configuring a Database By default for demonstration purposes, Liferay DXP/Portal is configured to use an embedded HSQL database. Beyond demonstration purposes, we recommend using a full-featured,...
Published Date: Nov 22, 2024 10:49 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. Do this by accessing Control...
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 (7.3 and 7.4+) of Liferay DXP and Liferay Portal! Liferay DXP is the commercially supported and enterprise ready platform used...
Published Date: Nov 22, 2024 10:49 PM
Installation and Upgrades
Installation and Upgrades
Published Date: Nov 22, 2024 10:49 PM
Installing Liferay
Installing Liferay Liferay runs on an application server. There are three ways to host Liferay: Using a Docker container Using a Liferay Tomcat bundle, on premises On a supported application...
Published Date: Nov 22, 2024 10:49 PM
Installing a Liferay-Tomcat Bundle
Installing a Liferay-Tomcat Bundle The Tomcat Bundle includes the Apache Tomcat application server with Liferay DXP/Portal pre-deployed. It's the easiest, fastest way to install Liferay on...
Published Date: Nov 22, 2024 10:49 PM
Installing on WebLogic
Installing on WebLogic 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 start and stop DXP quickly...
Published Date: Nov 22, 2024 10:49 PM
Installing on WebSphere
Installing on WebSphere Liferay DXP 2024.Q1/Portal 7.4 GA112 or below Compatibility with IBM WebSphere application server has been removed in 2024.Q2 and later releases. Installing Liferay DXP...
Published Date: Nov 22, 2024 10:49 PM
Installing on JBoss EAP
Installing on JBoss EAP Installing on JBoss EAP requires installing the DXP WAR, installing dependencies, configuring JBoss, and deploying DXP on JBoss. You must also configure your database and...
Published Date: Nov 22, 2024 10:49 PM
Installing on Tomcat
Installing on Tomcat Using a Liferay-Tomcat bundle or Docker image is the fastest way to get started using Liferay DXP. This article is for users who want to have full control over their Tomcat...
Published Date: Nov 22, 2024 10:49 PM
Installing on WildFly
Installing on WildFly Installing on WildFly requires installing the DXP WAR, installing dependencies, configuring WildFly, and deploying DXP on WildFly. You must also configure your database and...
Published Date: Nov 22, 2024 10:49 PM
Running Liferay for the First Time
Running Liferay for the First Time Once you've installed Liferay DXP/Portal and configured a database for it, it is ready to run. Start the Server Run the startup script bundled with your...
Published Date: Nov 22, 2024 10:49 PM

Capabilities

Product

Education

Contact Us

Connect

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