Search Results

All Results 7014
Sort By
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Implementing a Custom Low Stock Activity
Implementing a Custom Low Stock Activity Here, learn how to add a custom low stock activity by implementing the CommerceLowStockActivity interface. Low stock activities are actions that happen...
Sales
Sales Liferay provides several extension points that you can use to improve the sales in your storefront. From adding a new checkout step to a new tax engine and more, the possibilities are endless.
Promotions
Promotions There are three discount rules available out-of-the-box with Liferay. But you can also use the extension point to add your own custom rules.
Managing Inventory
Managing Inventory Liferay's inventory engine comes with one low stock activity out-of-the-box. But you can use the extension point to add custom ones.
Checkout Step Client Extension Reference
Checkout Step Client Extension Reference Checkout Step Client Extension YAML Reference FieldValueDescription activetrueSpecifies that the checkout step is active....
Using the Shipping Engine Client Extension
Using the Shipping Engine Client Extension Liferay DXP 2024.Q1+/Portal GA112+ You can use a client extension to add a new shipping engine to Liferay. This client extension from the sample...
Using the Payment Integration Client Extension
Using the Payment Integration Client Extension Liferay DXP 2024.Q1+/Portal GA112+ You can use a client extension to integrate with a new payment method in Liferay. This client extension from the...
Using the Checkout Step Client Extension
Using the Checkout Step Client Extension Liferay DXP 2024.Q1+/Portal GA112+ You can use a client extension to create a new checkout step. This tutorial uses an example client extension from the...
Get Help
Get Help
Liferay Commerce Fix Delivery Method
Liferay Commerce Fix Delivery Method Subscription Delivering fixes is one of the essential services included with your Liferay Enterprise Subscription. For Liferay Commerce, we have designed our...
Payment Integration Client Extension Reference
Payment Integration Client Extension Reference Payment Integration Client Extension YAML Reference FieldValueDescription keyliferay-sample-commerce-payment-integrationSpecifies the unique key for...
Shipping Engine Client Extension Reference
Shipping Engine Client Extension Reference Shipping Engine Client Extension YAML Reference FieldValueDescription keyliferay-sample-commerce-shipping-engineSpecifies the unique key for the shipping...
Installation and Upgrades
Installation and Upgrades Liferay DXP 7.3 and Below Liferay Commerce is a digital commerce platform built on Liferay DXP. See the prerequisites and available options for installing, deploying, and...
Maintenance Versions
Maintenance Versions Fix Packs are released on a periodic basis and include bug and security fixes. If you are installing a fix pack to an installation that has custom code deployed, we recommend...
3.0 Breaking Changes
3.0 Breaking Changes This is a chronological list of changes that break existing functionality, APIs, or contracts with third party Liferay Commerce developers or Users in Commerce 3.0. We try our...
Using the Liferay Commerce Tomcat Bundle
Using the Liferay Commerce Tomcat Bundle The Liferay Commerce bundle is available for download from the Liferay Commerce Community Downloads page. The bundle contains the latest version of Liferay...
Deploying Liferay Commerce to an Existing Liferay Installation
Deploying Liferay Commerce to an Existing Liferay Installation This article documents how to deploy Liferay Commerce to an existing Liferay DXP instance. Because Liferay Commerce is built on...
4.0 Breaking Changes
4.0 Breaking Changes This document presents a chronological list of changes that break existing functionality, APIs, or contracts with third party Liferay Commerce developers or users in Commerce...
3.0 Release Notes
3.0 Release Notes Release Highlights Compatibility with Liferay DXP 7.3 Liferay Commerce 3.0 is compatible with the latest version of Liferay DXP. Leverage the new experience management, content...
Installing Commerce 2.1 and Below
Installing Commerce 2.1 and Below Previous releases of Liferay Commerce required additional installation steps that are no longer necessary on Commerce 3.x and above. Prerequisites Before...
Using the Liferay Commerce Docker Image
Using the Liferay Commerce Docker Image The latest version Liferay Commerce is available as a docker image. Follow these steps to download the latest Docker image release of Liferay Commerce and...
Activating Liferay Commerce Enterprise
Activating Liferay Commerce Enterprise Starting with Liferay DXP/Portal 7.3, Commerce ships with all Liferay bundles and Docker containers and doesn't require a separate installation. However, the...
Upgrading Liferay Commerce
Upgrading Liferay Commerce To enhance the quality of your experience with Liferay Commerce, Liferay provides periodic product upgrades with bug fixes and new features. Users should consider...
Inventory Management Reference Guide
Inventory Management Reference Guide To access inventory settings, open the Global Menu (Global Menu) and navigate to Commerce → Inventory. Navigate to the inventory settings from the Global Menu....
Low Stock Action for Commerce 2.1 and Earlier Versions
Low Stock Action for Commerce 2.1 and Earlier Versions Low stock actions trigger when SKU inventory falls below a specific threshold. By default, Liferay includes the Set as Unpublished low stock...
Managing Product Status
Managing Product Status When editing products, you can schedule them to expire or unpublish them manually to remove them from your store catalog. Setting Product Expiration Dates Set expiration...
Setting Inventory by Warehouse
Setting Inventory by Warehouse Stores with multiple warehouses can manage product inventory on a per-warehouse basis. The inventory menu is where you can manage the number of products available to...
Product Inventory Configuration Reference Guide
Product Inventory Configuration Reference Guide You can configure products in the catalog to display inventory data in the storefront. There are two options available to display inventory data:...
Managing Product Status for Commerce 2.1 and Earlier Versions
Managing Product Status for Commerce 2.1 and Earlier Versions When editing products, you can schedule them to expire or unpublish them manually to remove them from your store catalog. To expire a...
Availability Estimates
Availability Estimates If a product runs out of stock, you can provide an estimate to customers for when it becomes available again. If you're using an accelerator like Minium or Speedwell, three...
Low Stock Action
Low Stock Action Low stock actions trigger when SKU inventory falls below a specific threshold. By default, Liferay includes the Set as Unpublished low stock action, which removes the product SKU...
Setting Inventory by Warehouse for Commerce 2.1 and Earlier Versions
Setting Inventory by Warehouse for Commerce 2.1 and Earlier Versions Stores with multiple warehouses can manage product inventory on a per-warehouse basis. The inventory menu is where you can...
Inventory Management
Inventory Management Commerce 2.1+ Liferay's inventory management tools can support a wide range of commerce use cases, from a single storefront with one warehouse to multiple sales channels with...
Availability Estimates for Commerce 2.1 and Earlier Versions
Availability Estimates for Commerce 2.1 and Earlier Versions If a product runs out of stock, you can provide an estimate to customers for when it becomes available again. If you're using an...
Setting Up Warehouses
Setting Up Warehouses Warehouses represent physical locations of product inventory. To activate a warehouse, you must set its geolocation. You can use a single warehouse to serve multiple channels...
Creating Web Content Templates
Creating Web Content Templates Web content templates use the FreeMarker Template Language (FTL) to determine how content fields are rendered on a page. Each template can be associated with a web...
Web Content Templates
Web Content Templates With Web Content Templates, you can define how content appears, ensuring that your web content aligns with your brand and functional requirements. Learn how to create...
Mapping Web Content Templates to Fragments
Mapping Web Content Templates to Fragments By default, you can map web content structure fields holding a single value (such as date, numeric, image, number, or text) to fragments. For multi-value...
Development
Development Liferay's development platform makes developers faster and more efficient by providing a baseline set of features to build upon. Rather than start from scratch, you can start instead...
Building a Custom Ticketing System
Building a Custom Ticketing System Liferay makes it easy for you to build digital solutions. For example, you can create a custom ticketing application with the styling and features needed for your...
Web Content Structures with Data Engine
Web Content Structures with Data Engine Beginning with Liferay 7.4, web content structures were migrated from using Dynamic Data Mapping (DDM) to Data Engine (DE) as the backend framework for...
Embedding Widgets in Web Content Templates
Embedding Widgets in Web Content Templates You can embed core or custom widgets, instanceable or not, in web content templates. Below is an example of embedding a web content widget in FreeMarker:
Using Taglibs in Web Content Templates
Using Taglibs in Web Content Templates Liferay's taglibs are accessible when developing templates in FreeMarker. There is no need to instantiate these taglibs within your FreeMarker template;...
Building Applications
Building Applications For maximum compatibility with all of Liferay's deployment options, you can combine Liferay's Objects, Client Extensions, and other features and tools to build real-world...
Applying a Custom Theme
Applying a Custom Theme You can use different front-end client extensions to customize the look and feel of your site. Specifically, theme CSS type client extension can be used as an alternative to...
Deploying a Custom Application
Deploying a Custom Application You can use a custom element client extension to render a JavaScript application as a widget on a Liferay site page. The application is served by Liferay and...
Defining a Custom Data Schema
Defining a Custom Data Schema The ticketing application requires custom data fields and selections. You use Liferay objects and picklists to define a custom data schema. Creating Custom Picklists...
Returns
Returns Liferay DXP 2024.Q4+/Portal GA129+ Liferay provides an out-of-the-box returns feature that allows your customers to return completed orders within Liferay itself. Customers can only return...
Using Order Importer
Using Order Importer Liferay DXP 7.4 U1+/GA5+ There are two ways to create a new order on a Minium site: Click the Account Selector from the top right and select Create New Order. Go to the...
Setting Up Warehouses for Commerce 2.1 and Earlier versions
Setting Up Warehouses for Commerce 2.1 and Earlier versions Warehouses represent physical locations of product inventory. To activate a warehouse, you must set its geolocation. You can use a...
Orders
Orders An order starts off in the Open status. After the customer finishes checking out, it transitions into the Pending status. To start processing an order, you must accept a pending order. You...
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...
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...
Enabling or Disabling Order Workflows for Commerce 2.0 and Earlier Versions
Enabling or Disabling Order Workflows for Commerce 2.0 and Earlier Versions Order workflows are a channel-specific setting that, if enabled, require the buyer or seller to give internal prior...
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...
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...
Order Information
Order Information You can view and edit order information from the Orders menu. Open the Global Menu (Global Menu) → Commerce → Orders. Click the Order ID. The order details appear in these...
Orders Menu Reference Guide
Orders Menu Reference Guide You can view and manage orders as an administrator from the Orders menu. To access it, open the Global Menu (Global Menu) → Commerce → Orders. Navigate to the Orders...
Orders Menu Reference Guide for Commerce 2.1 and Earlier Versions
Orders Menu Reference Guide for Commerce 2.1 and Earlier Versions Orders can be viewed and managed by an administrator in the Orders menu. To access the Orders menu, navigate to the Control Panel →...
Order Management Statuses Reference Guide
Order Management Statuses Reference Guide Liferay Commerce 2.0 Every order in Liferay Commerce has order information and order management statuses associated with it. This article reviews the...

Showing 6,841 to 6,900 of 8,807 entries.