Capability

Platform

Liferay DXP is a robust platform with its own navigation menus, configuration methods, and core features. These core features are foundational to effective system administration, maintenance, notifications, and other core platform functions.

Feature
Deployment Approach
Capability
カスタムチェックアウトステップの実装
カスタムチェックアウトステップの実装 このチュートリアルでは、 CommerceCheckoutStep インターフェースを実装して、カスタムチェックアウトステップを追加する方法を紹介します。 チェックアウトステップは、お客様のチェックアウトプロセスを1つの画面で示します。 Liferay Commerceは、 支払方法ステップ や 注文確認ステップ...
公開日: 2025/01/18 2:44
新しい税エンジンの実装
新しい税エンジンの実装 このチュートリアルでは、 CommerceTaxEngine インターフェイスを実装して、新しい税エンジンを追加する方法を示します。 税エンジンは、取引が行われるときに税金の計算を実行します。 Liferay Commerceは、固定税率用の FixedCommerceTaxEngine 、および住所による税金計算用の...
公開日: 2025/01/18 2:44
カスタム注文バリデーターの実装
カスタム注文バリデーターの実装 このチュートリアルでは、 CommerceOrderValidator インターフェイスを実装してカスタムオーダーバリデータを追加する方法を説明します。 注文バリデータは、チェックアウトを進めるときに顧客のカート内の商品を検証するクラスです。 Liferay は、 デフォルト を含む複数のすぐに使える注文バリデーターに加え、 アイテムのバージョン と...
公開日: 2025/01/18 2:44
新しい支払い方法の実装
新しい支払い方法の実装 このチュートリアルでは、 CommercePaymentMethod インターフェイスを実装して、新しい支払い方法を追加する方法を示します。 支払方法とは、顧客が注文に対して支払う様々な方法を表します。 Liferay Commerceは、 Authorize.Net 、 Mercanet 、 Money Order 、 PayPal...
公開日: 2025/01/18 2:44
カスタム為替レートプロバイダーの実装
カスタム為替レートプロバイダーの実装 このチュートリアルでは、 ExchangeRateProvider インターフェイスを実装して、カスタム為替レートプロバイダーを追加する方法を示します。 為替レートプロバイダーは、データソースを使用して通貨間の為替計算を実行します。 Liferay Commerceでは、すぐに使える為替レートプロバイダー、...
公開日: 2025/01/18 2:44
Using Client Extensions
Using Client Extensions Liferay DXP 2024.Q1+/Portal GA112+ Using client extensions, you can extend Liferay without using OSGi modules. Deploy them to any Liferay environment, whether you host it...
公開日: 2024/05/09 18:45
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...
公開日: 2024/05/09 18:45
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...
公開日: 2024/05/09 18:45
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...
公開日: 2024/05/09 18:45
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...
公開日: 2024/05/09 18:45
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...
公開日: 2024/05/09 18:45
Checkout Step Client Extension Reference
Checkout Step Client Extension Reference Checkout Step Client Extension YAML Reference FieldValueDescription activetrueSpecifies that the checkout step is active....
公開日: 2024/05/09 18:45
Liferay Cloud
Liferay Cloud
公開日: 2024/05/09 19:00
ネットワーキング
ネットワーキング プライベートネットワーク VPNインテグレーションの概要 VPNサーバーの設定 Liferay CloudにVPNサーバーを接続する カスタムドメイン ロードバランサー
公開日: 2024/05/09 19:00
VPNサーバーの設定
VPNサーバーの設定 以下のシナリオでは、IPsecまたはOpenVPNのVPNサーバーを設定する方法を説明します。 VPNサーバーを設定すると、社内ネットワークとLiferay Cloud上の本番環境との間にセキュアな接続を確立することができます。 この例では、Ubuntu Server 18.0.4をコンセプトの証明として使用しています。 Liferay Cloud の...
公開日: 2024/05/09 19:00
Liferay DXPサービスの使用
Liferay DXPサービスの使用 Liferayサービスは、あらゆるプロジェクトの心臓部です。 アプリケーションのLiferay DXPインスタンスを実行し、Webサーバー、Elasticsearch、MySQLデータベースなどの他のサービスとやり取りします。 Liferayサービスは、Liferay Cloudで利用可能ないくつかのサービスの1つです。 Liferay...
公開日: 2024/05/09 19:00
Configuring Liferay PaaS for Client Extensions
Configuring Liferay PaaS for Client Extensions Beta Feature Client extensions are the ideal way to deploy various customizations and changes to Liferay DXP in cloud environments. Here are some...
公開日: 2025/02/13 12:52
Deploying Microservice Client Extensions to Liferay PaaS
Deploying Microservice Client Extensions to Liferay PaaS In most cases, you can deploy client extensions with Liferay PaaS similarly to self-hosted instances. Deploy frontend, configuration, and...
公開日: 2024/05/13 20:28
Using the Liferay DXP Service
Using the Liferay DXP Service The Liferay service is the heartbeat of any project in Liferay Cloud (SaaS or PaaS). It runs the application's Liferay DXP instance and interacts with other services...
公開日: 2024/05/09 19:00
Setting Up Clustering in Liferay Cloud
Setting Up Clustering in Liferay Cloud This article outlines the steps necessary to configure clustering for your Liferay DXP instance in Liferay PaaS. Contents: Enable the Clustering...
公開日: 2024/05/09 19:00