Capability

Commerce

Liferay DXP includes robust e-commerce capabilities. Liferay’s commerce capabilities integrate content management, digital asset management, and comprehensive commerce functionalities, empowering you to deliver diverse online shopping experiences.

Use Liferay’s Commerce features to set up a storefront, add and manage products and catalogs, configure multiple channels for sales, configure multiple forms of payment, and much more.

Feature
Deployment Approach
Capability
Webコンテンツテンプレート
Webコンテンツテンプレート Webコンテンツテンプレートの作成 テンプレートへのウィジェットの埋め込み テンプレートでのTaglibの使用 Webコンテンツテンプレートのフラグメントへのマッピング
公開日: 2024/05/09 18:51
テンプレートへのウィジェットの埋め込み
テンプレートへのウィジェットの埋め込み ウィジェットはWebコンテンツテンプレートに埋め込むことができます。コアアプリ、カスタムアプリ、インスタンス化可能、インスタンス化不可能であるかどうかは関係ありません。 以下は、FreeMarkerにWebコンテンツウィジェットを埋め込む例です。 ...
公開日: 2024/05/09 18:51
ストラクチャーの管理
ストラクチャーの管理 構造体の管理は構造体のページから行うことができる: サイトメニュー( Site Menu ) を開き、 コンテンツ & データ → ウェブコンテンツ . [ストラクチャー] タブを選択します。 構造体の アクションメニュー( Actions Menu ) を開き、 利用可能なアクション のいずれかを選択します。 [保存] をクリックして変更を適用します。 ...
公開日: 2024/05/09 18:51
Mapping Repeatable Fields to Fragments
Mapping Repeatable Fields to Fragments Liferay DXP 2024.Q3+/Portal GA125+ When creating fields on web content structures, you can make them repeatable. You can then map these fields to fragments...
公開日: 2024/08/06 15:41
Webコンテンツテンプレートのフラグメントへのマッピング
Webコンテンツテンプレートのフラグメントへのマッピング デフォルトでは、 Web コンテンツ構造 フィールドの単一値(日付、数値、画像、数値、テキストなど)をフラグメントにマッピングできます。 多値フィールド(リストからの選択、ラジオボタン、HTMLなど)の場合、最初に Webコンテンツテンプレートを使ってフィールドをレンダリングする必要があります。 例えば、この画像の Web...
公開日: 2024/05/09 18:51
テンプレートでのTaglibの使用
テンプレートでのTaglibの使用 FreeMarkerでテンプレートを開発するときに、Liferayのtaglibにアクセスできます。 FreeMarkerテンプレート内でこれらのtaglibをインスタンス化する必要はありません。それらはすでに自動的に提供されています。 タグライブラリ記述子(TLD)のファイル名をアンダースコアで示すことで、これらのタグライブラリにアクセスできる。 ...
公開日: 2024/05/09 18:51
Applying a Custom Theme
Applying a Custom Theme You can use different front-end client extensions to customize the look and feel of your site. Specifically, theme CSS type client extension can be used as an alternative to...
公開日: 2024/05/09 18:52
Deploying a Custom Application
Deploying a Custom Application You can use a custom element client extension to render a JavaScript application as a widget on a Liferay site page. The application is served by Liferay and...
公開日: 2024/05/09 18:52
Building a Custom Ticketing System
Building a Custom Ticketing System Liferay makes it easy for you to build digital solutions. For example, you can create a custom ticketing application with the styling and features needed for your...
公開日: 2024/05/09 18:52
Defining a Custom Data Schema
Defining a Custom Data Schema The ticketing application requires custom data fields and selections. You use Liferay objects and picklists to define a custom data schema. Creating Custom Picklists...
公開日: 2024/05/09 18:52
Development
Development Liferay's development platform makes developers faster and more efficient by providing a baseline set of features to build upon. Rather than start from scratch, you can start instead...
公開日: 2024/05/09 18:52
Webコンテンツテンプレートの作成
Webコンテンツテンプレートの作成 Webコンテンツテンプレートは、FreeMarkerテンプレート言語(FTL)を使用して、コンテンツフィールドがページにどのようにレンダリングされるかを決定します。 各テンプレートは、Webコンテンツストラクチャーに関連付けることも、 他のテンプレートに埋め込む こともできます。 ...
公開日: 2024/05/09 18:51
Building Applications
Building Applications For maximum compatibility with all of Liferay's deployment options, you can combine Liferay's Objects, Client Extensions, and other features and tools to build real-world...
公開日: 2024/05/09 18:52
Implementing a Documentation Referral System
Implementing a Documentation Referral System The ticketing system can be further enhanced with a documentation referral system. The system searches automatically for relevant documentation based on...
公開日: 2024/05/09 18:52
Ticket Management with Cron Jobs
Ticket Management with Cron Jobs Use Cron jobs to automate managing tickets. For example, have a job to run at a regular schedule to delete any tickets that have a resolution type of duplicate or...
公開日: 2024/05/09 18:52
Building a Time Off Requester
Building a Time Off Requester Liferay 7.4+ With Liferay Objects, you can build entire applications without writing code or deploying modules. Here, create a Time Off Request application using...
公開日: 2024/05/09 18:52
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
Packaging Client Extensions
Packaging Client Extensions Liferay Self-Hosted Liferay SaaS Liferay PaaS Liferay 7.4 Client extension projects are built as deployable archives called Liferay Universal File Format Archives...
公開日: 2024/11/22 22:50
Instance Settings YAML Configuration Reference
Instance Settings YAML Configuration Reference You can use an instance settings client extension to configure a wide variety of Liferay configurations. Each configuration is referenced by its PID...
公開日: 2024/11/22 22:50
OAuth User Agent YAML Configuration Reference
OAuth User Agent YAML Configuration Reference You can define an OAuth user agent client extension with a client-extension.yaml file. Usage Details This client-extension.yaml file defines an OAuth...
公開日: 2024/11/22 22:50