Capability

DXP Self-Hosted Installation, Maintenance, and Administration

In addition to SaaS and PaaS deployment approaches for Liferay DXP, you can also opt to self-host Liferay DXP. Self-hosting gives you flexibility to deploy Liferay DXP on-premises or to a cloud computing provider of your choice, giving you complete control over deployment, infrastructure, and maintenance.

Feature
Deployment Approach
Capability
Reference
Reference PortletMVC4Spring integrates Spring, the Spring Web Framework, and the MVC design pattern with portlet development. As such, it uses configuration files from each of these areas and...
公開日: 2024/11/22 22:50
PortletMVC4Spring Project Anatomy
PortletMVC4Spring Project Anatomy PortletMVC4Spring portlets are packaged in WARs. Liferay provides Maven archetypes for creating projects configured to use JSP/JSPX and Thymeleaf templates. Their...
公開日: 2024/11/22 22:50
Remote Applications with Headless APIs
Remote Applications with Headless APIs Available 7.4+ After creating and publishing objects, headless REST APIs are automatically generated. Here you'll see how to integrate these endpoints to...
公開日: 2024/11/22 22:50
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...
公開日: 2024/11/22 22:50
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...
公開日: 2024/11/22 22:50
Configuration Framework
Configuration Framework Setting and Accessing Configurations Categorizing a Configuration Scoping Configurations Portlet Level Configuration Configuration Form Renderer DDM Form Annotations ...
公開日: 2024/11/22 22:50
Completely Custom Configuration
Completely Custom Configuration A configuration UI is generated automatically when you create a configuration interface. But in some cases you want a completely custom UI for your configuration....
公開日: 2024/11/22 22:50
Configuration Model Listener Reference
Configuration Model Listener Reference Use model listeners in your own configurations to listen for events and execute code in response. Creating a model listener requires only three steps: ...
公開日: 2024/11/22 22:50
Field Options Provider
Field Options Provider You can populate a drop-down list manually in the @Meta.AD annotation of the configuration interface. But you can also populate the option labels and values automatically...
公開日: 2024/11/22 22:50
Job Scheduler UI Reference
Job Scheduler UI Reference Liferay Self-Hosted Liferay PaaS Job Scheduler Triggers View, create, and manage Job Scheduler Tasks. The Job Scheduler Triggers tab lists all tasks added to the...
公開日: 2024/11/22 22:50
UI Architecture
UI Architecture
公開日: 2024/11/22 22:50
Contributing to Liferay Development
Contributing to Liferay Development The first thing to do in learning to fix bugs or contributing a feature is to become familiar with how to build the system. The Liferay Portal build system now...
公開日: 2024/11/22 22:50
Understanding the Job Scheduler Framework
Understanding the Job Scheduler Framework Liferay Self-Hosted Liferay PaaS Liferay Job Scheduler is a flexible framework built on top of Liferay's Scheduler Engine. You can use it to add, execute,...
公開日: 2024/11/22 22:50
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...
公開日: 2024/11/22 22:50
Bundle Classloading Flow
Bundle Classloading Flow The OSGi container searches several places for imported classes. It's important to know where it looks and in what order. Liferay DXP's classloading flow for OSGi bundles...
公開日: 2024/11/22 22:50
Configuring Dependencies
Configuring Dependencies Liferay provides a container where modules can publish and consume functionality through their Java packages. Modules can leverage packages from other modules or...
公開日: 2024/11/22 22:50
Importing Packages
Importing Packages You often find yourself in a position of needing functionality provided by another module. To access this functionality, you must import packages from other modules into your...
公開日: 2024/11/22 22:50
Fragment Specific Tags and Attributes Reference for Liferay 7.3 and Earlier Versions
Fragment Specific Tags and Attributes Reference for Liferay 7.3 and Earlier Versions Along with standard HTML, CSS, and JavaScript, you can use Liferay-specific tags and attributes to define...
公開日: 2024/11/22 22:52
Using an OSGi Service
Using an OSGi Service Liferay APIs are readily available as OSGi services. You can access a service by creating a field of that service type and annotating the field with @Reference, like this: ...
公開日: 2024/11/22 22:50
Using the Gogo Shell
Using the Gogo Shell The Gogo shell provides a way to interact with the module framework. Among other things, you can Dynamically install/uninstall bundles (modules) Examine package...
公開日: 2024/11/22 22:50
Gogo Shell Commands
Gogo Shell Commands The Gogo shell executes Felix Gogo basic commands and Liferay commands. The Gogo shell is accessible in the Control Panel (recommended) and from the command line. Here are some...
公開日: 2024/11/22 22:50
ページについて
ページについて
公開日: 2024/11/22 22:51
情報テンプレートの使用
情報テンプレートの使用 7.4+で利用可能 情報テンプレートを使用すると、情報フレームワークを実装しているあらゆるアイテムタイプの FreeMarker テンプレートを作成できます。 サポートされているアイテムタイプには、ウェブコンテンツ、ドキュメント、アセット、ブログ、カテゴリー、オブジェクトがあります。...
公開日: 2024/11/22 22:52
Collections and Collection Pages
Collections and Collection Pages This information applies to Liferay DXP 7.3+. In previous Liferay versions, collections were called content sets. For information on content sets, see Liferay DXP...
公開日: 2024/11/22 22:52
サイトの最適化
サイトの最適化 トップレベルのSEOを行うことから、サイトのコンテンツを理解して行動すること、あらゆるタイプのユーザーがアクセス可能なサイトを構築することまで、Liferayはサイトの問題を理解して行動するためのツールを提供します。 検索エンジンを最適化 :::: 2 :gutter: 3 3 3 3 ::: ページのフレンドリURLの設定 :link:...
公開日: 2024/11/22 22:52
A/Bテスト結果のレビューとテストバリアントの公開
A/Bテスト結果のレビューとテストバリアントの公開 A/Bテストが終了すると、Analytics CloudとLiferay DXPでテスト結果を確認できます。Analytics Cloudは、テスト期間中に 必要信頼度 が達成された場合に勝者を宣言します。テストの必要信頼度を設定する方法については、A/Bテストの作成 を参照してください。 ...
公開日: 2024/11/22 22:52
A/Bテスト
A/Bテスト
公開日: 2024/11/22 22:52
A/Bテストの作成
A/Bテストの作成 A/Bテストを作成する前に、次の点に留意してください。 デフォルトのエクスペリエンスまたはセグメントにマップされたパーソナライズされたエクスペリエンスのテストを作成できます。 A/Bテストは、一度に1つのページまたはエクスペリエンスに対してのみ作成できます。 実行中のA/Bテストの一部であるエクスペリエンスを編集することはできません。 ...
公開日: 2024/11/22 22:52
モバイルデバイスルールの作成
モバイルデバイスルールの作成 モバイルデバイスルールは、Liferay Mobile Device Detection Liteが7.3で廃止予定になったため、Liferay7.2以前でのみ使用できます。 前提条件として、Liferay マーケットプレイスから Liferay Mobile Device Detection Lite (LMDD) アプリをインストールする必要があります。...
公開日: 2024/11/22 22:52
A/Bテスト要件の確認
A/Bテスト要件の確認 コンテンツページでA/Bテストを実行する前に、次の要件が満たされていることを確認する必要があります。 Liferay DXPがAnalytics Cloudに接続されている。 この接続を設定する方法については、 Liferay DXPをAnalytics Cloudに接続する を参照してください。 ページがコンテントページである。...
公開日: 2024/11/22 22:52
自動ライブチャットシステムの有効化
自動ライブチャットシステムの有効化 liferay 7.4+ Liferayは現在、多数のライブサポートチャットプラットフォームとの統合を提供しています。 この統合を有効にすると、Liferayインスタンスのサイトにチャットウィンドウが追加され、ユーザーのサポートとサイトエクスペリエンスを向上させるために使用できます。 Click To Chatの有効化 Click To Chat...
公開日: 2024/11/22 22:52
組織
組織 組織について 組織の作成と管理 組織へのユーザーの追加 組織ロール 組織サイト 新しい組織種別の追加
公開日: 2024/11/22 22:53
新しい組織種別の追加
新しい組織種別の追加 デフォルトでは、Liferay DXPには 組織 種別のみが含まれています。 既存のタイプを設定したり、システム設定の → ユーザー → 組織種別でタイプを追加することができます。 組織種別を設定する主な理由は2つあります。 組織は通常、実際の階層構造に関連付けられています。 管理者やユーザにとっては、それらを実際の名前で呼ぶと便利です。 例えば、野球組織では、...
公開日: 2024/11/22 22:53
Using the Publications Toolbar
Using the Publications Toolbar The Publications Toolbar provides essential information for Publications users, including the name of the current publication or Production if working in the...
公開日: 2024/11/22 22:52
Managing Third-Party Cookies
Managing Third-Party Cookies Liferay DXP 2024.Q1+/Portal GA112+ Third-party cookies are generated by domains different from the one a user is currently visiting. These cookies are often used by...
公開日: 2024/11/22 22:53
OpenSearch
OpenSearch Subscription Required [Beta Feature](../../system-administration/configuring-liferay/feature-flags.md) Elasticsearch is Liferay's native search engine. Beginning with Liferay DXP...
公開日: 2024/11/28 15:14
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...
公開日: 2024/12/07 0:06
Apps
Apps com.liferay.account.api com.liferay.adaptive.media.api com.liferay.adaptive.media.content.transformer.api com.liferay.adaptive.media.demo.data.creator.api ...
公開日: 2024/12/07 0:16
Liferay DXP 2024.Q1 Breaking Changes
Liferay DXP 2024.Q1 Breaking Changes Breaking changes break or significantly alter existing functionality or code structure. Here are all of the breaking changes for Liferay DXP 2024.Q1. As the...
公開日: 2024/12/13 15:47
Liferay DXP 2024.Q4 Breaking Changes
Liferay DXP 2024.Q4 Breaking Changes Breaking changes break or significantly alter existing functionality or code structure. Here are all of the breaking changes for Liferay DXP 2024.Q4. As the...
公開日: 2024/12/13 15:47
Personalizing Collections for Liferay 7.2 and Earlier Versions
Personalizing Collections for Liferay 7.2 and Earlier Versions Personalizing collections tailors content for specific user segments, enhancing user experiences and targeting content effectively. In...
公開日: 2025/01/09 17:24
Advanced Queries
Advanced Queries Service Builder doesn't limit you to elements in service.xml. If simple finders aren't sufficient for getting data out of your application, there are three other ways to make the...
公開日: 2025/01/11 16:12
セグメント
セグメント セグメント セグメントの作成
公開日: 2025/01/18 2:44
ストアコンテンツの作成
ストアコンテンツの作成
公開日: 2025/01/18 2:44
Commerce ストアフロントページ
Commerce ストアフロントページ
公開日: 2025/01/18 2:44
商品詳細
商品詳細 [商品詳細]ページでは、製品の重要な情報を表示します。 [商品の詳細]ページには、商品に関する簡単な説明、その仕様、商品画像などの情報が含まれています。 [商品の詳細]ページには、関連商品へのリンクも含まれている場合があります 。 下記のハイライト表示されているサンプルページは、Minium Acceleratorを使用しており、 [Product Details] 、...
公開日: 2025/01/18 2:44
検索
検索 ページの検索では、Liferayサイトで利用可能なコンテンツを検索することができます。 これは、Webコンテンツ、ナレッジベースの記事、ドキュメント、画像、商品などです。 ページの検索には、検索バーと、検索結果を絞り込むための複数のファセットウィジェットが用意されています。 Minium Acceleratorを使用する場合は、Searchページに [Search Bar] 、...
公開日: 2025/01/18 2:44
カタログページの作成
カタログページの作成 カタログ ページは、お客様がチャネル商品を閲覧、検索、そして選択するための主要な手段です。 カタログページには、以下のウィジェットを推奨します。 検索バー 、 オプション・ファセット 、 仕様・ファセット 。 カテゴリー・ファセット 、 ソート 、 検索結果 となっています。 これらのウィジェットやその他のCommerceウィジェットの詳細は、 ウィジェットリファレンス...
公開日: 2025/01/18 2:44
ウィッシュリストの使用
ウィッシュリストの使用 Liferay Commerceには、すぐに使用できるウィッシュリストが付属しています。 ウィッシュリストを使用すると、後で購入するために商品を簡単に保存できます。 ウィッシュリストに商品を追加する すべてのユーザーには、自動的に作成されたデフォルトのウィッシュリストがあります。...
公開日: 2025/01/18 2:44
カスタム注文ルールの実装
カスタム注文ルールの実装 Liferayでは、特定の条件を満たした注文に対して注文ルールを設定することができます。 最少注文金額のルールは、すぐに利用可能です。 特定の値以下の注文のチェックアウトを防ぐことができます。 新しい注文ルールを追加するには、 COREntryType インターフェースを実装する必要があります。 詳しくは、 コマースの注文ルール をご覧ください。 ...
公開日: 2025/01/18 2:44
Adyen
Adyen Liferay DXP 2024.Q3+/Portal GA125+ Liferay provides a client extension that integrates with Adyen using the payment integration client extension as a base. See Configuring Payment Methods to...
公開日: 2025/01/18 2:45
Liferay Commerce Connector to PayPal SDK
Liferay Commerce Connector to PayPal SDK Liferay DXP 2024.Q4+/Portal GA129+ Liferay provides a client extension that integrates with the PayPal JavaScript SDK to provide more payment options like...
公開日: 2025/01/18 2:45
ロケールオプション
ロケールオプション Liferay Commerceは、さまざまな地域と言語で動作するように設定できます。 次の記事では、言語、通貨、および計量単位の地域による差異に合わせてストアを構成する方法について説明しています。 ロケールとタイムゾーンの設定 新しい通貨の追加 計量単位
公開日: 2025/01/18 2:45
Subscribing to a Message Board
Subscribing to a Message Board Users can receive email updates and in-product notifications by subscribing to a message board. By default, users are subscribed automatically to any threads they...
公開日: 2025/01/18 2:46
通知とリクエスト
通知とリクエスト ユーザーガイド 通知とリクエスト ユーザーにメンションする 通知とリクエストの管理 メンションの設定
公開日: 2025/01/18 2:46
Questions Widget
Questions Widget Available: Liferay DXP/Portal 7.3+ The Questions widget is a new UI skin for the Message Boards widget, focused on presenting a question-and-answer format. With the Questions...
公開日: 2025/01/18 2:46
Configuring the Questions Widget
Configuring the Questions Widget Liferay DXP/Portal 7.3+ There are two primary methods for configuring the Questions widget: directly through the widget configuration and through the System...
公開日: 2025/01/18 2:46
DXPのパッチコードへのアクセス
DXPのパッチコードへのアクセス サブスクライバー Liferay DXPフィックスパックとホットフィックスのソースコードは、liferay-dxpと呼ばれるプライベートGitHubリポジトリで入手できます。 ソースコードは、プロジェクトやカスタムコードに影響を与える可能性のある変更を特定し、理解するのに役立ちます。...
公開日: 2025/01/18 2:47
パッチ情報の取得
パッチ情報の取得 サブスクライバー パッチ情報を一目で確認できるので、インストールのメンテナンスやLiferayサポートからのサポートを受けるのに役立ちます。 パッチツールのinfoコマンドは、次の情報を一覧表示します。 サービスパックのバージョン パッチングツールのバージョン インストールされているパッチ 利用可能なパッチ( patching-tool/patches/...
公開日: 2025/01/18 2:47
データベーステンプレート
データベーステンプレート 以下は、Liferay DXPの組み込みデータソースとしてさまざまなデータベースを構成するためのテンプレート(ポータルプロパティと Docker環境変数 の例)です。 MariaDB ポータルプロパティ jdbc.default.driverClassName=org.mariadb.jdbc.Driver...
公開日: 2025/01/18 2:47

Capabilities

Product

Education

Contact Us

Connect

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