Search Results

Capability
Feature
Deployment Approach
Products Overview
Products Overview Liferay Commerce provides three out-of-the-box Product types: Simple, Grouped, and Virtual. Each Product type is stored in a Catalog and assigned a default SKU at creation. By...
Data de publicació: 26/04/2024 20:49
Developer Guide
Developer Guide :::: 2 :gutter: 3 3 3 3 ::: Catalog API Basics :link: ./developer-guide/catalog-api-basics.md ::: ::: Currency API Basics :link: ./developer-guide/currency-api-basics.md ::: ...
Data de publicació: 26/04/2024 20:49
Using the FedEx Shipping Method
Using the FedEx Shipping Method Subscription Required This article details how to configure and enable FedEx as a shipping method. Prerequisites Before configuring your store to use FedEX as a...
Data de publicació: 26/04/2024 20:49
Managing Exchange Rates
Managing Exchange Rates Exchange rates can be manually managed or automatically updated by an online service. To ensure that the store has the most recent exchange rates, administrators can enable...
Data de publicació: 26/04/2024 20:49
Adding a New Currency
Adding a New Currency Liferay Commerce pre-configures multiple currencies to be available for use, out-of-the-box. Store administrators can add a new currency if a desired currency is not already...
Data de publicació: 26/04/2024 20:49
Currencies Reference
Currencies Reference Liferay Commerce has several currencies pre-configured and ready to use. Each store must have a primary currency enabled, to be able to process orders. This article serves as a...
Data de publicació: 26/04/2024 20:49
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...
Data de publicació: 26/04/2024 20:49
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...
Data de publicació: 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...
Data de publicació: 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...
Data de publicació: 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...
Data de publicació: 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...
Data de publicació: 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...
Data de publicació: 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...
Data de publicació: 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...
Data de publicació: 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...
Data de publicació: 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,...
Data de publicació: 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...
Data de publicació: 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...
Data de publicació: 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...
Data de publicació: 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....
Data de publicació: 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...
Data de publicació: 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...
Data de publicació: 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...
Data de publicació: 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...
Data de publicació: 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...
Data de publicació: 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....
Data de publicació: 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...
Data de publicació: 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...
Data de publicació: 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...
Data de publicació: 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...
Data de publicació: 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...
Data de publicació: 26/04/2024 20:51
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...
Data de publicació: 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...
Data de publicació: 26/04/2024 20:50

Capabilities

Product

Contact Us

Connect

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