ページ 26 - ブログ
-
このエントリはMagento Advent Calendar 2017の20日目です。
今回は Magento Meetup Kansai をご紹介したいと思います。
-
このエントリはMagento Advent Calendar 2017の18日目です。
今回はMagento2でプレーンテキストのメールテンプレート作成手順について解説したいと思います。
-
magentoのmoduleからcustomersのデータを取得してみようと思います。
またCustomerだけでなくOrder・productのデータ同じように取得することができます。まずこれらのデータを取得するにはCollectionクラスを使用します。
collectionクラスを用いることによりSQL文を書かずにデータを取得することができます。 -
Magento1.9.1.0/1.9.1.1向けに、SUPEE-10266とSUPEE-10415をひとまとめにしたパッチ「SUPEE-10497」がリリースされました。
このパッチは1.9.1.0と1.9.1.1専用で、他のバージョンについては対象外です。 -
Magento2.1系の最新版、2.1.11がリリースされました。
位置付けとしては、不具合修正版です。リリースノート全文はとても長いので、このエントリではダイジェストのみをお伝えします。
全てを知りたい方はDevdocsのリリースノートを参照してください。 -
Magento2.2系の最新版・2.2.2がリリースされました。
今回のアップデートでは、注目の新機能・Instant Purchaseが追加されています。完全なリリースノートはとても長いので、このエントリでは注目機能のダイジェストのみをお伝えします。
全てを知りたい方はDevdocsのリリースノートを参照してください。 -
This blog post is part of the Magento Advent Calendar 2017
We identify the 3 basic principles on how to effectively design an e-Commerce website. Find out what exactly the customer sees and expect immediately after the landing page is shown. Is the aesthetic appeal of your website can convert them as a paying customer?
-
This blog post is part of the Magento Advent Calendar 2017
Getting into the world of e-Commerce leads to a lot of factors and things to consider in order to gain and retain customers, boost page visits and increase product sales. Understanding the consumer purchasing psychology will gain a good advantage and impression, at the same time triggering the correct stimuli in making them purchase your products.
-
This blog post is part of the Magento Advent Calendar 2017
With the success of the Meet Magento 2017 Japan, we look back at the highlights and the preparations that made it possible.
-
このエントリはMagento Advent Calendar 2017の4日目です。
今回はMagentoに備わっている「インデックス」の動作モードについて解説したいと思います。
動作モードを理解しておくことで、データの量や更新頻度に合わせた適切な設定ができるようになります。