Capability

Cloud

Liferay Cloud Platform provides the infrastructure and tooling necessary to simplify, secure, and deliver applications on Liferay DXP when using the SaaS or PaaS deployment approaches. Using Liferay’s Cloud infrastructure provides a secure, reliable, and scalable platform for building Liferay solutions.

The Liferay Cloud Platform includes DevOps CI/CD tools, automated backups, real-time logs, and much more.

Feature
Deployment Approach
Capability
Product Delivery API Basics
Product Delivery API Basics Product API Basics covers the admin API used for creating and managing products. To display product data in your storefront, you must use the Product Delivery API. Call...
公開日: 2024/11/16 15:30
Content Management APIs
Content Management APIs You can use headless APIs to interface with most types of content in Liferay, including web content, message boards, and knowledge base articles. Here are resources to help...
公開日: 2025/06/28 18:29
開発者ガイド
開発者ガイド
公開日: 2025/01/18 2:45
カテゴリーとボキャブラリAPIの基本
カテゴリーとボキャブラリAPIの基本 LiferayのREST APIは、Liferayのカテゴリーとボキャブラリ機能のためのサービスを提供します。 APIを使用してボキャブラリを作成および編集できます。 カテゴリーをAPIに関連付けて編集することもできます。 まずは、新しいボキャブラリを追加する例を見てみましょう。 ボキャブラリの追加 次に、以下の手順を実行します。 ...
公開日: 2024/05/09 18:50
Currency API Basics
Currency API Basics Liferay DXP 2024.Q1+/Portal GA112+ You can manage currencies from the Applications menu or with REST APIs. Call the headless-commerce-admin-catalog services to create and...
公開日: 2024/05/09 18:46
製品APIの基本
製品APIの基本 アプリケーションメニューから製品を管理することができますが、LiferayのREST APIを使用することもできます。 これらのサービスを呼び出して、製品を作成・管理します。 製品の追加 次に、以下の手順を実行します。 Product API Basics をダウンロードし、解凍してください。 curl...
公開日: 2024/05/09 18:46
オプション値APIの基本
オプション値APIの基本 オプションの値は、オプション・アプリケーションから、またはREST APIを使って管理することができます。 headless-commerce-admin-catalog サービスを呼び出して、オプション値を作成・管理する。 オプション値の追加 Option Value API Basics をダウンロードして解凍します。 curl...
公開日: 2024/05/09 18:46
ブログAPIの基本
ブログAPIの基本 LiferayのREST APIは、ブログの投稿や画像を追加、変更、削除するためのサービスを提供します。 まずは、新しいブログ投稿を追加する例を見てみましょう。 ブログ投稿の追加 次に、以下の手順を実行します。 Blog API Basics をダウンロードして解凍します。 curl...
公開日: 2024/05/09 18:50