Tag: chrome, debug, developers, development tools, devtools, github, improve magento, magento 1, magento 2, magento developers, magento development, open source, osl, skeeller
Magento 1 was a quite complex framework and its new version 2 is nothing simplier to use, expecially if you are not 100% Magento confident or a Magento super-hero. Some of the most time consuming in Magento are: Find out where is the layout XML file I have to change...
Tag: magento2, plugin, rewrite, skeeller, tech stuff
The old way: If you come from Magento 1 world, then you probably know you have 3 main options to change an internal behaviour: Create an observer Create a class rewrite Create a local overriding class All the three ways has pro and cons, expecially when you want to...
Tag: competenza, esperienza, framework, Magento, open source, partner, skeeller, team
Dopo un’esperienza di oltre 15 anni nel settore e-commerce e 8 anni di sviluppo su Magento, voglio condividere alcuni consigli per chiunque voglia approcciare Magento in maniera seria e professionale. Non confondere il concetto di open-source con “gratis” Come...
Tag: cli, command, di.xml, magento2, skeeller
As you probably know, a new approach to command line has been introduced in Magento 2. This approach is based on the CommandsList you find in Symfony, but extended with Magento2 direct injection principles. By default you find a quite big amount of Magento tasks you...
Tag: composer, install, magento 2, skeeller
L’installazione di Magento 2 potrebbe risultare ostica ai meno esperti, di conseguenza ho deciso di scrivere un breve tutorial che spieghi come procedere. Il modo più efficace, anche in ottica di manutenibilità è l’approccio composer. In Magento 2,...