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
Exporting/Importing Calendar Data
Exporting/Importing Calendar Data You can export and import calendar data as Liferay Archive (LAR) files. Data can only be ported between installations of the same version. Use the widget...
公開日: 2024/05/13 19:54
Using the Calendar Widget
Using the Calendar Widget The calendar widget displays a small monthly calendar showing an overview of upcoming events. A larger area shows the Scheduler, a more detailed calendar with several...
公開日: 2024/05/13 19:54
Calendar
Calendar The Calendar widget stores and shares scheduled events. It's a personal planner for individual users, a shared calendar for an entire site, or both at the same time. In addition to...
公開日: 2024/05/13 19:54
Mapping Calendar Event Fields to Display Page Templates
Mapping Calendar Event Fields to Display Page Templates You can customize and display calendar event information by mapping calendar fields to display page templates. Highlight certain fields such...
公開日: 2024/05/13 19:54
Deploying Microservice Client Extensions to Liferay PaaS
Deploying Microservice Client Extensions to Liferay PaaS In most cases, you can deploy client extensions with Liferay PaaS similarly to self-hosted instances. Deploy frontend, configuration, and...
公開日: 2024/05/13 20:28
データベースサービス
データベースサービス データベースサービス データベースのユーザー名の変更 データベースパスワードの変更
公開日: 2024/05/26 15:57
Creating a Database Dump
Creating a Database Dump Uploading a backup to Liferay Cloud's backup service requires a snapshot comprised of two compressed files, containing the document library and database dump, respectively....
公開日: 2024/05/29 16:03
バックアップサービス
バックアップサービス バックアップサービスの概要 バックアップのダウンロードとアップロード バックアップページからのデータの復元
公開日: 2024/05/30 19:33
Liferay Commerce 2.1 Connector to PunchOut2Go
Liferay Commerce 2.1 Connector to PunchOut2Go Subscription Liferay provides a PunchOut2Go connector that integrates with a user's existing PunchOut2Go infrastructure. You can download this...
公開日: 2024/05/31 20:41
Using Objects with SugarCRM
Using Objects with SugarCRM [Release Feature](../../../../system-administration/configuring-liferay/feature-flags.md#release-feature-flags) You can create objects that map to SugarCRM objects (for...
公開日: 2024/06/05 16:04
Using the Accessibility Menu
Using the Accessibility Menu Liferay DXP 2024.Q2+/Portal GA120+ Most enhancements to accessibility in Liferay are propagated across the entire platform by default, so all your users can benefit...
公開日: 2024/06/06 15:57
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
Configuring XML Sitemaps
Configuring XML Sitemaps Liferay DXP 2024.Q2+/Portal GA120+ XML sitemaps are XML-formatted documents listing the URLs of a website along with additional metadata (e.g. last update, change...
公開日: 2024/06/06 15:57
Configuring Friendly URL Separators
Configuring Friendly URL Separators Liferay DXP 2024.Q2+/Portal GA120+ You can customize URL separators to improve URL readability and enhance SEO. For example, web content articles use the...
公開日: 2024/06/07 16:00
Client Extension Reference
Client Extension Reference Liferay Self-Hosted Liferay SaaS Liferay PaaS Liferay 7.4 You can find code examples for all types of client extensions in liferay-portal Frontend Client Extensions ...
公開日: 2024/06/21 15:41
Product Details - Using Display Page Template
Product Details - Using Display Page Template Accelerators like Minium and Speedwell have a product details page that uses the product details widget. Instead of using the product details widget on...
公開日: 2024/06/28 15:38
Setting Default Permissions
Setting Default Permissions Liferay DXP 2024.Q3+/Portal GA125+ You can define a set of default permissions for Liferay content pages. The default permissions setting is available at both instance...
公開日: 2024/07/16 15:43
Customizing Localization
Customizing Localization Liferay ships with 55 translations, making it ideal for deployments all over the world. Sometimes, however, you must modify a translation or provide a new one. Here you can...
公開日: 2024/07/18 16:48
Liferay Internals
Liferay Internals Liferay is a complex open-source platform built on several key technologies and architectural principles. Liferay is written mostly in Java and built on the OSGi framework, which...
公開日: 2024/07/18 20:39
Extending Liferay
Extending Liferay Liferay DXP/Portal is highly customizable. Its modular architecture contains components you can extend and override dynamically using APIs.
公開日: 2024/07/18 20:39
Creating a Model Listener
Creating a Model Listener Model listeners listen for persistence method calls that signal changes to a specified model (such as update or add methods). Most of the methods model listeners use are...
公開日: 2024/07/18 20:39
Overriding Module Language Translations
Overriding Module Language Translations For Liferay DXP 7.4 U4/Portal 7.4 GA8+, the Language Override tool is the recommended approach. Overriding language translations in specific applications...
公開日: 2024/07/18 20:39
Using Portlet Filters
Using Portlet Filters Portlet filters intercept requests and responses at the start of each portlet request processing phase so you can add functionality there. This makes them useful for auditing...
公開日: 2024/07/18 20:39
Creating Service Wrappers
Creating Service Wrappers With Service Wrappers, you can override default service methods to add extra functionality. For example, you may want the value of a field you've added to Liferay's User...
公開日: 2024/07/18 20:39
Overriding Global Language Translations with Language Properties
Overriding Global Language Translations with Language Properties Liferay DXP/Portal implements headings, labels, and messages for many locales using language translations. You can override these...
公開日: 2024/07/18 20:39
Configuring Liferay Authentication With PingOne Using SAML
This recipe guides you through the basic steps needed to integrate PingOne, your Identity Provider (IdP), with your Liferay environment using Security Assertion Markup Language (SAML). PingOne...
公開日: 2024/08/02 14:34
Integrate Azure AD with Liferay DXP Using SAML
As a general best practice, integrating Liferay DXP with other Identity Providers (IdPs) provides enhanced security and streamlines authentication management. This recipe guides you through the...
公開日: 2024/08/05 17:12
Integrate Okta with Liferay DXP using OpenID Connect
This recipe guides you through the steps to integrate Okta, your Identity Provider (IdP), with your Liferay environment using OpenID Connect. Okta Dev account Liferay DXP environment Administrative...
公開日: 2024/08/06 20:09
Enabling Glowroot on PaaS
Enabling Glowroot on PaaS Liferay DXP 2023.Q4+/Portal GA100+ Glowroot is included with Liferay in the /opt/liferay/glowroot folder. If you're running Liferay in a clustered environment, enable...
公開日: 2024/08/10 15:47
Using a Frontend Data Set Cell Renderer Client Extension
Using a Frontend Data Set Cell Renderer Client Extension Liferay 7.4+ You can use Frontend Data Set (FDS) cell renderer client extensions to customize the display for your data set. Use this type...
公開日: 2024/08/15 15:42
Frontend Data Set Cell Renderer YAML Reference
Frontend Data Set Cell Renderer YAML Reference You can define a Frontend Data Set cell renderer client extension with a client-extension.yaml file. Usage Details The client-extension.yaml file...
公開日: 2024/08/15 15:42
Marketplace
Marketplace Liferay Marketplace is a platform where you can find, download, and share apps. It features an updated UI and supports Liferay SaaS. To access Marketplace, visit...
公開日: 2024/08/16 15:45
Building a Reusable and Dynamic Accordion With Fragments
Liferay Fragments are reusable, customizable web elements that serve as building blocks for a page. They consist of HTML, CSS, and JavaScript to provide structure, style, and functionality to your...
公開日: 2024/08/19 16:54
Publishing Solutions in Marketplace
Publishing Solutions in Marketplace The Liferay Marketplace contains business solutions to improve productivity and reduce time to market. Currently, only existing Liferay partners can publish a...
公開日: 2024/08/31 19:45
Using Custom SQL Queries
Using Custom SQL Queries Service Builder creates finder methods that retrieve entities by their attributes (their column values). When you add a column as a parameter for the finder in your...
公開日: 2024/09/06 15:37
JavaScript Import Map Entry YAML Configuration Reference
JavaScript Import Map Entry YAML Configuration Reference Usage Details This client-extension.yaml file defines a JavaScript import map entry client extension: assemble: - from: build/static ...
公開日: 2024/09/14 15:48
Configuring Your Azure Repository
Configuring Your Azure Repository Your Liferay Cloud onboarding email contains a link to a GitHub repository hosted in the dxpcloud organization. This repository is a template for a team's private...
公開日: 2024/09/14 16:12
Connecting Liferay DXP 7.3 to Analytics Cloud
Connecting Liferay DXP 7.3 to Analytics Cloud Liferay DXP 7.3 U30+ The steps to connect Liferay DXP 7.3 to Analytics Cloud differ slightly from the steps to connect Liferay DXP 7.4. Liferay DXP...
公開日: 2024/09/18 15:10
Day 1 Exercises for Building Enterprise Websites with Liferay
Introduction page for day 1 Day 1 Exercises for Building Enterprise Websites with Liferay Exercise 1: Exploring Clarity's Public Enterprise Website Exercise 2: Verifying and Launching Liferay...
公開日: 2024/09/23 16:10
Day 2 Exercises for Building Enterprise Websites with Liferay
Introduction page for day 2 Day 2 Exercises for Building Enterprise Websites with Liferay Exercise 11a: Generating Content with ChatGPT Exercise 11b: Auto-Tagging Content (Bonus) Exercise 12a:...
公開日: 2024/09/23 16:11
Search Results Widget Template Reference
Search Results Widget Template Reference While creating a search results widget template, you can access pre-populated variables in the FreeMarker template editor. The variables listed in the...
公開日: 2024/09/25 16:15
Service Accounts
Service Accounts A service account is a common abstraction in systems used to make authenticated API requests on behalf of the system. Every virtual instance in Liferay comes with one service...
公開日: 2024/10/12 16:41
Using a Site Initializer Client Extension
Using a Site Initializer Client Extension Liferay DXP 2023.Q4+/Portal GA100+ Site Initializer client extensions can quickly create or update a site, complete with configurations and content. Start...
公開日: 2024/10/16 16:13
Site Initializers
Site Initializers Liferay DXP 2023.Q4+/Portal GA100+ Site Initializers package pages, content, and configurations to help you jump-start a new site with much of the site already built. You can...
公開日: 2024/10/16 16:33
Collections and Collection Pages for Liferay 7.2 and Earlier Versions
Collections and Collection Pages for Liferay 7.2 and Earlier Versions In versions before Liferay DXP 7.3+, collections were called content sets. A content set is exactly what it sounds like: a...
公開日: 2024/10/17 16:38
Creating Collections for Liferay 7.2 and Earlier Versions
Creating Collections for Liferay 7.2 and Earlier Versions In versions before Liferay DXP 7.3+, collections were called content sets. You can create Content Sets through the Content Sets interface...
公開日: 2024/10/17 16:38
Displaying Collections for Liferay 7.2 and Earlier Versions
Displaying Collections for Liferay 7.2 and Earlier Versions In versions before Liferay DXP 7.3+, collections were called content sets. Content sets are primarily displayed through the Asset...
公開日: 2024/10/17 16:38
Using Servlet Filters
Using Servlet Filters Servlet filters can both pre-process requests as they arrive and post-process responses before they go to the client browser. You can apply functionality to requests and...
公開日: 2024/10/18 16:07
Handling Friendly URL Conflicts in Site Templates
Handling Friendly URL Conflicts in Site Templates Currently, this feature is behind a beta feature flag (LPS-174417). Read Beta Feature Flags for more information. Liferay doesn't allow...
公開日: 2024/10/30 15:13
製品表示ページの作成
製品表示ページの作成 Liferay Commerceを使用すると、ストア製品を個別のサイトページに紐付けて、製品ごとに専用の表示ページを作成できます。 既成のウィジェットやカスタムウィジェット、フラグメントを使用して、レイアウトを短時間でデザインし、製品詳細を表示できます。 以下の手順で、製品の表示ページを設定します。 ストアで新しいサイトページを作成し、 [商品詳細]...
公開日: 2024/11/22 22:46
Liferay Commerce ウィジェット
Liferay Commerce ウィジェット
公開日: 2024/11/22 22:46
比較
比較 [比較] ページは、購入者が比較のために2つ以上の商品を並べて表示できるページです。 比較ページは、購入者が[カタログ]ページで2つ以上の商品を選択した場合にのみ読み込まれる [Product Comparison Table] ウィジェットを使用します。 商品の比較 関連トピック Widget Reference Guide Creating Pages
公開日: 2024/11/22 22:46
発注済み注文
発注済み注文 発注済み注文ページは、注文ステータスに関係なく、 アカウント ごとに清算プロセスを完了したすべての注文を表示する必須ページです。 このページでは [注文] ウィジェットを使用します。 Minium Acceleratorを使用してサンプルデータを作成している場合は、[Placed Order]ページがすでに作成されており、サイトのナビゲーションメニューにあります。 ...
公開日: 2024/11/22 22:46
Liferay コマースフラグメント
Liferay コマースフラグメント
公開日: 2024/11/22 22:46
ミニカートフラグメントの使用
ミニカートフラグメントの使用 liferay DXP 7.4 U69+/GA69+ ミニカートのフラグメントは、カートの詳細な概要を提供します。 商品数量の増減、商品の削除、チェックアウトのためのカート投入、商品の検索とカートへの迅速な追加が可能です。 このフラグメントを正しく動作させるには、 カタログ 、 オープンカート 、 チェックアウト ページが必要です。 ...
公開日: 2024/11/22 22:46
価格範囲のファセットウィジェットを使う
価格範囲のファセットウィジェットを使う Liferay Commerceには、商品の検索結果を価格によって素早く絞り込むための 価格範囲のファセット ウィジェットが含まれています。 このウィジェットを使用するには、目的のページにCommerce検索結果ウィジェットもデプロイされていることを確認してください。 Liferay DXP 7.3...
公開日: 2024/11/22 22:46
ダウンロードしたコンテンツウィジェットを利用する
ダウンロードしたコンテンツウィジェットを利用する Liferay Commerceには、 ダウンロードしたコンテンツ ウィジェットがあり、仮想商品として購入したデジタル資産にアクセスしダウンロードできるようになっています。 ダウンロードしたコンテンツウィジェットを使用するには、以下の手順に従います。 上部メニューの 追加 ボタン(Add)をクリックします。 ...
公開日: 2024/11/22 22:46
一律料金配送方法の使用
一律料金配送方法の使用 購入者は、任意の商品を配送するための一律料金配送オプションを選択できます。 複数の一律料金オプションを作成することにより、顧客にコスト、速さ、またはセキュリティの選択肢を提供できます。 一律料金配送では、カタログ内のすべての商品に同じ費用がかかります。 ただし、商品の[設定]タブの [配送追加費用] フィールドから個々の商品について例外を作成できます。 ...
公開日: 2024/11/22 22:47
通貨階層を理解する
通貨階層を理解する Liferay Commerceでは、カタログ、価格表、およびチャネルで異なる通貨を使用することができます。 各通貨は、Commerceの通貨階層の中で独自の役割を持っています。 カタログの通貨は、各商品の基本価格を決定する基本価格表の初期通貨を設定します。...
公開日: 2024/11/22 22:47
Widgets Reference
Widgets Reference Widgets are building blocks you can use to add content and dynamic functionality to your site. While Liferay includes a wide variety of generic widgets, it also includes dedicated...
公開日: 2024/11/22 22:46

Capabilities

Product

Education

Contact Us

Connect

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