Search Results

All Results 7024
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Client Extensions
Client Extensions Liferay Self-Hosted Liferay SaaS Liferay PaaS Liferay 7.4 When you want to extend Liferay, either by modifying its look and feel or by calling functions outside of Liferay, you...
Building a Time Off Requester
Building a Time Off Requester Liferay 7.4+ With Liferay Objects, you can build entire applications without writing code or deploying modules. Here, create a Time Off Request application using...
Using Object Data with React Charts
Using Object Data with React Charts Here you'll use Objects, Headless APIs, and custom element remote applications to create a dynamic chart for data dashboards. First, you'll set up a new DXP...
Working with Client Extensions
Working with Client Extensions Liferay Self-Hosted Liferay SaaS Liferay PaaS Liferay 7.4 Using client extensions, you can extend Liferay without deploying OSGi modules. Just like traditional...
OAuth Headless Server YAML Configuration Reference
OAuth Headless Server YAML Configuration Reference You can define an OAuth headless server client extension with a client-extension.yaml file. Usage Details This client-extension.yaml file defines...
OAuth User Agent YAML Configuration Reference
OAuth User Agent YAML Configuration Reference You can define an OAuth user agent client extension with a client-extension.yaml file. Usage Details This client-extension.yaml file defines an OAuth...
Configuration as Code
Configuration as Code Liferay Self-Hosted Liferay SaaS Liferay PaaS Liferay 7.4 Liferay instance configurations are deployable with client extensions. For example, you can deploy OAuth2...
Customizing Liferay's Look and Feel
Customizing Liferay's Look and Feel One of the easiest ways to get started developing on Liferay's platform is to modify its look and feel. You can change everything from its favicon to its entire...
Client Extensions UI Reference
Client Extensions UI Reference Liferay's widget client extensions (custom element and iframe) register applications with Liferay, adding them as widgets to site pages. Additionally, you can style...
JavaScript Import Map Entry YAML Configuration Reference
JavaScript Import Map Entry YAML Configuration Reference Usage Details This client-extension.yaml file defines a JavaScript import map entry client extension: assemble: - from: build/static ...
Themes
Themes Themes customize the default look and feel of your site. You can define the style and visual identity of your brand or label across your whole site. You can use a theme CSS client...
Instance Settings YAML Configuration Reference
Instance Settings YAML Configuration Reference You can use an instance settings client extension to configure a wide variety of Liferay configurations. Each configuration is referenced by its PID...
Language Client Extensions
Language Client Extensions Liferay DXP 2025.Q1+/Portal GA132+ A language client extension adds new language keys or overrides existing keys and their translations. For example, you can translate...
Bundling Resources in a JavaScript Import Map Entry Client Extension
Bundling Resources in a JavaScript Import Map Entry Client Extension Liferay DXP 2023.Q1+/Portal GA92+ JavaScript import map entry client extensions make JavaScript code or resources available to...
Micro Frontends
Micro Frontends Micro frontends extend the concept of microservices to the frontend side of development. You can build a fully-featured and powerful browser application that uses a microservice...
Bundling a Thumbnail Preview into Your Theme
Bundling a Thumbnail Preview into Your Theme A theme's thumbnail is the visual representation of how the theme looks when it is applied to a Site. The thumbnail is shown in the theme selection menu...
Bundling Resources
Bundling Resources
Bundling and Copying Files from an Existing Theme
Bundling and Copying Files from an Existing Theme By using gulp's kickstart task, you can copy the files from a previously created theme into any theme you choose. This functionality is useful in...
Embedding Widgets Using Templates
Embedding Widgets Using Templates You can embed a widget in your theme to make it available on all pages using the chosen template file. When you are embedding a widget, you will need to reference...
Bundling Independent UI Resources via Theme Contributors
Bundling Independent UI Resources via Theme Contributors Theme contributors are modules that contain CSS and JavaScript resources and apply them to every page. They are independent from specific...
Bundling and Installing Resources into Your Theme via Themelets
Bundling and Installing Resources into Your Theme via Themelets Themelets are small, modular pieces of code that you can reuse in multiple themes. Unlike themes themselves, themelets may only...
Setting Up an Environment and Creating a Theme
Setting Up an Environment and Creating a Theme Creating a theme is the first step in theme development. Once you have your own theme, you can deploy it to your Liferay DXP instance, and use it for...
Using a Frontend Data Set Filter Client Extension
Using a Frontend Data Set Filter Client Extension Liferay DXP 2024.Q2+/Portal GA120+ Frontend data set filter client extensions define JavaScript functions for creating customizable filter...
Frontend Data Set Cell Renderer YAML Reference
Frontend Data Set Cell Renderer YAML Reference You can define a Frontend Data Set cell renderer client extension with a client-extension.yaml file. Usage Details The client-extension.yaml file...
CSS YAML Configuration Reference
CSS YAML Configuration Reference You can define a CSS client extension with a client-extension.yaml file. Usage Details This client-extension.yaml file defines a CSS client extension definition: ...
Upgrading a Theme
Upgrading a Theme Themes developed for previous versions of Liferay DXP must be upgraded in order to be deployed to a new version. The gulp upgrade task updates Liferay version references and theme...
Theme CSS YAML Configuration Reference
Theme CSS YAML Configuration Reference You can define a theme CSS client extension with a client-extension.yaml file. Usage Details This client-extension.yaml file defines a theme CSS client...
Using a Frontend Data Set Cell Renderer Client Extension
Using a Frontend Data Set Cell Renderer Client Extension Liferay 7.4+ You can use Frontend Data Set (FDS) cell renderer client extensions to customize the display for your data set. Use this type...
Using a CSS Client Extension
Using a CSS Client Extension Liferay 7.4+ CSS client extensions introduce new CSS styling to pages. A deployed CSS client extension on a page adds to the page's existing styling, including theme...
Using a JavaScript Client Extension
Using a JavaScript Client Extension Liferay 7.4+ With a JavaScript (JS) client extension, you can run your own JavaScript on any page in Liferay without worrying about dependencies on Liferay code...
Using a Theme CSS Client Extension
Using a Theme CSS Client Extension Liferay 7.4+ With a theme CSS client extension, you can override the current theme's CSS files (main.css and clay.css) to change the look and feel of a page....
JavaScript YAML Configuration Reference
JavaScript YAML Configuration Reference You can define a JavaScript client extension with a client-extension.yaml file. Usage Details This client-extension.yaml file defines a JavaScript client...
Using a Theme Favicon Client Extension
Using a Theme Favicon Client Extension Liferay 7.4+ With a theme favicon client extension, you can override the theme's favicon on the selected page. Start with the sample workspace to build and...
Theme Favicon YAML Configuration Reference
Theme Favicon YAML Configuration Reference You can define a theme favicon client extension with a client-extension.yaml file. Usage Details This client-extension.yaml file defines a theme favicon...
Using a Theme Sprite Map Client Extension
Using a Theme Sprite Map Client Extension Liferay DXP 2023.Q4+/Portal GA100+ With a theme sprite map client extension, you can override the default Clay sprite map used for icons on a page. Start...
Editor Config Contributor YAML Configuration Reference
Editor Config Contributor YAML Configuration Reference Liferay DXP 2024.Q1+/Portal GA112+ This feature is currently behind a release feature flag (LPS-186870). Read Release Feature Flags for more...
Using an Editor Config Contributor Client Extension
Using an Editor Config Contributor Client Extension Liferay DXP 2024.Q2+/Portal GA120+ Editor Config Contributor client extensions override existing CKEditor configuration in a...
Theme Sprite Map YAML Configuration Reference
Theme Sprite Map YAML Configuration Reference You can define a theme sprite map client extension with a client-extension.yaml file. Usage Details This client-extension.yaml defines a theme sprite...
フラグメントへの構成オプションの追加
フラグメントへの構成オプションの追加 対応可能:Liferay DXP 7.2 SP1以降 構成可能なオプションを使用して、フラグメントを柔軟にすることができるので、似たようなフラグメントを多数管理する必要はありません。...
フラグメントの自動デプロイ
フラグメントの自動デプロイ liferay Portal 7.3 GA1+ または Liferay DXP 7.3+. もしあなたが 独自のツールでページフラグメントを開発しているなら 、Liferay UI経由でインポートできるようにZIPファイルにパッケージ化することでデプロイできます。 ただし、UI の使用に限定されません。...
Commerce ストアフロントページ
Commerce ストアフロントページ
カタログ
カタログ カタログページは、ユーザーがチャネル商品を閲覧、検索、そして選択するための主要な手段です。 MiniumとSpeedwellの両アクセラレータは、それぞれのカタログページに以下のウィジェットが含まれています: 検索バー オプションファセット 仕様ファセット カテゴリーファセット ソート 検索結果 Miniumデモカタログ これらのウィジェットの詳細は、...
チェックアウト
チェックアウト チェックアウトページは、 チェックアウト ウィジェットが含まれています。 買い手が チェックアウト をクリックして注文を送信すると、アクティブになります。 また、拡張ポイントを使用して、カスタムチェックアウトステップを実装することも可能です。 詳しくは、カスタムチェックアウトステップの実装を参照してください。 有効な注文がない場合、チェックアウトウィジェットは空になります。...
Order Pages
Order Pages Liferay DXP 2024.Q4+/Portal GA129+ [Beta Feature](../../../security-and-administration/administration/configuring-liferay/feature-flags.md#beta-feature-flags) Currently, this feature...
Liferay Commerce Connector to PunchOut2Go
Liferay Commerce Connector to PunchOut2Go サブスクリプションが必要です。 Liferayは、ユーザーの既存のPunchOut2GoインフラとCommerceを統合できるPunchOut2Goコネクターを備えています。 このコネクターは、LPKGファイルとして Liferayヘルプセンタ からダウンロードできます。 ...
Liferay Commerce 2.1 Connector to PunchOut2Go
Liferay Commerce 2.1 Connector to PunchOut2Go Subscription Liferay provides a PunchOut2Go connector that integrates with a user's existing PunchOut2Go infrastructure. You can download this...
アカウント管理
アカウント管理 [アカウント管理] ページでは、ストア管理者とアカウントマネージャーがユーザーとアカウントを管理します。 ユーザーをストアに招待し、アカウント固有のロール(購入者、セールスマネージャー、アカウントマネージャー、セールスエージェント)を割り当てることができます。 このページでアカウントを作成することもできます。 Minium...
カート
カート カートページでは、カートの中身を管理することができます。 関連する3つのウィジェット、 [カート] 、 [commerce・カートコンテンツ合計] 、 [ミニカーと] があります。 [カート] には、カートの内容が表示されます。 このウィジェットには、数量を変更するための [アップデート] ボタンと、カートからアイテムを削除するための [削除] ボタンが含まれています。 ...
比較
比較 [比較] ページは、購入者が比較のために2つ以上の商品を並べて表示できるページです。 比較ページは、購入者が[カタログ]ページで2つ以上の商品を選択した場合にのみ読み込まれる [Product Comparison Table] ウィジェットを使用します。 商品の比較 関連トピック Widget Reference Guide Creating Pages
一覧
一覧 一覧では、 ウィッシュリスト および ウィッシュリストの内容 ウィジェットにアクセスすることができます。 ウィッシュリストウィジェットを使って、認証されたユーザーはカスタム商品リストを表示、作成、そして管理することができます。 また、ウィッシュリストの内容ウィジェットを使用して、一覧に追加された商品を表示・管理したり、それらの商品を素早くカートに入れたりすることができます。 ...
保留中の注文
保留中の注文 [保留中の注文] ページは、オーダーマネージャーがアカウントに関連付けられたすべての未完了の注文を表示できるページです。未完了の注文にはカート内の商品が含まれていますが、精算プロセスは完了していません。 さらに、[保留中の注文] ページには、オーダーマネージャーが同時に複数の注文を作成できるようにする [Add Order] ボタンがあります。 [保留中の注文] ページでは、...
発注済み注文
発注済み注文 発注済み注文ページは、注文ステータスに関係なく、 アカウント ごとに清算プロセスを完了したすべての注文を表示する必須ページです。 このページでは [注文] ウィジェットを使用します。 Minium Acceleratorを使用してサンプルデータを作成している場合は、[Placed Order]ページがすでに作成されており、サイトのナビゲーションメニューにあります。 ...
Product Details - Using Display Page Template
Product Details - Using Display Page Template Accelerators like Minium and Speedwell have a product details page that uses the product details widget. Instead of using the product details widget on...
Returns Page
Returns Page Liferay DXP 2024.Q4+/Portal GA129+ The returns page contains a list of all return requests placed by the customer. Select a return request to view the status of the request and its...
商品詳細
商品詳細 [商品詳細]ページでは、製品の重要な情報を表示します。 [商品の詳細]ページには、商品に関する簡単な説明、その仕様、商品画像などの情報が含まれています。 [商品の詳細]ページには、関連商品へのリンクも含まれている場合があります 。 下記のハイライト表示されているサンプルページは、Minium Acceleratorを使用しており、 [Product Details] 、...
検索
検索 ページの検索では、Liferayサイトで利用可能なコンテンツを検索することができます。 これは、Webコンテンツ、ナレッジベースの記事、ドキュメント、画像、商品などです。 ページの検索には、検索バーと、検索結果を絞り込むための複数のファセットウィジェットが用意されています。 Minium Acceleratorを使用する場合は、Searchページに [Search Bar] 、...
カタログページの作成
カタログページの作成 カタログ ページは、お客様がチャネル商品を閲覧、検索、そして選択するための主要な手段です。 カタログページには、以下のウィジェットを推奨します。 検索バー 、 オプション・ファセット 、 仕様・ファセット 。 カテゴリー・ファセット 、 ソート 、 検索結果 となっています。 これらのウィジェットやその他のCommerceウィジェットの詳細は、 ウィジェットリファレンス...
カテゴリー表示ページの作成
カテゴリー表示ページの作成 カテゴリーをウィジェットページにリンクすることで、Liferay Commerceで大規模なページを作成・管理することができます。 カテゴリ表示ページでは、カテゴリごとに1つのページを管理するのではなく、すべてのカテゴリで使用するテンプレートを設定することができます。...
個別製品カタログの別ページの作成
個別製品カタログの別ページの作成 ストアフロントには、複数のカタログの商品を掲載することができます。 Liferay はカタログに製品を保存し、 カタログページ を使ってストアフロントに表示します。 詳しくは、 カタログページの作成 をご覧ください。 カタログごとに異なる種類の商品を掲載することができるため、複数のカタログページを使って差別化することができます。 ...
製品表示ページの作成
製品表示ページの作成 Liferay Commerceを使用すると、ストア製品を個別のサイトページに紐付けて、製品ごとに専用の表示ページを作成できます。 既成のウィジェットやカスタムウィジェット、フラグメントを使用して、レイアウトを短時間でデザインし、製品詳細を表示できます。 以下の手順で、製品の表示ページを設定します。 ストアで新しいサイトページを作成し、 [商品詳細]...