Search Results

All Results 7025
Sort By
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Using the Products Limit Rule
Using the Products Limit Rule Liferay DXP 2024.Q1+/Portal GA112+ You may want to prevent customers from purchasing products from a specific product group. For instance, a machine manufacturer may...
Order Life Cycle
Order Life Cycle An Order stores data regarding a potential or past transaction. This article provides an overview of the order life cycle from open cart to fulfilled order. This is the latest...
Approving or Rejecting Orders in Order Workflows
Approving or Rejecting Orders in Order Workflows Order workflows, when enabled, empower the buyer or seller to require internal prior approval for an order before it can be processed. This article...
Enabling or Disabling Order Workflows
Enabling or Disabling Order Workflows Order workflows are a channel-specific setting that, if enabled, require the buyer or seller to give internal prior approval for an order before it can be...
Enabling or Disabling Order Workflows for Commerce 2.1
Enabling or Disabling Order Workflows for Commerce 2.1 Order workflows are a channel-specific setting that, if enabled, require the buyer or seller to give internal prior approval for an order...
Order Workflows
Order Workflows Order workflows require the buyer or seller to give internal prior approval before processing an order for the channel(s) you choose. To learn more about Liferay workflows in...
Order Types
Order Types Orders can be of various types that require different pricing or visibility. For example, a buyer can have stock orders that consist of their restocking purchases. They can also have...
Approving or Rejecting Orders in Order Workflows Commerce 2.1 and Earlier Versions
Approving or Rejecting Orders in Order Workflows Commerce 2.1 and Earlier Versions Order workflows, when enabled, empower the buyer or seller to require internal prior approval for an order before...
Using Order Types
Using Order Types Liferay DXP 7.4 U4+/GA8+ To support the example scenario of stock and urgent orders, you can create two Order Types. Stock orders have regular pricing, and urgent orders incur a...
Order Information
Order Information Administrators can view and edit order information by clicking an order in the Orders menu. There are five tabs: General, Payments, Shipments, Notes, and Emails. General You can...
Generating Projects with Blade CLI
Generating Projects with Blade CLI Blade CLI exists to create, build, and deploy Liferay projects in Liferay Workspaces. Once created, these projects can be imported into an IDE or worked on...
Liferay Workspace
Liferay Workspace Liferay Workspace is a set of folders and Gradle scripts that represents the Liferay-opinionated way of handling a full development life cycle: Creating projects Building...
Creating Code with Liferay Workspace
Creating Code with Liferay Workspace Liferay Workspace is the developer's tool for creating and managing Liferay development projects. Creating Projects Blade CLI makes it easy to create projects...
Liferay npm Bundler (Deprecated)
Liferay npm Bundler (Deprecated) The Liferay npm bundler is deprecated of Liferay 2024.Q4/Portal GA129, and it's planned for future removal.
Bundler Migration Guide
Bundler Migration Guide The Liferay npm bundler is deprecated of Liferay 2024.Q4/Portal GA129, and it's planned for future removal.
Using a CAPTCHA Client Extension
Using a CAPTCHA Client Extension Liferay DXP 2025.Q3+ CAPTCHA challenges are used on websites to verify a human user is accessing it, and not a bot or malicious code attacking the site. Liferay...
Using a Microservice Client Extension
Using a Microservice Client Extension A microservice client extension is a standalone server process that relies on OAuth 2 for communication with Liferay. The microservice is a resource server and...
Blade CLI
Blade CLI Blade CLI can be installed through a command line interface or a graphical installer. If you're behind a proxy, once it's installed you can configure it to operate through the proxy....
Connecting Liferay DXP to Marketplace
Connecting Liferay DXP to Marketplace Liferay DXP 2025.Q1+/GA132+ You can connect Liferay DXP to Marketplace in Instance Settings. With this integration, you can add supported apps from the...
Creating Deployment Environments
Creating Deployment Environments There comes a point when your code is ready to share. For that, you must build an environment. In the corporate world, there are usually three environments: ...