Magento2-AmazonPayセットアップガイド
2018/06/25 16:28
Magento Imagine 2018 :: My Experience
2018/06/07 15:19
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管理画面に謎の警告が…!?
2018/04/11 18:18
警告メッセージに見えるものは
現在Magentoの管理画面にログインすると以下のようなメッセージが表示されるようになっています。驚かれた方もいらっしゃるのではないでしょうか。
Magento1系の場合
カタログページのソートエクステンションを作る方法(2)
2018/02/21 10:04

カタログページのソート機能を、好きな項目でソートできるエクステンションを作成します。
2回にわたって、解説していきます。
本記事は、カタログページのソートエクステンションを作る方法(1)の続きです。
「di.xml~和訳ファイルを作成」を解説致します。
カタログページのソートエクステンションを作る方法(1)
2018/02/21 9:28

カタログページのソート機能を、好きな項目でソートできるエクステンションを作成します。
2回にわたって、解説していきます。
本記事は、カタログページのソートエクステンションを作る方法(1)です。
「エクステンションを作る準備〜Pluginを作成」を解説致します。
Magento Open Source 2.1 x Elasticsearch
2017/12/21 10:00
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.
続きを読むプレーンテキストのメールテンプレート作成手順
2017/12/18 18:24
Collectionクラスを用いてCustomerのデータを取得する
2017/12/14 12:12
magentoのmoduleからcustomersのデータを取得してみようと思います。
またCustomerだけでなくOrder・productのデータ同じように取得することができます。
まずこれらのデータを取得するにはCollectionクラスを使用します。
collectionクラスを用いることによりSQL文を書かずにデータを取得することができます。
Magento2.0.16/2.1.9がリリースされました
2017/09/15 7:35
Magento Open SourceとCommerceの最新版、2.0.16と2.1.9がリリースされました。
今回のアップデートはセキュリティ修正の位置づけですが、およそ40件の修正と改良が行われています。
修正された脆弱性の概要については、Security Centerに正式な情報が公開されています。
Magento2でエクステンションを作る方法(おまけ)
2017/06/30 9:58

前回の記事では、画像を表示するエクステンションを作成しました。
本記事では、前回のエクステンションのAdd Rowページにタブ機能を追加してみます。
本記事では、タブ機能の実装について解説致します。
続きを読む