Search Results

Capability
Feature
Deployment Approach
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: Apr 26, 2024 8:50 PM
Creating a Product Details Page
Creating a Product Details Page The product details page displays all the information about a selected product. So far, you've only added the shop page containing the product catalog, but you...
Published Date: Apr 26, 2024 8:50 PM
Creating a Checkout Page
Creating a Checkout Page Before you can check out and submit an order, you must have a checkout page. This is also necessary for the mini cart fragment to work correctly. Creating a New Page ...
Published Date: Apr 26, 2024 8:50 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: Apr 26, 2024 8:50 PM
Setting Terms and Conditions for Payment Methods and Shipping Options
Setting Terms and Conditions for Payment Methods and Shipping Options Clarity has terms and conditions attached to their payment methods and shipping options. Businesses must assess these terms and...
Published Date: Apr 26, 2024 8:50 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: Apr 26, 2024 8:50 PM
Adding Media
Adding Media So far, you've configured a product and added specifications to give more information about the product to customers. One of the main components of product information is the product...
Published Date: Apr 26, 2024 8:50 PM
Creating Account Groups to Offer Specialized Pricing
Creating Account Groups to Offer Specialized Pricing The administrator, Kyle Klein, wants to create an account group for Platinum Accounts. These are accounts that have a long-standing relationship...
Published Date: Apr 26, 2024 8:50 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: Apr 26, 2024 8:50 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: Apr 26, 2024 8:50 PM
Liferay Administrator
Liferay Administrator Is your Liferay instance installed? Now what? Whether you're on Liferay SaaS, PaaS, or self-hosted, this course covers administering your Liferay installation. You'll learn ...
Published Date: Apr 26, 2024 8:50 PM
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: Apr 26, 2024 8:50 PM
Configuring the DXP Cluster
Configuring the DXP Cluster You can run two docker containers to demonstrate a simple clustered environment. See Clustering for High Availability to learn more. Configuring Elasticsearch for Each...
Published Date: Apr 26, 2024 8:50 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: Apr 26, 2024 8:50 PM
Configuring Virtual Instances
Configuring Virtual Instances Liferay PaaS or Self-hosted You may have a business use case where you need another Liferay environment with its own set of sites, users, and organizations. Rather...
Published Date: Apr 26, 2024 8:50 PM
Configuring Instance Settings
Configuring Instance Settings Liferay instances share the same installation but are configured to serve unique digital experiences from different domain names. Each instance has its own settings. ...
Published Date: Apr 26, 2024 8:50 PM
Clustering
Clustering For increased reliability and performance, Liferay can be clustered. This way, if one server fails, another server continues serving data. Liferay can be configured in both a horizontal...
Published Date: Apr 26, 2024 8:50 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: Apr 26, 2024 8:50 PM
Creating and Configuring Warehouses
Creating and Configuring Warehouses Clarity has a main warehouse in Minnesota that fulfills both their consumer and business orders, while a second warehouse in Oklahoma is solely for business...
Published Date: Apr 26, 2024 8:50 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: Apr 26, 2024 8:50 PM
Configuring Search
Configuring Search Liferay uses Elasticsearch to search and index content. In a Liferay cluster, Elasticsearch must be installed on a separate server accessible by each node. Follow the steps below...
Published Date: Apr 26, 2024 8:50 PM
Server Administration and Email
Server Administration and Email You can manage and monitor your Liferay instance from the server administration console. For example, you can view the current system or portal properties or...
Published Date: Apr 26, 2024 8:50 PM
Configuring System Settings
Configuring System Settings Liferay PaaS or Self-hosted System settings apply across instances, sites, or widgets. Settings made here apply across your entire environment. Some of these cannot be...
Published Date: Apr 26, 2024 8:50 PM
Configuring the Database
Configuring the Database Liferay supports many databases, like MySQL, MariaDB, or PostgreSQL. By default, a Liferay bundle uses an embedded HSQL database appropriate for demo purposes. For...
Published Date: Apr 26, 2024 8:50 PM
Configuration
Configuration The story begins after Liferay has been installed or an instance created in Liferay SaaS or PaaS. Clarity Vision Solutions' IT administrators, with your help, must get the system...
Published Date: Apr 26, 2024 8:50 PM
Authentication
Authentication Liferay's authentication options are flexible enough for almost any scenario you can cook up. From configuring how users sign in, to how authenticated sessions are verified, to...
Published Date: Apr 26, 2024 8:50 PM
Authorizing with OAuth2
Authorizing with OAuth2 Use Liferay's OAuth2 tools to authorize third-party applications to access data. For example, a Clarity Vision Solutions' partner wants to sell the eyewear products with...
Published Date: Apr 26, 2024 8:50 PM
Configuring Multi-Factor Authentication
Configuring Multi-Factor Authentication Multi-Factor Authentication requires users to both know something and have something. Usually, this is a password and a device or service, like a mobile...
Published Date: Apr 26, 2024 8:50 PM
Password Policies
Password Policies Password policies are rules set for everything having to do with passwords: Age Length and syntax History Expiration Lockout rules Change rules Password policies can be...
Published Date: Apr 26, 2024 8:50 PM
Authentication Verifiers
Authentication Verifiers Liferay PaaS or Self-hosted Authentication Verifiers are internal instances of code that determine if the provided credentials---whether that's a user name/password, a...
Published Date: Apr 26, 2024 8:50 PM
Configuring Sign In
Configuring Sign In Liferay's sign-in widget is configurable and adjusts to how you've set its options. In a prior step, you configured two virtual instances. One of these is for a public-facing,...
Published Date: Apr 26, 2024 8:50 PM
Enabling Cross-Origin Resource Sharing
Enabling Cross-Origin Resource Sharing When a server from a different domain tries to access Liferay web services, the cross-origin resource sharing (CORS) policy allows or denies each request. See...
Published Date: Apr 26, 2024 8:50 PM
Managing AntiSamy
Managing AntiSamy An AntiSamy sanitizer is enabled by default in Liferay. This sanitizer prevents malicious JavaScript code from being injected into the system when users use HTML and CSS in...
Published Date: Apr 26, 2024 8:50 PM
Authorizing and Single Sign-On
Authorizing and Single Sign-On Authentication and authorization are like the two sides of a coin. Authentication ensures that credentials given match credentials stored in the system. Authorization...
Published Date: Apr 26, 2024 8:50 PM
Security
Security Liferay's philosophy is secure by default. That means a default installation's configuration is secure right away. There are, however, many ways to tune the security closer to your needs....
Published Date: Apr 26, 2024 8:50 PM
Authenticating with SAML
Authenticating with SAML When authenticating with SAML, Liferay can serve as either the service provider (SP) or the identity provider (IdP). See authenticating with SAML to learn more. Clarity...
Published Date: Apr 26, 2024 8:50 PM
Managing and Deleting Personal Data
Managing and Deleting Personal Data Liferay provides user data tools for managing and deleting personal user data. Though these tools can help with GDPR requirements, they do not guarantee...
Published Date: Apr 26, 2024 8:50 PM
Understanding Service Access Policies
Understanding Service Access Policies Use the service access policy tool to set which web services have public access. You can view a list of the default policies. Follow the steps below to add a...
Published Date: Apr 26, 2024 8:50 PM
Securing Web Services
Securing Web Services Liferay ships with APIs for just about all of its functionality. You can use these APIs to interact programmatically with Liferay's entities or objects you've created...
Published Date: Apr 26, 2024 8:50 PM
Understanding Personal Data
Understanding Personal Data Customers interact with your site in various ways. Some of these interactions, such as message board replies or form submissions, leave behind personal data on your...
Published Date: Apr 26, 2024 8:50 PM
Connecting to LDAP
Connecting to LDAP You can configure an LDAP server at the system level or instance level. If you are on Liferay PaaS or self-hosted, you can choose the configuration scope based on your needs....
Published Date: Apr 26, 2024 8:50 PM
Importing and Exporting Users
Importing and Exporting Users Once LDAP is connected, users are imported as they log in. Clarity Vision Solutions, however, wants to import all of Fabulous Frames's users in one shot. Importing...
Published Date: Apr 26, 2024 8:50 PM
Users, Accounts, Organizations, and Permissions
Users, Accounts, Organizations, and Permissions With your Liferay DXP environment configured and up and running, it's time to start creating users, organizations, and accounts. Businesses often...
Published Date: Apr 26, 2024 8:50 PM
User Data
User Data As customers come and go, you can use Liferay's user data management tools to help you manage your customers' personal data. Here, you'll learn how to Understand the personal data that...
Published Date: Apr 26, 2024 8:50 PM
Setting Roles and Permissions
Setting Roles and Permissions In Liferay, users receive permissions based on assigned roles. See Understanding Roles and Permissions to learn more. Assigning Users to Roles Give the IT manager the...
Published Date: Apr 26, 2024 8:50 PM
Working with Accounts
Working with Accounts Accounts in Liferay can represent individual customers in a B2C (i.e. business to consumer) context. Or they can represent a B2B (i.e. business to business) context with...
Published Date: Apr 26, 2024 8:51 PM
Creating Organizations
Creating Organizations Use Liferay to model Clarity Vision Solutions' organizational hierarchy. See Understanding Organizations to learn more. Parent and Child Organizations Create a top level...
Published Date: Apr 26, 2024 8:50 PM
Managing Users
Managing Users Whether you bring in users from an LDAP or create them within Liferay, use the available tools to manage your users. See Create and Manage Users to learn more. Create an...
Published Date: Apr 26, 2024 8:50 PM
Extending Liferay
Extending Liferay At a Glance Extending Liferay is a crucial aspect of leveraging the platform's full potential By customizing Liferay with specific business needs in mind, digital experiences...
Published Date: Apr 26, 2024 8:51 PM
Breaking Down the Horizontal Solutions Presentation
Breaking Down the Horizontal Solutions Presentation At a Glance The Tailored Solution Highlights learning path presentation provides details of six common solutions where Liferay has been...
Published Date: Apr 26, 2024 8:51 PM
Changing Your Public Site's Settings
Changing Your Public Site's Settings Now that you've made the first changes to the public Clarity site, you're ready to change more site-specific settings. Since the instance settings changes are...
Published Date: Apr 26, 2024 8:51 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: Apr 26, 2024 8:52 PM
Creating a Publication Template for Clarity's Special Events
Creating a Publication Template for Clarity's Special Events Clarity wants to celebrate its 50th anniversary with some special frames available only for a limited time. They must prepare content...
Published Date: Apr 26, 2024 8:52 PM
Approving FAQs with Workflow
Approving FAQs with Workflow Clarity's initial site is in place and the first pieces of content were added by the content manager directly. It's time for other users to begin creating content for...
Published Date: Apr 26, 2024 8:52 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: Apr 26, 2024 8:52 PM
Message Boards API Basics
Message Boards API Basics Liferay's Headless Delivery application provides REST services for the Message Boards application. With these services, you can add message board categories, threads, and...
Published Date: Apr 26, 2024 8:52 PM
Message Boards Configuration Reference
Message Boards Configuration Reference This article documents configuration settings available in the Message Boards app. To view the Message Boards app's Configuration screen: Navigate to Site...
Published Date: Apr 26, 2024 8:52 PM
Creating Message Boards Categories
Creating Message Boards Categories Message Boards Categories organize threads by topic. Only authenticated users with the requisite permissions (at minimum, Add Category, Add Subcategory) have the...
Published Date: Apr 26, 2024 8:52 PM
Message Boards Permissions Reference
Message Boards Permissions Reference This article documents permissions in the Message Boards widget and serves as a reference when assigning permissions to users and roles. To learn more about DXP...
Published Date: Apr 26, 2024 8:52 PM
Wiki API Basics
Wiki API Basics Liferay's Headless Delivery application provides REST services for the Wiki application. With these services, you can add Wiki nodes and pages, list their information, modify their...
Published Date: Apr 26, 2024 8:52 PM

Capabilities

Product

Contact Us

Connect

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