Search Results

Capability
Feature
Deployment Approach
Elasticsearchのバックアップ
Elasticsearchのバックアップ Elasticsearchレプリカ は 、ノードがダウンするのを防ぎますが、壊滅的な障害が発生した場合には役立ちません。 その時に役立つのは、適切なバックアップ習慣だけです。 アップグレード前のインデックスのバックアップ...
公開日: 2025/01/18 2:51
Liferay High-Level Style
Liferay High-Level Style There are five types of documentation: Introduction: Placed hierarchically at the top of a section, the introduction is a high level explainer that summarizes how the...
公開日: 2025/01/18 2:52
Liferay Phraseology
Liferay Phraseology Liferay's style phrases prose a certain way. Note that these are also conventions and neither correct nor incorrect; they are the way we have chosen to communicate based on our...
公開日: 2025/01/18 2:52
Elasticsearchの保護
Elasticsearchの保護 Elasticsearchを保護するために最初に行う必要があるのは、 X-Pack Securityを有効にする ことです。 その後、認証と暗号化通信の設定を開始できます。 **Elasticsearch 6.x:** Elasticsearch 6を使用している場合、ElasticのX-Pack Securityを使用するにはLiferay...
公開日: 2025/01/18 2:51
Elasticsearch 7へのアップグレード
Elasticsearch 7へのアップグレード 7.1と7.2 Liferay 7.3と7.4はElasticsearch 7をすぐにサポートします。 お使いの Liferay インストールで利用可能な最新の検索エンジンのバージョンは、 Search Engine Compatibility Matrix をご覧ください。 Liferay 7.2 では、Elasticsearch 7...
公開日: 2025/01/18 2:51
サイドカーまたはEmbedded モードのElasticsearchの使用
サイドカーまたはEmbedded モードのElasticsearchの使用 ZIPファイルまたはDockerイメージを介してインストールされたLiferay Tomcatバンドルには、Liferayで始まるElasticsearchノードが含まれています。 Liferay 7.3+ と 7.4+ のノードはサイドカーサーバーとして別のJVMで動作し、Liferay 7.2...
公開日: 2025/01/18 2:51
Creating Forms Using Form Fragments
Creating Forms Using Form Fragments Use form fragments to create and manage forms on content pages or page templates. With form fragments, you can map fields to objects, organize layouts, and...
公開日: 2025/01/24 12:27
Using Form Fragments
Using Form Fragments Liferay DXP 2023.Q3+/Portal GA92+ Liferay includes form fragments for building forms in content pages. To build a form, add a form container to a content page or page template...
公開日: 2025/01/24 12:27
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
Document Types and Metadata Sets API Basics
Document Types and Metadata Sets API Basics Liferay DXP 2025.Q1+/Portal GA132+ Liferay's headless delivery application provides REST services for Documents and Media that add document types and...
公開日: 2025/01/30 12:26
Build Retention Policy
Build Retention Policy The Liferay Cloud console displays your builds on the Builds page, so you can deploy them to your services whenever needed. However, only the most recent 1,100 builds remain...
公開日: 2025/01/30 12:33
Product Configurations
Product Configurations Liferay DXP 2025.Q1+/Portal GA132+ Product Configurations are templates for managing product configuration and ability in one place. They help you make bulk changes to...
公開日: 2025/02/11 12:32
Provisioning Cloud Apps
Provisioning Cloud Apps You can provision cloud apps to your Liferay instance and start using them immediately. Unlike DXP apps, cloud apps integrate with Liferay SaaS directly and don't require...
公開日: 2025/02/11 12:35
Multishipping
Multishipping Liferay DXP 2025.Q1+/Portal GA132+ [Beta Feature](https://learn.liferay.com/web/guest/w/dxp/system-administration/configuring-liferay/feature-flags#beta-feature-flags) With...
公開日: 2025/02/12 12:54
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...
公開日: 2025/02/12 12:57
アカウントAPIの基本
アカウントAPIの基本 Liferay DXP/Portal 7.4以降 アプリケーションメニューから アカウント を管理することができますが、LiferayのREST APIを利用することもできます。 これらのサービスを呼び出して、アカウントの作成や管理を行います。 アカウントの追加 次に、以下の手順に従います。 Accounts API Basics...
公開日: 2025/02/12 13:01
Integrating Service Builder Applications with Objects
Integrating Service Builder Applications with Objects You can integrate existing Service Builder applications with the Objects framework. Once integrated, your custom entities become unmodifiable...
公開日: 2025/02/13 12:44
Account Groups API Basics
Account Groups API Basics Liferay DXP/Portal 7.4+ You can manage account groups from the Applications menu or use Liferay's REST APIs. Call these services to create and manage account groups. ...
公開日: 2025/02/13 12:50
Configuring Liferay PaaS for Client Extensions
Configuring Liferay PaaS for Client Extensions Beta Feature Client extensions are the ideal way to deploy various customizations and changes to Liferay DXP in cloud environments. Here are some...
公開日: 2025/02/13 12:52
Workflow Definition Link API Basics
Workflow Definition Link API Basics Liferay DXP 2025.Q1+/Portal GA132+ You can manage workflow definition links from the Liferay UI or using Liferay's REST APIs. In Liferay, the Control Panel →...
公開日: 2025/02/19 12:28
Configuring the JWT Bearer Flow
Configuring the JWT Bearer Flow To use JWT Bearer as a grant type in Liferay, you must create an OAuth 2 client with the Client Authentication Method set to Client Secret Basic or Post. The client...
公開日: 2025/02/25 12:39
JSON Web Tokens (JWTs)
JSON Web Tokens (JWTs) JSON Web Tokens (JWTs) represent encoded data. They are compact, self-contained, and secure. There are two primary types of JSON Web Tokens: Encrypted JWT: ensures the...
公開日: 2025/02/25 12:39
Issuing JWT Access Tokens
Issuing JWT Access Tokens Liferay DXP 7.4 U45+/GA45+ You can configure Liferay to issue access tokens in the JWT format from System Settings. Enabling JWT Tokens Open the Global Menu...
公開日: 2025/02/25 12:39
JSON Web Token Assertions
JSON Web Token Assertions An assertion helps in sharing identity and security information across different domains. There are two uses for assertions: Authorization grants Client authentication...
公開日: 2025/02/25 12:39
Liferay DXP 2025.Q1 Breaking Changes
Liferay DXP 2025.Q1 Breaking Changes Breaking changes break or significantly alter existing functionality or code structure. Here are all of the breaking changes for Liferay DXP 2025.Q1. As the...
公開日: 2025/02/25 12:40
Tracking Events in Third Party Websites
Tracking Events in Third Party Websites You can use Analytics Cloud to track events for analysis on websites not built on Liferay DXP. Connecting Analytics Cloud to a Third Party Website Adding...
公開日: 2025/02/26 20:29
Migrating Your Database from MySQL to PostgreSQL
This recipe guides the user on how to migrate from MySQL to PostgreSQL database.
公開日: 2025/02/27 19:28
2023.Q4 Default Setting and Feature Flag Changes
2023.Q4 Default Setting and Feature Flag Changes Most new versions of Liferay DXP include changes to the default settings. If you rely on the defaults from your old version, you should review the...
公開日: 2025/03/06 16:05
2024.Q1 Default Setting and Feature Flag Changes
2024.Q1 Default Setting and Feature Flag Changes Most new versions of Liferay DXP include changes to the default settings. If you rely on the defaults from your old version, you should review the...
公開日: 2025/03/06 16:05
2024.Q3 Default Setting and Feature Flag Changes
2024.Q3 Default Setting and Feature Flag Changes Most new versions of Liferay DXP include changes to the default settings. If you rely on the defaults from your old version, you should review the...
公開日: 2025/03/06 16:05
Using Private Key JWT (JSON Web Token)
Using Private Key JWT (JSON Web Token) Liferay supports private key JWT as an authentication method for OAuth 2 clients. In this flow, the client itself creates the assertion. Liferay authenticates...
公開日: 2025/03/06 16:05
2024.Q2 Default Setting and Feature Flag Changes
2024.Q2 Default Setting and Feature Flag Changes Most new versions of Liferay DXP include changes to the default settings. If you rely on the defaults from your old version, you should review the...
公開日: 2025/03/06 16:05
2024.Q4 Default Setting and Feature Flag Changes
2024.Q4 Default Setting and Feature Flag Changes Most new versions of Liferay DXP include changes to the default settings. If you rely on the defaults from your old version, you should review the...
公開日: 2025/03/06 16:05
2025.Q1 Default Setting and Feature Flag Changes
2025.Q1 Default Setting and Feature Flag Changes Most new versions of Liferay DXP include changes to the default settings. If you rely on the defaults from your old version, you should review the...
公開日: 2025/03/06 16:05
Best Practices for Managing Publications
Best Practices for Managing Publications Efficient publication workflows in Liferay help improve collaboration, reduce errors, and streamline content delivery. Follow these best practices to...
公開日: 2025/03/25 15:57
Configuring Authentication Types
Configuring Authentication Types Users can be configured to log in using one of three authentication types: Authentication TypeDescriptionUsed by Default? Screen NameDetermined by administrator or...
公開日: 2025/04/02 16:05
Securing Sign-In
Securing Sign-In The Sign-In widget calls the various mechanisms (the portal database, an LDAP server, a SAML identity provider, or any of the ways users can authenticate) that authenticate users....
公開日: 2025/04/02 16:05
Adding Icons to Navigation Menu Elements
Adding Icons to Navigation Menu Elements Liferay DXP 2025.Q2+ Use icons to make navigation menus easier to scan and more visually engaging. They provide quick visual cues that help users recognize...
公開日: 2025/04/10 16:00
Connecting Liferay DXP to Marketplace
Connecting Liferay DXP to Marketplace Liferay DXP 2025.Q1+/GA132+ Currently, this feature is behind a release feature flag (LPD-35941). Read Release Feature Flags for more information. You can...
公開日: 2025/04/15 16:54
Adding Marketplace Fragments to Pages
Adding Marketplace Fragments to Pages Liferay DXP 2025.Q3+/Portal GA146+ Liferay Marketplace offers a range of apps and fragments that integrate seamlessly into the Page Editor. Access, configure,...
公開日: 2025/04/15 17:12
Authorize.Net for Commerce 2.0 and Earlier Versions
Authorize.Net for Commerce 2.0 and Earlier Versions Liferay supports Authorize.Net as a payment method. Authorize.Net, a subsidiary of Visa, provides payment gateway services. Prerequisites Before...
公開日: 2025/04/18 16:10
Installing Payment Methods From Marketplace
Installing Payment Methods From Marketplace Liferay DXP 2025.Q2+ Currently, this feature is behind a release feature flag (LPD-35941). Read Release Feature Flags for more information. This...
公開日: 2025/04/18 16:10
Managing Payment Methods for Commerce 2.0 and Earlier Versions
Managing Payment Methods for Commerce 2.0 and Earlier Versions In Liferay Commerce 2.0 and earlier, payment methods are scoped by store site. To manage payment methods in Commerce 2.0 and below,...
公開日: 2025/04/18 16:10
Mercanet for Commerce 2.0 and Earlier Versions
Mercanet for Commerce 2.0 and Earlier Versions Liferay supports Mercanet as a payment method out of the box. Since Mercanet accepts only EUR, the store's primary currency must be EUR. ...
公開日: 2025/04/18 16:10
Migrating Liferay Instances
Migrating Liferay Instances Liferay DXP 2025.Q2+/Portal GA148+ [Beta Feature](https://learn.liferay.com/web/guest/w/dxp/system-administration/configuring-liferay/feature-flags#beta-feature-flags) ...
公開日: 2025/04/25 16:46
2024 Deprecations and Breaking Changes
2024 Deprecations and Breaking Changes Liferay quarterly releases introduce new features and enhancements while phasing out older or less-used functionality. Some features move to Maintenance Mode,...
公開日: 2025/04/29 16:45
2023 Deprecations and Breaking Changes
2023 Deprecations and Breaking Changes Liferay quarterly releases introduce new features and enhancements while phasing out older or less-used functionality. Some features move to Maintenance Mode,...
公開日: 2025/04/29 16:45
2025 Deprecations and Breaking Changes
2025 Deprecations and Breaking Changes Liferay quarterly releases introduce new features and enhancements while phasing out older or less-used functionality. Some features move to Maintenance Mode,...
公開日: 2025/04/29 16:46
Maintenance and Downtime
Maintenance and Downtime Sometimes, big changes in the underlying infrastructure of a project may cause downtime. When planning for these changes, you can enable maintenance mode to redirect...
公開日: 2025/04/29 18:15
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
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
Creating Tax Categories for Commerce 2.1 and Earlier Versions
Creating Tax Categories for Commerce 2.1 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
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
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
Maintenance Mode and Deprecations in Liferay DXP 2025.Q2
Maintenance Mode and Deprecations in Liferay DXP 2025.Q2 Features moved to Maintenance Mode or marked as Deprecated in Liferay DXP 2025.Q2 appear here. For details about these statuses and their...
公開日: 2025/05/07 16:42
Orders Menu Reference Guide for Commerce 2.0 and Earlier Versions
Orders Menu Reference Guide for Commerce 2.0 and Earlier Versions Orders can be viewed and managed by an administrator in the Orders menu. To access the Orders menu, navigate to the Control Panel →...
公開日: 2025/05/15 15:59
Orders Menu Reference Guide for Commerce 2.1 and Earlier Versions
Orders Menu Reference Guide for Commerce 2.1 and Earlier Versions Orders can be viewed and managed by an administrator in the Orders menu. To access the Orders menu, navigate to the Control Panel →...
公開日: 2025/05/15 15:59
Processing an Order for Commerce 2.1 and Earlier Versions
Processing an Order for Commerce 2.1 and Earlier Versions To process an order, you must first accept it. You can accept orders in the Pending status. Shipments are created while orders are...
公開日: 2025/05/15 15:59
Processing an Order for Commerce 2.0 and Earlier Versions
Processing an Order for Commerce 2.0 and Earlier Versions To process an order, you must first accept it. You can accept orders in the Pending status. Shipments are created while orders are...
公開日: 2025/05/15 15:59
Creating a Shipment for Commerce 2.0 and Earlier Versions
Creating a Shipment for Commerce 2.0 and Earlier Versions Creating a shipment is integrated with the Orders menu. You can also manage all shipments in the Shipments menu once an order is in the...
公開日: 2025/05/15 16:00

Capabilities

Product

Education

Contact Us

Connect

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