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
Liferay npm Bundler
Liferay npm Bundler The Liferay npm bundler is deprecated of Liferay 2024.Q4/Portal GA129, and it's planned for future removal. The liferay-npm-bundler is a bundler (like Webpack or Browserify)...
公開日: 2024/05/09 18:55
Default Bundler Loaders
Default Bundler Loaders The Liferay npm bundler is deprecated of Liferay 2024.Q4/Portal GA129, and it's planned for future removal. Several loaders are available for the liferay-npm-bundler by...
公開日: 2024/05/09 18:55
How AMD Loader Configuration is Exported
How AMD Loader Configuration is Exported The Liferay npm bundler is deprecated of Liferay 2024.Q4/Portal GA129, and it's planned for future removal. If you don't understand how Liferay AMD...
公開日: 2024/05/09 18:55
How the Bundler Publishes npm Packages
How the Bundler Publishes npm Packages The Liferay npm bundler is deprecated of Liferay 2024.Q4/Portal GA129, and it's planned for future removal. When you deploy an OSGi bundle with the...
公開日: 2024/05/09 18:55
Understanding the npmbundlerrc Structure
Understanding the npmbundlerrc Structure The Liferay npm bundler is deprecated of Liferay 2024.Q4/Portal GA129, and it's planned for future removal. The liferay-npm-bundler is configured via a...
公開日: 2024/05/09 18:55
OSGi Bundles and npm Package Structure
OSGi Bundles and npm Package Structure The Liferay npm bundler is deprecated of Liferay 2024.Q4/Portal GA129, and it's planned for future removal. To deploy JavaScript modules, you must create an...
公開日: 2024/05/09 18:55
Understanding the Liferay npm Bundler Loader
Understanding the Liferay npm Bundler Loader The Liferay npm bundler is deprecated of Liferay 2024.Q4/Portal GA129, and it's planned for future removal. liferay-npm-bundler's mechanism is...
公開日: 2024/05/09 18:55
Node Version Information
Node Version Information Liferay DXP uses Node (and NPM) for many different frontend components. Specifically, the Liferay Theme Generator and Liferay's JavaScript application tools require the use...
公開日: 2024/05/09 18:55
Kaleoフォーム
Kaleoフォーム Kaleo Formsは、Liferay 7.4では[メンテナンスモード](../../../installation-and-upgrades/upgrading-liferay/reference/maintenance-mode-and-deprecations-in-7-4.md)になっています。...
公開日: 2024/05/09 18:56
通知テンプレートの作成
通知テンプレートの作成 Liferay 7.4 2023.Q4+/GA107+ 通知テンプレートにより、Liferayサービスの自動化された電子メールやユーザー通知を設計できます。 各テンプレートは、送信者、受信者、メッセージの内容を特定します。 テンプレートをデザインする際に、サポートされているエンティティを検索し、そのデータをメールに動的に挿入するフィールド参照を追加できます。 ...
公開日: 2024/05/09 18:56
Setting Default Permissions
Setting Default Permissions Liferay DXP 2024.Q3+/Portal GA125+ You can define a set of default permissions for Liferay pages. The default permissions setting is available at both instance and site...
公開日: 2024/07/16 15:43
フラグメント設定タイプのリファレンス
フラグメント設定タイプのリファレンス このリファレンスには、フラグメントに使用可能な構成タイプがリストされています。 フラグメントを設定可能にする方法については、 フラグメントへの構成オプションの追加 を参照してください。 以下は実装できる構成可能なフラグメントタイプです。 text select checkbox colorPicker (Liferay 7.4+...
公開日: 2024/05/09 18:57
ロックされたページの設定
ロックされたページの設定 Liferay DXP 2023.Q3+/Portal 7.4 GA92+ この機能は現在リリース機能フラグの後ろにある。 詳しくは Release Feature Flags をお読みください。 Liferayは、複数のユーザーが同じページを編集しようとしたときの衝突を避けるために、編集中のページをロックします。 この機能は、 コンテンツ 、 マスター...
公開日: 2024/05/09 18:57
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
ページ単位での設定
ページ単位での設定 個々のページをニーズに合わせて設定することができます。 この方法で行われたすべての変更は、選択されたページにスコープされます。 特定のページを設定するには、 サイトメニュー(サイトメニュー)を開き、 サイトビルダー → ページ に進みます。 次に、カスタマイズしたいページの Actions(Actionsボタン)をクリックし、 Configure を選択します。 ...
公開日: 2024/05/09 18:57
Types of Utility Pages
Types of Utility Pages Utility pages are content pages managed at the site level. Since the default system-level pages are not customizable, you can use site-level utility pages to provide a unique...
公開日: 2024/11/22 22:52
フラグメントツールキットの使用
フラグメントツールキットの使用 フラグメント ツールキットは、お気に入りのツールを使用してフラグメントをローカルで作成および管理するのに役立ちます。 ここでは、ツールキットを使用して、サンプルのフラグメントを含むフラグメント プロジェクトを生成し、デプロイして、独自のフラグメント セットを追加します。 Liferay DXP 7.4以降の場合、フラグメントコレクションはLiferay...
公開日: 2024/05/09 18:57
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
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
コレクションの表示
コレクションの表示 liferay Portal 7.4 GA6+、DXP 7.3 GA1+。 コレクションを表示するには、コレクションページ、またはコレクション表示フラグメントを追加します。 これらの表示オプションの詳細については、 コレクションとコレクション・ページについて を参照してください。 デフォルトでは、どのユーザーもコレクションのコンテンツを見ることができます。 しかし、...
公開日: 2024/05/09 18:57

Capabilities

Product

Education

Contact Us

Connect

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