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
アップグレードログコンテキスト
アップグレードログコンテキスト Liferay DXP 7.4 U72 / Liferay Portal 7.4 GA72 アップグレードログコンテキストを有効にして、コンソールログにアップグレード関連プロセスの識別子を表示します。 可能な識別子は以下の通り: {upgrade.component=portal}: ポータルに関連するアップグレード処理用 ...
公開日: 24/05/09 18:52
アップグレードのトラブルシューティング
アップグレードのトラブルシューティング アップグレード手順をスキップしたり、Liferayデータベースへのカスタム参照を作成したりすると、アップグレードの問題が発生する可能性があります。 以下の質問と回答では、よくある状況を取り上げています。 外部キー制約によって引き起こされるアップグレード例外をどのように処理すればよいですか? Liferayテーブルは外部キーを使用しません。...
公開日: 24/05/09 18:52
アップグレードレポート
アップグレードレポート 7.4以降で利用可能 アップグレードを行う際には、変更点と発生した問題を把握しておくことが重要です。 アップグレードレポートは、これらの詳細情報を含むレポートにこの情報をキャプチャします: 実行日時 アップグレードの総実行時間 DXP / Portalスキーマの初期バージョン、想定されるバージョン、および最終バージョンとビルド番号 ...
公開日: 24/05/09 18:52
アップグレードの基本
アップグレードの基本 Liferayのツールや説明書は、DXPやポータル環境を安全かつ迅速にアップグレードするのに役立ちます。 小さなデータセットを持つ非クラスター環境などは、Dockerイメージを使ってアップグレードすることができます。...
公開日: 24/05/09 18:52
データベース・プルーニングによるアップグレードの高速化
データベース・プルーニングによるアップグレードの高速化 データが多ければ多いほど、データのアップグレードには時間がかかります。 不要なサイトデータはよくあることだ。 データベースから不要なデータを削除することで、アップグレード処理のパフォーマンスが向上します。 例えば、サイトはウェブコンテンツの記事やドキュメント、メディアファイルの多くの未使用バージョンを保存することができる。...
公開日: 24/05/09 18:52
例:ジャーナル記事の中間バージョンの削除
例:ジャーナル記事の中間バージョンの削除 ここでは、ジャーナル記事の中間バージョンを削除する手順とコードサンプルを示します。 スクリプトコンソールでは、JavaまたはGroovyコードを実行して、不要なオブジェクトバージョンを削除できます。 ジャーナル記事の中間バージョンを削除する手順の例を次に示します。 保持する最新バージョンの数を決定します。...
公開日: 24/05/09 18:52
アップグレードのためのデータベース調整
アップグレードのためのデータベース調整 アップグレードの実行は、本番環境で日常的に実行する場合とは異なる形でデータベースに影響を与えます。 このため、アップグレードプロセスを実行する前にそのプロセス用にデータベースを調整し、アップグレードの完了後に本番環境設定を再適用する必要があります。 ...
公開日: 24/05/09 18:52
Gogoシェルを使用したモジュールのアップグレード
Gogoシェルを使用したモジュールのアップグレード 特定のモジュールのアップグレードの問題をトラブルシューティングするには、モジュールごとに(まとめてではなく)アップグレードをテストして実行することが必要になる場合があります。 Liferayには、個々のモジュールをアップグレードおよび検証するためのGogoシェルコマンドがあります。 たとえば、モジュールに新しい...
公開日: 24/05/09 18:52
カスタム開発のアップグレード
カスタム開発のアップグレード この部分は現在作成中です。 最新のLiferay DXP/Portal 7.xバージョンへのカスタムコードの更新は、7.2への更新と同じ方法で行われます。 Liferay Upgrade Planner は、カスタム開発をアップグレードする際に推奨される方法です。...
公開日: 24/05/09 18:52
Liferay Development
Liferay 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...
公開日: 24/05/09 18:52
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...
公開日: 24/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...
公開日: 24/05/09 18:52
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...
公開日: 24/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...
公開日: 24/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...
公開日: 24/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...
公開日: 24/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...
公開日: 24/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...
公開日: 24/05/09 18:52
Data Frameworks
Data Frameworks
公開日: 24/05/09 18:52
Asset Framework
Asset Framework The asset framework is behind many of Liferay's most powerful features. It provides tools for displaying and interacting with any type of content and data. For example, if you build...
公開日: 24/05/09 18:52

Capabilities

Product

Education

Contact Us

Connect

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