Capability

Content Management System

Liferay’s Content Management System (CMS) offers user-friendly applications for creating, editing, publishing, and managing your site’s content.

Liferay empowers you to create and manage web content effectively. Easily create web content, upload documents, and leverage a suite of tools to administer and optimize your content. These tools include a user-friendly Content Dashboard UI, built-in Translation capabilities, and Content Performance insights.

Feature
Deployment Approach
Capability
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...
公開日: 2024/05/09 18:54
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...
公開日: 2025/01/18 2:48
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...
公開日: 2024/06/06 15:55
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...
公開日: 2024/05/09 18:54
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...
公開日: 2024/05/09 18:54
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...
公開日: 2024/05/09 18:54
Using an Editor Config Contributor Client Extension
Using an Editor Config Contributor Client Extension Liferay DXP 2024.Q1+/Portal GA112+ The translation status feature is currently behind a release feature flag (LPS-186870). Read Release Feature...
公開日: 2024/05/09 18:54
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...
公開日: 2024/05/09 18:54
Using Routes with Custom Elements
Using Routes with Custom Elements Liferay 7.4+ Custom element client extensions use Liferay's frontend infrastructure to register external applications with the Liferay platform and render them as...
公開日: 2024/05/09 18:54
Integrating Microservices
Integrating Microservices Liferay Self-Hosted Liferay SaaS Liferay PaaS Liferay 7.4 You can define microservice client extensions to run your own code in response to events in your Liferay...
公開日: 2024/05/09 18:54
Objects
Objects Liferay 7.4+ With Liferay Objects, you can build and deliver applications without having to write code or deploy modules. Each application built with Objects is integrated with Liferay's...
公開日: 2024/05/09 18:54
Understanding Action Types
Understanding Action Types Liferay 7.4 U60+/GA60+ Actions define custom operations triggered by object entry events. Liferay provides these action types: TypeDescription NotificationSend email or...
公開日: 2024/05/09 18:54
Attachment Fields
Attachment Fields Attachment fields are for uploading files to your instance's Document Library. When uploaded, the file is linked to the entry's attachment field, and each field can only be linked...
公開日: 2024/05/09 18:54
Auto-Increment Fields
Auto-Increment Fields DXP 2024.Q1+/Portal GA112+ Auto-Increment fields are configurable read-only fields for uniquely identifying object entries in a human-readable format. For example, an IT...
公開日: 2024/05/09 18:54
Restricting Access to Object Data by Account
Restricting Access to Object Data by Account Liferay 7.4 U58+/GA58+ In scenarios with multiple business accounts, you may want to restrict access to object entries by account. For example,...
公開日: 2024/05/09 18:54
Deploying Object Widgets to Sites
Deploying Object Widgets to Sites Liferay 7.4+ When an Object is published, Liferay automatically generates a dedicated widget you can deploy to site pages. This includes both site-scoped and...
公開日: 2024/05/09 18:54
Objects Application Permissions
Objects Application Permissions Liferay 7.4 2023.Q4+/GA102+ The Objects application is integrated with the permissions framework, so you can assign application and resource permissions to user...
公開日: 2024/05/09 18:54
Permissions Framework Integration
Permissions Framework Integration Liferay 7.4+ Published objects are integrated automatically with Liferay's permissions framework. You can manage user access to an object and its entries with...
公開日: 2024/05/09 18:54
Managing Object Entries Using GraphQL
Managing Object Entries Using GraphQL You can use GraphQL to manage custom object entries in Liferay efficiently. This API framework simplifies data interaction and serves as an alternative to REST...
公開日: 2024/11/22 22:50
Object API Basics
Object API Basics When you publish an Object, Liferay automatically generates REST APIs for it. These APIs differ for Company and Site scoped Objects, but they all use the c/[pluralobjectlabel]...
公開日: 2024/05/09 18:54
Using Object APIs With Base64 Encoded Files
Using Object APIs With Base64 Encoded Files Liferay DXP 2024.Q2+/Portal GA120+ When creating object entries with attachment fields through APIs, you can generally upload files from your computer...
公開日: 2024/06/07 15:58
フォーム権限リファレンス
フォーム権限リファレンス この記事は、フォームアプリケーションに関連するすべての権限のガイドとして機能します。 フォームウィジェットの権限 フォーム ウィジェットがデプロイされているサイトページに移動します。 ウィジェット名の横にあるオプションアイコン(Options)をクリックし、 [Permissions] をクリックします。 [フォーム]ウィジェットの権限を表示する ...
公開日: 2025/01/18 2:49
データリストの作成
データリストの作成 データリストを作成するには以下の手順に従います: [コンテンツとデータ] → [動的データリスト] へ行きます。 新しいリストを作成するには、[追加]アイコンをクリックします(Add)。 動的データリストを追加するには、サイト管理で動的データリストアプリにアクセスするためのアクセス許可が必要です。 リストには名前と説明をつけます。 ...
公開日: 2024/05/09 18:56
Blade CLI
Blade CLI Blade CLI can be installed through a command line interface or a graphical installer. If you're behind a proxy, once it's installed you can configure it to operate through the proxy....
公開日: 2024/05/09 18:55
Configuring Liferay Workspace
Configuring Liferay Workspace Liferay Workspace is simple to use, and you can learn the basics by starting at the beginning. If you're happily creating projects, deploying code, or using a Docker...
公開日: 2024/05/09 18:55
Field Autocompletion
Field Autocompletion You can configure form field autocompletion in the Forms application: Autocompletion TypeConfigurationField Types ManualType a list of autocompletion optionsText Data...
公開日: 2025/01/18 2:49
フォーム構成リファレンス
フォーム構成リファレンス ここでは、フォームの全構成の概要を説明していますので、必要な構成をすぐに見つけることができます。 フォームオプション サイト間でフォームをエクスポートおよびインポートすることができます。 エクスポート/インポート メニューにアクセスするには、 [サイト管理] → [コンテンツとデータ] → [フォーム] に進みます。 右上のOptionsアイコンをクリックし、...
公開日: 2025/01/18 2:49
通知テンプレートの作成
通知テンプレートの作成 Liferay 7.4 2023.Q4+/GA107+ 通知テンプレートにより、Liferayサービスの自動化された電子メールやユーザー通知を設計できます。 各テンプレートは、送信者、受信者、メッセージの内容を特定します。 テンプレートをデザインする際に、サポートされているエンティティを検索し、そのデータをメールに動的に挿入するフィールド参照を追加できます。 ...
公開日: 2024/05/09 18:56
ワークフローの管理
ワークフローの管理 ワークフローフレームワークを使用して、ユーザーはカスタムメイドのワークフロープロセスでアセット公開を管理することができます。 コントロールパネルのワークフロープロセス定義にアクセスする権限を持つユーザーは、新しいワークフロー定義のアップロード、既存の定義の編集、使用されなくなったプロセスの定義の削除ができます。 ワークフロー定義の公開権限...
公開日: 2024/05/09 18:56
サイトにページを追加する
サイトにページを追加する 以下のステップでは、サイトに新しいページを追加し、一般的なオプションを設定する方法を説明します。 残りのページ設定の構成方法については、 個別ページの構成 を参照するか、 ページセットの構成 を参照して、 ページセットのオプションを構成する 。 Liferay 7.4 U22+とGA22+では、新規インストール時にプライベートページが無効になります。...
公開日: 2024/10/17 16:33
フルページアプリケーションページタイプの使用
フルページアプリケーションページタイプの使用 新しいページを作成し、Other見出しの下で Full Page Application を選択します。 名前を入力し、 [追加] をクリックします。 [Full Page Application] の見出しの下にあるアプリケーションの一覧から、表示したいアプリケーションを選択します。...
公開日: 2024/05/09 18:56
ユーティリティページの使用
ユーティリティページの使用 7.4 U86+ および GA86+ ユーティリティページは、特定の操作タスクやアクションを提供し、通常、ユーザーがウェブサイトやアプリケーションと効果的にやりとりするために不可欠です。 ユーティリティ・ページは、サイトの500エラー・ページと404エラー・ページに設定できる。...
公開日: 2024/05/09 18:56
フラグメントの使用
フラグメントの使用 ページ・フラグメントは、 コンテンツ・ページ と、それらに関連するテンプレート(すなわち、 マスター、 ページ、 表示ページ)を構築するための、拡張可能で再利用可能なドラッグ・アンド・ドロップ要素です。 HTML、CSS、JavaScriptを使用して構築され、ページに構造と機能の両方を提供することができます。 フラグメントを使ってコンテンツページやテンプレートを構築 ...
公開日: 2024/05/09 18:56
デフォルトのフラグメントリファレンス
デフォルトのフラグメントリファレンス Liferayはすぐに使える様々なフラグメントを提供するので、すぐにソリューションの構築を始めることができます。 利用可能なフラグメントを表示するには、コンテンツページまたはページテンプレートの編集を開始してください。 編集中に、編集サイドバーメニューの フラグメントとウィジェット タブ( フラグメントとウィジェット)を開きます。 ...
公開日: 2024/05/09 18:56
Translating Fields in Form Containers
Translating Fields in Form Containers Liferay DXP 2025.Q1+/Portal GA132+ Currently, this feature is behind a release feature flag (LPD-37927). Read Release Feature Flags for more information. ...
公開日: 2025/01/24 12:28
ウィジェット間の通信
ウィジェット間の通信 ポートレットウィジェットは、パブリックレンダリングパラメータとイベントを使って相互に通信することができます。 Liferayポートレットの中には、この通信機構を最大限に活用するための設定UIを提供するものがあります。 オプション(Options) → [Configuration] → [Communication] タブの順にクリックします。 ...
公開日: 2024/05/09 18:56
テンプレートの設定
テンプレートの設定 ウィジェットを設定すると、 設定用テンプレート は、それらの設定を再利用可能なテンプレートに保存することができます。 設定用テンプレートは、ページ上に配置されたウィジェットに対してのみ利用可能です。 Liferay DXPメニューから利用できるアプリケーションは、設定用テンプレートを提供しません。 設定用テンプレートを作成するには、 ...
公開日: 2024/05/09 18:56
ウィジェットデータのエクスポート/インポート
ウィジェットデータのエクスポート/インポート 本サイトの他の部分のコンテンツに関係なく、特定のウィジェットインスタンスからデータをエクスポートする必要がある場合があります。 多くのウィジェットは、データを個別にエクスポートまたはインポートすることができます。 ブログ ブックマーク 動的データリスト フォーム ナレッジベース 掲示板 Webコンテンツ Wiki その他 ...
公開日: 2024/05/09 18:56
ウィジェットのスコープを設定する
ウィジェットのスコープを設定する デフォルトでは、Liferayのページウィジェットはサイトごとに スコープ されています。 つまり、サイト内のすべてのウィジェットインスタンスは、同じデータを共有し、同じコンテンツを表示します。 例えば、同じサイト内の2つのページに[掲示板]ウィジェットを追加すると、同じデータを使用するため、同じウィジェットのコピーが2つ作成されます。...
公開日: 2024/05/09 18:56
ウィジェット権限を設定する
ウィジェット権限を設定する Liferayのすべてのウィジェットは、Liferayの強固できめ細かい権限システムをサポートしています。 一部の上位レベルの権限は、ウィジェットの構成ダイアログボックスの権限タブで構成できます。 ウィジェットの オプション アイコン(Options)を選択し、 [Permissions] を選択します。 これにより、ロールの表が表示されます。 ...
公開日: 2024/05/09 18:56
ウィジェットを他のサイトと共有する
ウィジェットを他のサイトと共有する Facebook、OpenSocial、Netvibesなど、お客様のサイトで動作しているウィジェットのインスタンスを他のWebサイトに埋め込むことで、他のサイトとウィジェットを共有することができます。 これにより、他の方法では得られなかった、まったく新しいWebサイトへの露出の道が開かれます。 ...
公開日: 2024/05/09 18:57
カタログページの作成
カタログページの作成 カタログ ページは、お客様がチャネル商品を閲覧、検索、そして選択するための主要な手段です。 カタログページには、以下のウィジェットを推奨します。 検索バー 、 オプション・ファセット 、 仕様・ファセット 。 カテゴリー・ファセット 、 ソート 、 検索結果 となっています。 これらのウィジェットやその他のCommerceウィジェットの詳細は、 ウィジェットリファレンス...
公開日: 2025/01/18 2:44
ミニカートフラグメントの使用
ミニカートフラグメントの使用 liferay DXP 7.4 U69+/GA69+ ミニカートのフラグメントは、カートの詳細な概要を提供します。 商品数量の増減、商品の削除、チェックアウトのためのカート投入、商品の検索とカートへの迅速な追加が可能です。 このフラグメントを正しく動作させるには、 カタログ 、 オープンカート 、 チェックアウト ページが必要です。 ...
公開日: 2024/11/22 22:46
Using the New Organization Management Chart Widget
Using the New Organization Management Chart Widget Liferay DXP 2024.Q1+/Portal GA112+ You can use Liferay's organization management chart to view, manage, and search through organizations,...
公開日: 2024/11/22 22:46
Returns Page
Returns Page Liferay DXP 2024.Q4+/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...
公開日: 2024/12/07 0:06
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 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
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
Payment Management
Payment Management Liferay DXP 2024.Q1+/Portal GA112+ Using Liferay's new payment management application you can view online payments in detail and create refunds on them. To access this...
公開日: 2024/05/09 18:46
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
Using the Products Limit Rule
Using the Products Limit Rule Liferay DXP 2024.Q1+/Portal GA112+ You may want to prevent customers from purchasing products from a specific product group. For instance, a machines manufacturer may...
公開日: 2024/05/09 18:46
Returns
Returns Liferay DXP 2024.Q4+/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 orders...
公開日: 2024/12/07 0:07
商品バンドルの作成
商品バンドルの作成 Liferayは、 商品オプション を使用した 商品バンドル の作成をサポートしています。 オプションでは、現在の商品と他のSKU(シンプル、バーチャル、グループ)をリンクする値を定義できます。 一度定義すると、顧客は製品をカートに追加する際に異なるオプション値を選択することができます。 コンピュータのハードウェアの販売会社を例に挙げてみましょう。...
公開日: 2024/05/09 18:46
Generating Product Descriptions using AI
Generating Product Descriptions using AI Liferay DXP 2024.Q2+/Portal GA120+ You can now use generative AI to add product descriptions. To start using the AI Creator tool, you must add an API key...
公開日: 2024/05/09 18:46
商品画像
商品画像 商品画像があると、顧客が購入しようとしているものを把握しやすくなり、販売の可能性が高まります。 ストア管理者は、各商品バリアント(異なるSKU)に画像をアップロードできます。 単一の画像を追加する 1つの画像を追加するには: グローバルアプリケーション メニュー → [commerce] → [商品] に移動します。 商品(この例では ブレーキローター)をクリックします。...
公開日: 2024/05/09 18:46
関連商品、アップセル、クロスセル
関連商品、アップセル、クロスセル 関連商品は、商品を結びつけるのに使用できます。 関連付けると、商品には他の商品へのリンクが表示されます。 すべての関連商品を関連商品タイプに割り当てる必要があります。 その後、これらの商品は、適切なタイプのソースデータに設定された[商品パブリッシャー]ウィジェットで表示できます。 ...
公開日: 2024/05/09 18:46
仕様
仕様 仕様には、単一の商品情報が格納されます。 格納されている情報は、商品の寸法、色、重量、容量、またはその他の属性です。 これらの詳細は、顧客が類似の商品を比較するときに役立ちます。 仕様データは、表示やメンテナンスが容易になるように、グループ、ラベル、および値に順序付けられています。 名称Description...
公開日: 2024/05/09 18:46
商品オプションの使用
商品オプションの使用 商品 オプション では、商品をカスタマイズするための便利で柔軟な方法を提供しています。 オプションを使用すると、チャネルで販売されている商品にフィールドを追加して、顧客が商品のバリエーションやバンドルなどを選択できるようになります。 オプションを使い始めるには、まずオプションテンプレートの 作成と構成 をします。 そして、テンプレートの構成に応じて、 値を追加...
公開日: 2024/05/09 18:46
Using Specifications with Picklists
Using Specifications with Picklists Liferay DXP 2024.Q3+/Portal GA125+ You can now use picklists to define specification values and link them to a specification template to use with products....
公開日: 2024/08/07 15:39
チャネルリファレンスガイド
チャネルリファレンスガイド コマース2.1以降 この記事では、チャネル管理インターフェースの概要について説明します。 チャネルを作成するには、チャネルの管理参照してください。 共通 General タブには、通貨、注文ワークフロー、支払い、配送、税金など、多くの重要なチャネル設定があります。 詳細 詳細 セクションでは、チャネルの名前、通貨、および コマースサイトの種類...
公開日: 2024/05/09 18:46

Capabilities

Product

Education

Contact Us

Connect

Powered by Liferay
© 2024 Liferay Inc. All Rights Reserved • Privacy Policy