Search Results

Capability
Feature
Deployment Approach
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...
发布日期: 2024-4-26 下午8:50
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...
发布日期: 2024-4-26 下午8:50
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...
发布日期: 2024-4-26 下午8:50
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...
发布日期: 2024-4-26 下午8:50
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...
发布日期: 2024-4-26 下午8:50
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...
发布日期: 2024-4-26 下午8:50
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...
发布日期: 2024-4-26 下午8:50
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. ...
发布日期: 2024-4-26 下午8:50
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 ...
发布日期: 2024-4-26 下午8:50
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...
发布日期: 2024-4-26 下午8:50
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...
发布日期: 2024-4-26 下午8:50
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...
发布日期: 2024-4-26 下午8:50
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...
发布日期: 2024-4-26 下午8:50
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...
发布日期: 2024-4-26 下午8:50
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...
发布日期: 2024-4-26 下午8:50
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...
发布日期: 2024-4-26 下午8:50
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...
发布日期: 2024-4-26 下午8:50
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...
发布日期: 2024-4-26 下午8:50
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...
发布日期: 2024-4-26 下午8:50
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...
发布日期: 2024-4-26 下午8:50
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...
发布日期: 2024-4-26 下午8:50
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...
发布日期: 2024-4-26 下午8:50
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...
发布日期: 2024-4-26 下午8:50
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...
发布日期: 2024-4-26 下午8:50
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...
发布日期: 2024-4-26 下午8:50
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...
发布日期: 2024-4-26 下午8:50
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...
发布日期: 2024-4-26 下午8:50
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....
发布日期: 2024-4-26 下午8:50
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...
发布日期: 2024-4-26 下午8:50
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,...
发布日期: 2024-4-26 下午8:50
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...
发布日期: 2024-4-26 下午8:50
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...
发布日期: 2024-4-26 下午8:50
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...
发布日期: 2024-4-26 下午8:50
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...
发布日期: 2024-4-26 下午8:50
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...
发布日期: 2024-4-26 下午8:50
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...
发布日期: 2024-4-26 下午8:50
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...
发布日期: 2024-4-26 下午8:50
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....
发布日期: 2024-4-26 下午8:50
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...
发布日期: 2024-4-26 下午8:50
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...
发布日期: 2024-4-26 下午8:51
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...
发布日期: 2024-4-26 下午8:50
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...
发布日期: 2024-4-26 下午8:51
Changing the Default Site's Name and Logo
Changing the Default Site's Name and Logo Your Liferay instance comes out-of-the-box with a default site, called Liferay (with /guest as its friendly URL). This site is the default landing page for...
发布日期: 2024-4-26 下午8:51
Creating the About Us Page
Creating the About Us Page Now that you have a master page, you can use it to create pages and populate the site template. In this lesson, you'll use compositions---pre-built structures that speed...
发布日期: 2024-4-26 下午8:51
Creating the Master Page Template
Creating the Master Page Template Master page templates provide a way to define elements common to every page, so you can focus on that page's content, rather than its chrome. You can use the same...
发布日期: 2024-4-26 下午8:52
Creating the Careers Page
Creating the Careers Page The Careers page shows a list of available job postings. When you click a posting a page appears with more details about the job. To create the page, use web content...
发布日期: 2024-4-26 下午8:51
Sending Alerts and Announcements
Sending Alerts and Announcements Use the Alerts or the Announcements widgets to broadcast important information. Alerts are for high-priority information (e.g. planned downtime alerts, security...
发布日期: 2024-4-26 下午8:52
Publishing the 50th Anniversary Content
Publishing the 50th Anniversary Content Most of the real work is done. All that's left to do is publish the 50th anniversary content to the production environment. Log in as Preston Palmer...
发布日期: 2024-4-26 下午8:52
Workflow and Publishing Tools
Workflow and Publishing Tools Now that Clarity's site is up and running and even has some content, you can discover some of Liferay's publishing tools, workflow and publications. You'll go through...
发布日期: 2024-4-26 下午8:52
Collaboration and Social
Collaboration and Social Liferay DXP comes with a wide suite of flexible applications that can be used to build sites and communities that foster collaboration and communication. For an overview of...
发布日期: 2024-4-26 下午8:52
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...
发布日期: 2024-4-26 下午8:52
Collaboration and Social Overview
Collaboration and Social Overview Liferay DXP empowers users to build robust communities with flexible, social, and extensible collaborative applications. Out-of-the-box features include: ...
发布日期: 2024-4-26 下午8:52
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...
发布日期: 2024-4-26 下午8:52
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...
发布日期: 2024-4-26 下午8:52
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....
发布日期: 2024-4-26 下午8:52
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...
发布日期: 2024-4-26 下午8:52
Working in the 50th Anniversary Publication
Working in the 50th Anniversary Publication The publication template is in place for Clarity's special events. Now the publication administrator will create the publication, enabling the...
发布日期: 2024-4-26 下午8:52
Developer Guide
Developer Guide Knowledge Base API Basics
发布日期: 2024-4-26 下午8:52
Alerts and Announcements
Alerts and Announcements Sending Alerts and Announcements
发布日期: 2024-4-26 下午8:52
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...
发布日期: 2024-4-26 下午8:52

Capabilities

Product

Contact Us

Connect

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