ページ 9 - Magento Open Source
-
Magentoには時折マイナーバージョンアップの際に意図がよくわからない仕様変更が紛れ込む現象があります。
今回、Magento 2.4.2/2.3.6 で動作検証をしていたところ、タイトルの現象に遭遇しました。
どのようなものか、順番にご説明していきましょう。 -
Google Chromeに付属するLighthouseやPageSpeed Insightsでページを分析すると、
画像の最適化をしてください
という指摘をうけることがよくあります。
Google Chromeに付属するLighthouseやPageSpeed Insightsでページを分析すると、「画像の最適化をしてください」という指摘をうけることがよくあります。
-
今回はPage Builderの「レイアウト」要素のうち、「Row」「Column」「Tabs」コンポーネントについて紹介していきます。
これらのコンポーネントを利用することで、コンテンツの配置を管理画面から色々と調整できます。 -
本記事では、Magento2.2.4から標準バンドルされるようになったAmazonPayエクステンションのセットアップ方法を解説していきたいと思います。もっとみる »
-
This year, 2018, I have attended first time the biggest Magento event – Imagine 2018. The event was started on 22nd April, 2018 by attending “Partners Summit”. As our company is one of the Magento partners so we got the opportunity to attend this session. In this session, we came to know the current technical news of Magento and some business statistics. Also we heard about the upcoming technologies of Magento. In this session, Magento awarded couple of partner companies for their hard work and making better experience for Magento users.
-
警告メッセージに見えるものは
現在Magentoの管理画面にログインすると以下のようなメッセージが表示されるようになっています。驚かれた方もいらっしゃるのではないでしょうか。
Magento1系の場合 -
カタログページのソート機能を、好きな項目でソートできるエクステンションを作成します。
2回にわたって、解説していきます。本記事は、カタログページのソートエクステンションを作る方法(1)の続きです。
「di.xml~和訳ファイルを作成」を解説致します。 -
カタログページのソート機能を、好きな項目でソートできるエクステンションを作成します。
2回にわたって、解説していきます。本記事は、カタログページのソートエクステンションを作る方法(1)です。
「エクステンションを作る準備〜Pluginを作成」を解説致します。 -
This blog post is the 21st day of Magento Advent Calendar 2017.
This method will show you how to use Elasticsearch in Magento Open Source 2.1 using Amazon Elasticsearch Service and Smile ElasticSuite.
-
このエントリはMagento Advent Calendar 2017の18日目です。
今回はMagento2でプレーンテキストのメールテンプレート作成手順について解説したいと思います。