Search Results

Capability
Feature
Deployment Approach
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: Oct 22, 24, 5:17 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: Oct 22, 24, 5:17 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: Oct 22, 24, 5:18 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: Oct 22, 24, 5:18 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: Oct 22, 24, 5:18 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: Oct 22, 24, 5:18 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: Oct 22, 24, 5:18 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: Oct 22, 24, 5:18 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: Oct 22, 24, 5:18 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: Oct 22, 24, 5:18 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: Oct 22, 24, 5:18 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: Oct 22, 24, 5:18 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: Oct 22, 24, 5:18 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: Oct 22, 24, 5:18 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: Oct 22, 24, 5:18 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: Oct 22, 24, 5:18 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: Oct 22, 24, 5:18 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: Oct 22, 24, 5:18 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: Oct 22, 24, 5:18 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: Oct 22, 24, 5:18 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: Oct 22, 24, 5:18 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: Oct 22, 24, 5:18 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: Oct 22, 24, 5:18 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: Oct 22, 24, 5:18 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: Oct 22, 24, 5:18 PM
Creating Organizations
Creating Organizations Use Liferay to model Clarity Vision Solutions' organizational hierarchy. See Organizations to learn more. Parent and Child Organizations Create a top level organization. ...
Published Date: Oct 22, 24, 5:18 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: Oct 22, 24, 5:18 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: Oct 22, 24, 5:18 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: Oct 22, 24, 5:18 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: Oct 22, 24, 5:18 PM
Starting a Store
Starting a Store You can use this road map as a starting point to build a storefront using Liferay Commerce. Road Map Store Setup Creating the Storefront Managing Customer Accounts Managing...
Published Date: May 9, 24, 6:46 PM
Accelerators
Accelerators Liferay Commerce Accelerators make building stores and exploring Liferay Commerce fast and easy. For steps on how to build your store from scratch, see Creating Store Content. Stores...
Published Date: May 9, 24, 6:46 PM
Introduction to the Admin Account
Introduction to the Admin Account The Admin user is created by default in any new installation of Liferay Commerce and has full permissions to modify every facet of a Liferay Commerce instance. The...
Published Date: May 9, 24, 6:46 PM
Store Setup Overview
Store Setup Overview Initial store setup uses the admin account. Read the Liferay Commerce Configuration Overview to familiarize yourself with the Liferay Commerce configuration layout and...
Published Date: May 9, 24, 6:46 PM
Specification API Basics
Specification API Basics You can manage product specifications from the Applications menu or with REST APIs. Call the headless-commerce-admin-catalog services to create and manage specifications. ...
Published Date: May 9, 24, 6:46 PM
Introduction to Liferay Commerce
Introduction to Liferay Commerce Welcome to Liferay Commerce! Liferay Commerce is a digital commerce platform built from the ground up to meet the challenging and complex needs of any B2B...
Published Date: May 9, 24, 6:46 PM
Sites and Site Types
Sites and Site Types Sites Liferay Commerce deployments consist of a hierarchy of Sites, Pages, Widgets, and Accounts. Creating and configuring a site in Liferay Commerce is one of the first steps...
Published Date: May 9, 24, 6:46 PM
Using the Minium Accelerator to Jump-Start Your B2B Store
Using the Minium Accelerator to Jump-Start Your B2B Store Minium is a Liferay Commerce Accelerator that quickly and easily sets up a business-to-business (B2B) store designed to meet the needs of a...
Published Date: May 9, 24, 6:46 PM
Store Management
Store Management Learn how to create and manage channels, configure countries and regions, add shipping and payment methods to your store, and more.
Published Date: May 9, 24, 6:46 PM
Channels
Channels Channels represent a place where you sell products: a Liferay customer portal, a B2B marketplace, or even back office phone sales. By connecting sales channels to Liferay, sellers can...
Published Date: May 9, 24, 6:46 PM
Channels Reference Guide
Channels Reference Guide The Channels application contains various options to manage and configure your channel. To create a channel, see Managing Channels. General The General tab consists of...
Published Date: May 9, 24, 6:46 PM
Configuring Product Visibility Using Channels
Configuring Product Visibility Using Channels When you create a product, it is visible across all channels, but you can limit visibility to specific channels. Consider a multi-brand scenario where...
Published Date: May 9, 24, 6:46 PM
Managing Channels
Managing Channels To display products and receive orders, a Liferay instance must have at least one channel. Accelerators like Minium already have a channel set up for you. Adding a New Channel ...
Published Date: May 9, 24, 6:46 PM
Configuring Countries and Regions
Configuring Countries and Regions By default, Liferay includes over 240 countries, but you can add countries if needed. When adding or editing countries, you can add states, provinces, or other...
Published Date: May 9, 24, 6:47 PM
Configuring Payment Methods
Configuring Payment Methods Payments are processed through a payment method. There are three types of payment methods: Offline: Liferay does not process the payment. Online Standard: Liferay...
Published Date: May 9, 24, 6:47 PM
Adyen
Adyen Liferay DXP 2024.Q3+/Portal 7.4 GA125+ Liferay provides a client extension that integrates with Adyen. It uses the payment integration client extension as a base. See Configuring Payment...
Published Date: Sep 3, 24, 5:22 PM
Authorize.net
Authorize.net This article details how to enable Authorize.Net as a payment method. Authorize.Net is a subsidiary of Visa and a provider of payment gateway services that manages the submission of...
Published Date: May 9, 24, 6:47 PM
Managing Payment Methods
Managing Payment Methods Payment methods in Liferay Commerce scoped by channel and store site. If a Liferay Commerce instance has more than one storefront hosted on the same instance,...
Published Date: May 9, 24, 6:47 PM
Mercanet
Mercanet This article details how to enable Mercanet as a payment method. Because Mercanet accepts only EUR, the store's primary currency must be EUR. Mercanet Guide Review prerequisites. Set...
Published Date: May 9, 24, 6:47 PM
Money Orders
Money Orders Liferay Commerce has the option to enable sellers to accept money orders as a form of payment. Once this payment method is activated, buyers will be able to use money orders to...
Published Date: May 9, 24, 6:47 PM
PayPal
PayPal To use PayPal as a payment method in your store, you must have a merchant ID and also generate a PayPal client ID and client secret. Visit the PayPal Developer Dashboard for more...
Published Date: May 9, 24, 6:47 PM
Stripe
Stripe Liferay DXP 2024.Q2+/Portal 7.4 GA120+ Liferay provides a client extension that integrates with Stripe. It uses the payment integration client extension as a base. See Configuring Payment...
Published Date: Sep 3, 24, 6:04 PM
Configuring Shipping Methods
Configuring Shipping Methods Liferay supports two shipping methods out-of-the-box, Flat Rate and Variable Rate. Before choosing any shipping method, verify the Measurement Units that the store...
Published Date: May 9, 24, 6:47 PM
Applying Shipping Method Restrictions
Applying Shipping Method Restrictions Your store may have shipping restrictions to specific countries or regions. This means these countries are not available during the checkout process. These...
Published Date: May 9, 24, 6:47 PM
Measurement Units
Measurement Units Liferay Commerce comes with a number of common measurement units already defined, but if you or your shipping provider use different units, you will need to change the default...
Published Date: May 9, 24, 6:47 PM
Shipping Method Reference
Shipping Method Reference Carrier: This shipping method integrates your shipping processes with a shipping company. This ensures the prices you charge your customers closely matches your actual...
Published Date: May 9, 24, 6:47 PM
Using the Flat Rate Shipping Method
Using the Flat Rate Shipping Method Buyers can choose a flat rate shipping option to ship any product. By creating multiple flat rate options, you can give customers choices of cost, speed, or...
Published Date: May 9, 24, 6:47 PM
Using the UPS Shipping Method
Using the UPS Shipping Method Liferay DXP 2024.Q3+/Portal 7.4 GA125+ Liferay provides a client extension that integrates with UPS. It uses the shipping engine client extension as a base. See...
Published Date: Aug 16, 24, 3:41 PM
Using the Variable Rate Shipping Method
Using the Variable Rate Shipping Method Variable rate shipping allows shipping costs to be calculated using three factors: weight, order subtotal (cost before shipping, taxes, and discounts), and a...
Published Date: May 9, 24, 6:47 PM
Currencies
Currencies Liferay comes with multiple currencies pre-configured for use. If a desired currency is not already included, you can add a new one. See the Currencies Reference on how to enter specific...
Published Date: May 9, 24, 6:47 PM

Capabilities

Product

Contact Us

Connect

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