Magento 2


Türchen 18: Magento 2 for Magento 1 Developers

It's been one year since Magento 2.0 hit GA. This milestone for Magento was a proud moment for us and our first major action since being fully separated from eBay. It also rang the bell for Magento 1, which entered LTS through November of 2018. As it stands now, there are over 7000 Magento 2 sites and considerable buzz, interest, and critique regarding Magento 2. This post is intended to help Magento 1 developers take a first step in to Magento 2, though it should be informative to folks who are entirely new to Magento.



Türchen 14: Understanding the blank theme of Magento 2

...or at least trying to! Working on my first productive Magento 2 project I still struggle with the overly complex design of the new frontend framework. The concepts and structures involved are not neccessarily intuitive (at least to me), so I started strewing some breadcrumbs - hoping them to be of help guiding me (or you) through the forest. So here we go...











Magento2: Wie verwalte ich meine Module?

Nun habe ich doch angefangen mich etwas mit Magento 2 zu beschäftigen und habe auch direkt das Gefühl ich muss - im Vergleich zu einigen anderen - viele Wochen aufholen. Aktuell beschäftigt mich das Problem wie wir zukünftig unsere Projekte mit Magento 2 anlegen sollten.


MAMP und MySQL 5.6 für Magento2

Ich programmiere ich der Regel, gerade in kleineren Projekten, ohne Vagrant oder Docker-Stack sondern direkt auf meinem Mac mit MAMP. Leider sind die Magento2 Tests hiermit ein wenig anstrengend da Mamp im Moment kein MySQL 5.6 liefert, Magento2 das aber gerne hätte. Also was tun? Na selbst upgraden.