Magento 2: Composer, Marketplace, and Satis
As Magento 2 approaches its first half-birthday, one thing is clear: Magento 2 is leaning heavily on PHP Composer for its developer workflow, and for the merchant facing Marketplace.
astormAs Magento 2 approaches its first half-birthday, one thing is clear: Magento 2 is leaning heavily on PHP Composer for its developer workflow, and for the merchant facing Marketplace.
astormIn our last article, we talked a bit about Magento 2's use of Composer, and touched on the Composer meta-package installation method. One high level take away was, when you use Composer's create-project method to start a new Magento project, you are
astormOne question I keep getting from new Magento 2 developers, (and we're all new Magento 2 developers) is, "How should I organize my project files?". Since Magento has heavily restructured code organization around Composer, it's not always clear how files should be organized
astormThis entry is part 4 of 4 in the series Magento 2 and Composer. Earlier posts include Magento 2: Composer, Marketplace, and Satis, Magento 2: Composer Plugins, and Magento 2: Composer and Components. This is the most recent post in the series. A few weeks ago I set out to put Magento composer package support into pestle, and then I got [...]
astorm