Search Results

Capability
Feature
Deployment Approach
Configuring Auto-scaling
Configuring Auto-scaling Once you've enabled production environment clustering with any number of nodes, you can configure auto-scaling to better handle site traffic during peak hours. Help Marcus...
Published Date: May 9, 2024 6:47 PM
Installing a Hotfix
Installing a Hotfix Keeping your Liferay instance up-to-date is a critical part of maintenance in Liferay Cloud. If you have to patch an issue before it appears in the next version of Liferay,...
Published Date: May 9, 2024 6:47 PM
Setting Up Clustering for the Liferay Service
Setting Up Clustering for the Liferay Service Because Delectable Bonsai's website draws millions of views, it must be clustered to handle the traffic. Here, you'll learn how to configure a two-node...
Published Date: May 9, 2024 6:47 PM
Setting Up the GitHub Repository
Setting Up the GitHub Repository Your first task after your Liferay Cloud account is provisioned is to set up the project's Git repository so you can deploy configurations as an administrator....
Published Date: May 9, 2024 6:47 PM
Cloud Development Lifecycle
Cloud Development Lifecycle Now you've configured your Liferay PaaS environment for a project like Delectable Bonsai's. Developers like Kyle use the Cloud console too, for everything from deploying...
Published Date: May 9, 2024 6:47 PM
Deploying and Promoting to Production
Deploying and Promoting to Production As Kyle begins to work on development with Liferay Cloud, he goes through his first full deployment process by deploying and promoting a simple widget module. ...
Published Date: May 9, 2024 6:47 PM
Using the Liferay Service's Shell
Using the Liferay Service's Shell Sometimes you need direct access to the system to see what's happening. Kyle wants to use the Liferay service's shell to view the directory structure and verify...
Published Date: May 9, 2024 6:48 PM
Troubleshooting a Microservice in the Cloud Console
Troubleshooting a Microservice in the Cloud Console Previously, you tested using an object action client extension to log when a feedback entry is submitted in Liferay. Now, Kyle wants to add a...
Published Date: May 9, 2024 6:48 PM
Adding Team Members to the Project
Adding Team Members to the Project Marcus has access to the Liferay Cloud console for the whole Delectable Bonsai project, but his staff member, Kyle, also needs access. Here, you'll learn how to...
Published Date: May 9, 2024 6:48 PM
Configuring Your Site's Domain
Configuring Your Site's Domain Now that the Delectable Bonsai site is up and running, you can connect it to its domain name. Here, you'll register and configure a custom domain for your site. ...
Published Date: May 9, 2024 6:47 PM
Rotating Your Database password
Rotating Your Database password Delectable Bonsai's database security policy is to rotate the password at least every 90 days. Here, you'll change your database password in your production...
Published Date: May 9, 2024 6:47 PM
Restoring Data from a Backup
Restoring Data from a Backup Kyle wants to start testing changes that could affect data on the site. Here, you'll restore a manual backup to recover data lost during a test. Create a Manual...
Published Date: May 9, 2024 6:47 PM
Setting Up Automatic Deployment
Setting Up Automatic Deployment Kyle is able to begin developing and testing with Liferay Cloud, but it's easier if he can test his changes immediately after deployment. Here, you'll configure a...
Published Date: May 9, 2024 6:47 PM
Deploying Code to Liferay SaaS
Deploying Code to Liferay SaaS Now that you've accessed and started using the Cloud console, you're ready to deploy a client extension project to your Liferay SaaS instance. This module requires a...
Published Date: May 9, 2024 6:48 PM
Deploying and Managing a Microservice Client Extension Project
Deploying and Managing a Microservice Client Extension Project Kyle wants to start developing a custom application using a microservice client extension to help keep track of user-submitted...
Published Date: May 9, 2024 6:48 PM
Setting Up Your Cloud Project
Setting Up Your Cloud Project After you have either an instance of Liferay SaaS or PaaS provisioned, your first task is to access the cloud console. In Liferay PaaS (self-managed), you use the...
Published Date: May 9, 2024 6:48 PM
Accessing the Liferay Cloud Console
Accessing the Liferay Cloud Console The Delectable Bonsai project has been provisioned, but Marcus and his staff must be granted access to it. Here, you'll access the Liferay Cloud console so you...
Published Date: May 9, 2024 6:48 PM
Commerce Architect
Commerce Architect Liferay’s full-fledged Commerce offering comes with a host of product management, order management, inventory management, and pricing capabilities. This course continues the...
Published Date: May 9, 2024 6:48 PM
Using the CLI Tool
Using the CLI Tool Now that the Delectable Bonsai site is up and running on Liferay SaaS, Kyle is ready to start deploying client extensions the development team created. To get started, he needs...
Published Date: May 9, 2024 6:48 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 catalog page containing the product catalog, but you...
Published Date: May 9, 2024 6:48 PM
Creating an Orders Page
Creating an Orders Page The Orders page displays a business customer's order history, including open orders. You can select a pending order to continue checking out, approve or reject it based on a...
Published Date: May 9, 2024 6:48 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: May 9, 2024 6:48 PM
Creating a Discount and Enabling Guest Checkout
Creating a Discount and Enabling Guest Checkout Now, you’ll create a discount that offers a price reduction for the Maliyah eyeglasses for a limited period of time. After creating the discount,...
Published Date: May 9, 2024 6:48 PM
Configuring Products and SKUs
Configuring Products and SKUs After creating channels, a product catalog, warehouses, and products, you must now configure them. This module enriches products with information about various...
Published Date: May 9, 2024 6:48 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: May 9, 2024 6: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: May 9, 2024 6:48 PM
Building the B2B Storefront
Building the B2B Storefront Now that you've finished building the B2C storefront for Clarity, your consumers can view products and place orders. However, Clarity's business customers have a...
Published Date: May 9, 2024 6:48 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: May 9, 2024 6:48 PM
Creating the Catalog Page
Creating the Catalog Page The catalog page displays all of Clarity's products for its business customers. The page contains a list of all the products, their associated facets, and search and sort...
Published Date: May 9, 2024 6:48 PM
Building the B2C Storefront
Building the B2C Storefront Now that you've created and configured catalogs, channels, products, and warehouses, you’re all set to create and design the storefront. Preston Palmer, the site...
Published Date: May 9, 2024 6:48 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: May 9, 2024 6:48 PM
Creating an Orders Page
Creating an Orders Page The Orders page displays a customer's open orders and placed orders. You can select pending orders and continue to check out or delete them completely. You can select a...
Published Date: May 9, 2024 6:48 PM
Creating the Shop Page
Creating the Shop Page The shop page is the first point of access to Clarity's product catalog. The page contains a list of all the products, their associated facets, and search and sort...
Published Date: May 9, 2024 6:48 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: May 9, 2024 6:48 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: May 9, 2024 6:48 PM
Customizing the B2B Experience
Customizing the B2B Experience Now that you've completed building Clarity's B2B storefront, it is time to customize the B2B experience. Liferay comes with many B2B-centric features that help...
Published Date: May 9, 2024 6:48 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: May 9, 2024 6:48 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: May 9, 2024 6:48 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: May 9, 2024 6:48 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: May 9, 2024 6:48 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: May 9, 2024 6:48 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: May 9, 2024 6:48 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: May 9, 2024 6:48 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: May 9, 2024 6:48 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: May 9, 2024 6:48 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: May 9, 2024 6:48 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: May 9, 2024 6:48 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: May 9, 2024 6:48 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: May 9, 2024 6:48 PM
Courses
Courses Welcome to Liferay Courses! This set of practical guides will teach you how to build fantastic solutions with Liferay using hands-on examples, practical explanations, and references to our...
Published Date: May 9, 2024 6:48 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: May 9, 2024 6:48 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: May 9, 2024 6:48 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: May 9, 2024 6:48 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: May 9, 2024 6:48 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: May 9, 2024 6:48 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: May 9, 2024 6:48 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: May 9, 2024 6:48 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: May 9, 2024 6:48 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: May 9, 2024 6:48 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: May 9, 2024 6:48 PM

Ask

Capabilities

Product

DXP

Contact Us

Connect

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