Search Results

Capability
Feature
Deployment Approach
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...
Publikationsdatum: 26.04.2024 20: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...
Publikationsdatum: 26.04.2024 20: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...
Publikationsdatum: 26.04.2024 20: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...
Publikationsdatum: 26.04.2024 20: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...
Publikationsdatum: 26.04.2024 20: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...
Publikationsdatum: 26.04.2024 20: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 ...
Publikationsdatum: 26.04.2024 20: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...
Publikationsdatum: 26.04.2024 20: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...
Publikationsdatum: 26.04.2024 20: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. ...
Publikationsdatum: 26.04.2024 20: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...
Publikationsdatum: 26.04.2024 20: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...
Publikationsdatum: 26.04.2024 20: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...
Publikationsdatum: 26.04.2024 20: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...
Publikationsdatum: 26.04.2024 20: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...
Publikationsdatum: 26.04.2024 20: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...
Publikationsdatum: 26.04.2024 20: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...
Publikationsdatum: 26.04.2024 20: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...
Publikationsdatum: 26.04.2024 20: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...
Publikationsdatum: 26.04.2024 20: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...
Publikationsdatum: 26.04.2024 20: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...
Publikationsdatum: 26.04.2024 20: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...
Publikationsdatum: 26.04.2024 20: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...
Publikationsdatum: 26.04.2024 20: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...
Publikationsdatum: 26.04.2024 20: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...
Publikationsdatum: 26.04.2024 20: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...
Publikationsdatum: 26.04.2024 20: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...
Publikationsdatum: 26.04.2024 20: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....
Publikationsdatum: 26.04.2024 20: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,...
Publikationsdatum: 26.04.2024 20: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...
Publikationsdatum: 26.04.2024 20: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...
Publikationsdatum: 26.04.2024 20: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...
Publikationsdatum: 26.04.2024 20: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...
Publikationsdatum: 26.04.2024 20: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...
Publikationsdatum: 26.04.2024 20: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...
Publikationsdatum: 26.04.2024 20: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...
Publikationsdatum: 26.04.2024 20: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...
Publikationsdatum: 26.04.2024 20: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....
Publikationsdatum: 26.04.2024 20: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...
Publikationsdatum: 26.04.2024 20:50
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...
Publikationsdatum: 26.04.2024 20:50
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...
Publikationsdatum: 26.04.2024 20:50
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...
Publikationsdatum: 26.04.2024 20:50
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...
Publikationsdatum: 26.04.2024 20:51
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...
Publikationsdatum: 26.04.2024 20:51
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...
Publikationsdatum: 26.04.2024 20:51
Adding a Structure for Frequently Asked Questions
Adding a Structure for Frequently Asked Questions Clarity wants a way to manage its Frequently Asked Questions page that empowers its site maintainers to add questions, remove questions, and group...
Publikationsdatum: 26.04.2024 20:51
Adding a Template to Display FAQs
Adding a Template to Display FAQs The template for FAQs needs to be able to display not only each field you added, but also every repetition of a question and answer the article could have. Here,...
Publikationsdatum: 26.04.2024 20:51
Adding Simple Display Page Templates
Adding Simple Display Page Templates Display page templates display a specific piece of content. Use them to show a specific article in its own context. Next, you'll create a display page template...
Publikationsdatum: 26.04.2024 20:51
Adding the Home Page
Adding the Home Page Right now, browsing to still shows the default site. In the last module, you changed the instance name and set the logo. This began to give the site a customized look and...
Publikationsdatum: 26.04.2024 20:51
Adding the Sign In Page
Adding the Sign In Page Users can currently log into Clarity by clicking Sign In in the user menu in the header. Log out. On any page, click the user icon and choose Sign Out from the drop-down...
Publikationsdatum: 26.04.2024 20:51
Additional Horizontal Solutions
Additional Horizontal Solutions At a Glance The Tailored Solution Highlights learning path presentation provides details of six common solutions where Liferay has been successful. Sales...
Publikationsdatum: 26.04.2024 20:51
Website Manager
Website Manager Placeholder for intro material to be added as part of LRDOCS-12121.
Publikationsdatum: 26.04.2024 20:51
Creating Content
Creating Content Creating content is an integral part of running a website: It's needed for marketing purposes, social media campaigns, blog posts, and email newsletters. Content, such as a...
Publikationsdatum: 26.04.2024 20:51
Adding a Structure for Events
Adding a Structure for Events Liferay comes with just one out-of-the-box web content structure, Basic Web Content, which isn't appropriate for what Clarity wants. Clarity needs structures specific...
Publikationsdatum: 26.04.2024 20:51
Adding a Template to Display an Event
Adding a Template to Display an Event You should have a web content template for each new type of structure you add, as they define how to order and arrange each field in the structure. Here,...
Publikationsdatum: 26.04.2024 20:51
Adding the Site's First Web Content
Adding the Site's First Web Content Now that you have structures and templates for two new types of content, you're ready to add some articles. Here, add content to the site for both of these types...
Publikationsdatum: 26.04.2024 20:51
Creating Pages
Creating Pages Now that Clarity's public site settings are configured, you can create your first pages! When finished, you'll have created this structure for Clarity's public site: Home About...
Publikationsdatum: 26.04.2024 20:51
Completing the Site Structure
Completing the Site Structure Now that the home page is in place and the master page defines the header and footer, you can create the rest of Clarity's pages: Home Shop Blogs About Us ...
Publikationsdatum: 26.04.2024 20:51
Creating Navigation Menus
Creating Navigation Menus Clarity's navigation menu is getting cluttered, as it shows all the pages by default. The Menu Display fragment's default configuration shows the site's page hierarchy....
Publikationsdatum: 26.04.2024 20:51
Designing the Home Page
Designing the Home Page Clarity's current home page is a bit sparse. Right now it has just a single banner in addition to the header and footer: The home page's content consists of a simple...
Publikationsdatum: 26.04.2024 20:51

Capabilities

Product

Contact Us

Connect

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