Capability

Development and Tooling

Liferay offers a comprehensive toolkit to extend or customize your digital experience. Build applications quickly with low-code/no-code features like Objects, or leverage developer tools like Liferay Workspace and Blade CLI for further customizations.

For users on PaaS or running Self-Hosted, Liferay also offers tools deploying customizations.

Feature
Deployment Approach
Capability
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
チャンネルAPIの基本
チャンネルAPIの基本 アプリケーションメニューやREST APIでチャンネルを管理することができます。 headless-commerce-admin-channel サービスを呼び出して、チャンネルを作成・管理します。 チャネルを追加する Liferayが起動したら、 Channel API Basics をダウンロードし、解凍してください。 curl...
公開日: 2024/11/22 22:47
ブログAPIの基本
ブログAPIの基本 LiferayのREST APIは、ブログの投稿や画像を追加、変更、削除するためのサービスを提供します。 まずは、新しいブログ投稿を追加する例を見てみましょう。 ブログ投稿の追加 次に、以下の手順を実行します。 Blog API Basics をダウンロードして解凍します。 curl...
公開日: 2024/05/09 18:50
カテゴリーとボキャブラリAPIの基本
カテゴリーとボキャブラリAPIの基本 LiferayのREST APIは、Liferayのカテゴリーとボキャブラリ機能のためのサービスを提供します。 APIを使用してボキャブラリを作成および編集できます。 カテゴリーをAPIに関連付けて編集することもできます。 まずは、新しいボキャブラリを追加する例を見てみましょう。 ボキャブラリの追加 次に、以下の手順を実行します。 ...
公開日: 2024/05/09 18:50