Capability

Commerce

Liferay DXP includes robust e-commerce capabilities. Liferay’s commerce capabilities integrate content management, digital asset management, and comprehensive commerce functionalities, empowering you to deliver diverse online shopping experiences.

Use Liferay’s Commerce features to set up a storefront, add and manage products and catalogs, configure multiple channels for sales, configure multiple forms of payment, and much more.

Feature
Deployment Approach
Liferay 7.4におけるWebコンテンツストラクチャーの新機能
Liferay 7.4におけるWebコンテンツストラクチャーの新機能 Liferay 7.4では、フォームを構築するためのバックエンドフレームワークとして、Dynamic Data Mapping (DDM)からData Engine (DE)に移行しました。 ウェブコンテンツの構造は、データエンジン・フレームワークに支えられたフォームビルダーを使って構築される。 ...
Webコンテンツテンプレート
Webコンテンツテンプレート Webコンテンツテンプレートの作成 テンプレートへのウィジェットの埋め込み テンプレートでのTaglibの使用 Webコンテンツテンプレートのフラグメントへのマッピング
ウェブコンテンツテンプレートにウィジェットを埋め込む
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 Liferay's taglibs are accessible when developing templates in FreeMarker. There is no need to instantiate these taglibs within your FreeMarker template;...
はじめに
はじめに Liferay DXPは、Webアプリケーションの構築とデプロイのための、強力なオープンソースのエンタープライズ対応プラットフォームです。 しかし、その能力と機能性ゆえに、何から手をつければいいのかわからなくなることもあります。...
最初のサイトの作成
最初のサイトの作成 サイトは、コンテンツを含み、表示するページの集まりである。 この記事では、既存のテンプレートをベースに新しいサイトを作成する手順を説明します。 サイトの作成 新しいコミュニティーサイトを作成するには、次の手順に従います。 [Global Menu] を開き、 コントロールパネル に移動して、 [Sites] を選択します。 ...
Webコンテンツテンプレートのフラグメントへのマッピング
Webコンテンツテンプレートのフラグメントへのマッピング デフォルトでは、 Web コンテンツ構造 フィールドの単一値(日付、数値、画像、数値、テキストなど)をフラグメントにマッピングできます。 多値フィールド(リストからの選択、ラジオボタン、HTMLなど)の場合、最初に Webコンテンツテンプレートを使ってフィールドをレンダリングする必要があります。 例えば、この画像の Web...
サイトの外観を変更する
サイトの外観を変更する Liferayにはサイトの外観をカスタマイズする方法がたくさんあります。 サイトのファビコンとテーマは、あなたが変更したいと思うかもしれない最初の要素の2つです。 テーマは、あなたのサイトのデフォルトのルック&フィールを設定し、ファビコンは、ユーザーのブラウザのタブであなたのサイトを識別するためのアイコンです。 サイトのファビコンを変更する ...
管理者アカウントの概要
管理者アカウントの概要 管理者ユーザーアカウントは、Liferay DXPの新規インストールでデフォルトで作成され、Liferay DXPインスタンスのすべてのファセットを変更するための完全なアクセス権を持っています。 管理者ユーザーは、サイト、ユーザー、ページを作成、変更、削除し、すべてのサイト管理タスクを実行できます。 管理者ユーザーとしてLiferay DXPにアクセスする ...
DXPのナビゲート
DXPのナビゲート Liferay DXP のすぐに使えるナビゲーションは、3つの主要なエリアに分かれています: サイトメニュー 、パーソナルメニュー 、グローバルメニュー 。 サイトメニュー 画面左側のDXP サイトメニュー には、現在表示されている特定のサイトを対象としたアクション、コンテンツ、設定が含まれています。 アプリケーションバーの...
Dockerイメージから始める
Dockerイメージから始める Liferayの最新バージョンはDocker HubでDockerイメージとして入手可能です。 それらは2つのカテゴリーに分類されます。 Liferay/Portal Liferay/DXP 以下の手順に従って、Liferayの最新リリースをダウンロード、起動し、ツアーを開始してください。 Dockerをお持ちでない場合、 まずはこちらへ:...
ヘッドレスデリバリー
Headless Delivery
サンプルAPIアプリケーションの構築
Building a Sample API Application Liferay DXP 2023.Q4+/Portal GA102+ [Beta Feature](../../security-and-administration/administration/configuring-liferay/feature-flags.md#beta-feature-flags) The...
RESTビルダーを使用したAPI
APIs with REST Builder REST Builder is a code generation tool that makes it easy for you to take your local APIs and make them available on the web. It uses the OpenAPI Specification to generate...
APIの使用
Consuming APIs APIs, or Application Programming Interfaces, serve as the bridge between different software applications, allowing them to communicate and exchange data. By consuming external APIs,...
APIクエリパラメーター
API Query Parameters Whether you consume REST APIs or GraphQL APIs, different query parameters are available to help you filter the responses. Fields Parameter Use this parameter to specify and...
バッチエンジンAPIの基本 - データのエクスポート
バッチエンジンAPIの基本 - データのエクスポート Liferayのヘッドレスバッチエンジンは、データのインポートやエクスポートを行うためのREST APIを提供します。 これらのサービスを呼び出して、Liferayにデータをエクスポートします。 データのエクスポート 次に、以下の手順に従います。 Batch Engine API Basics をダウンロードして解凍する。 ...
API ビルダー
API Builder Liferay DXP 2023.Q4+/Portal GA102+ [Beta Feature](../security-and-administration/administration/configuring-liferay/feature-flags.md#beta-feature-flags) This feature is currently...
RESTビルダーを使用したAPIの作成と実装
Producing and Implementing APIs with REST Builder With REST Builder, you can define the API you want to build, and REST Builder provides the framework and endpoints for you. Deploy an Example REST...
APIヘッダーリファレンス
API Headers Reference API headers are components of HTTP requests that provide essential information to the server about the client's request and how the server should handle it. You can use API...