Search Results

Capability
Feature
Deployment Approach
Configuring Liferay Authentication With PingOne Using SAML
This recipe guides you through the basic steps needed to integrate PingOne, your Identity Provider (IdP), with your Liferay environment using Security Assertion Markup Language (SAML). PingOne...
公開日: 2024/08/02 14:34
Integrate Azure AD with Liferay DXP Using OpenID Connect
This recipe guides you through the basic steps needed to integrate Azure AD (now known as Microsoft Entra ID), your Identity Provider (IdP), with your Liferay environment using OpenID Connect....
公開日: 2024/08/02 16:36
Integrate Azure AD with Liferay DXP Using SAML
As a general best practice, integrating Liferay DXP with other Identity Providers (IdPs) provides enhanced security and streamlines authentication management. This recipe guides you through the...
公開日: 2024/08/05 17:12
Building Multi-Step Forms With Liferay DXP Objects
This recipe guides you through the basic steps to build a multi-step form. Liferay DXP environment An object definition with fields A user who has access and control to create and manage objects,...
公開日: 2024/08/06 18:21
Integrate Okta with Liferay DXP using OpenID Connect
This recipe guides you through the steps to integrate Okta, your Identity Provider (IdP), with your Liferay environment using OpenID Connect. Okta Dev account Liferay DXP environment Administrative...
公開日: 2024/08/06 20:09
Designing and Displaying Reusable Navigation Menus
Navigation menus for a site are typically tied strictly to a site's page hierarchy and structure. The Navigation Menus feature in Liferay is powerful because it enables you to create navigation...
公開日: 2024/08/15 18:33
Building a Reusable and Dynamic Accordion With Fragments
Liferay Fragments are reusable, customizable web elements that serve as building blocks for a page. They consist of HTML, CSS, and JavaScript to provide structure, style, and functionality to your...
公開日: 2024/08/19 16:54
Using Zapier to Sync Object Data with Google Sheets
This recipe guides you through the steps required to use webhooks to trigger sync tasks between Liferay Objects and Google Sheets using Zapier.
公開日: 2024/11/14 16:15
API
API Liferay Analytics Cloudは、一連のAPIエンドポイントを介した分析データへのアクセスをサポートしています。 開発者は、RESTful APIまたはデータエクスポートのいずれかを介してデータにアクセスし、統合することができるようになりました。 ビジネスでは、Analytics Cloudのデータを使って以下のようなことができます。 ...
公開日: 2024/05/09 18:44
認証
認証 アクセストークンはLiferay Analytics CloudへのAPIコールに必要です。 Settings → APIs に移動し、アクセストークンを生成します。 アクセストークンの有効期限(30日、6ヶ月、1年、無期限など)を選択します。 Generate Token をクリックする。 有効期限を選択し、トークンの生成をクリックします。 ...
公開日: 2024/05/09 18:44
データのエクスポート
データのエクスポート サイトダッシュボードと個人ダッシュボードから様々なアナリティクスデータにアクセスできます。 アナリティクス・データは、Analytics CloudのAPIを使用してフェッチおよびエクスポートすることもできます。 具体的には、イベント・データ、IDデータ、個人データ、会員データ、ページ・データ、セグメント・データをフェッチすることができる。 ...
公開日: 2024/05/09 18:44
データのクエリ
データのクエリ Liferay Analytics Cloudのルートエンドポイントは、 です。 上記のURLにGETをリクエストすることで、すべてのデータタイプのエンドポイントのリストを取得することができます。 curlで試します。 curl -i -L -H "Authorization: Bearer {token}"...
公開日: 2024/05/09 18:44
Setting Rates for Tax Calculations for Commerce 2.1 and Earlier Versions
Setting Rates for Tax Calculations for Commerce 2.1 and Earlier Versions Define tax rates in Liferay Commerce using configurable tax engines and assign them to tax categories. You can then apply...
公開日: 2025/05/03 16:04
税の計算のためのレート設定
税の計算のためのレート設定 Liferay Commerceには、商品や送料に税率を定義して適用するためのツールが組み込まれています。 これらのレートは、設定可能な税エンジンを使用して計算され、 税カテゴリーに追加されます。 その後、チャネル商品や送料に税カテゴリーを割り当てることで、それらに税率を適用することができます。 税エンジンの理解 税計算の構成 税率の設定 ...
公開日: 2024/05/09 18:46
Setting Rates for Tax Calculations for Commerce 2.0 and Earlier Versions
Setting Rates for Tax Calculations for Commerce 2.0 and Earlier Versions Define tax rates in Liferay Commerce using configurable tax engines and assign them to tax categories. You can then apply...
公開日: 2025/05/03 16:04
税金の設定
税金の設定
公開日: 2024/05/09 18:46
Installing and Using the Liferay Commerce Connector to Stripe Tax App
Installing and Using the Liferay Commerce Connector to Stripe Tax App Liferay DXP 2025.Q2+ Liferay provides a cloud-based Stripe tax connector app that is based on the Tax Engine Client Extension...
公開日: 2025/05/03 16:04
Adding Products to a Price List for Commerce 2.1 and Earlier Versions
Adding Products to a Price List for Commerce 2.1 and Earlier Versions Once you have a price list created, you can add products to it. This article describes two ways to add products to a price...
公開日: 2025/05/17 15:52
Creating Tax Categories for Commerce 2.0 and Earlier Versions
Creating Tax Categories for Commerce 2.0 and Earlier Versions Liferay Commerce uses tax categories to store and apply tax rates to channel products and shipping costs. Once a tax category is...
公開日: 2025/05/03 16:04
価格表の作成
価格表の作成 特定のアカウント、チャネル、注文タイプを対象としたSKU価格エントリを保存する価格リストを作成できます。 商品の単価を決定する際に使用され、対象となる顧客の基本価格リストの項目を上書きまたは変更します。 また、各価格リストに対して、カスタム 価格修飾子 を定義することもできます。 新しい価格表を作成する、 グローバルメニュー( アプリケーションメニューアイコン...
公開日: 2024/05/09 18:46