
Geniet van onze blogs
Onze nieuwste artikelen over Magento, Shopware, Vue, React en nog veel meer

Could the real Magento Object Manager please stand up?
October 28, 2023
Magento backend development is all about using the Object Manager properly, via its XML configuration layer, via constructor argument injection and sometimes, only sometimes, directly. But there are various instances of the Object Manager around. Which one is the real one?

Laravel as baseline for Magento or Shopware developers?
October 22, 2023
I have mentioned this myself in the past: To become a good Magento or Shopware developer, you need to have sufficient knowledge of OOP in PHP. Having background knowledge of Laravel or Symfony helps. But does it?

Meet Magento NL 2023 and a hackathon
October 12, 2023
Meet Magento NL is approaching fast: On November 2nd, we - as a Magento community - are joining together in Amsterdam for a great day of content, mixing and fun. And the day before (November 1st), developers can unite with a hackathon.

Magento 2 AdditionalBlockTemplate
October 8, 2023
If you override any PHTML template, the legacy of your theme goes up: More to maintain. Because of this, we should strive for as less code duplication as possible. The Yireo AdditionalBlockTemplate module might offer part of that solution.

Removing Shopware JS plugins for real
October 1, 2023
The Shopware 6.5 storefront ships with almost 500Kb of JavaScript. And this is due to a large set of JS plugins of which some might not be needed in your shop. What about removing some of it? Here is a neat Webpack trick that allows you to do just that.

A Magento 2 ThemeOverrideChecker
September 29, 2023
Upgrading Magento themes can be horrible at times, especially when overrides were added too easily in the past. To lighten the workload, I have created a Yireo_ThemeOverrideChecker CLI that helps you judge the nature of those overrides.

Shopware hackathon on October 6th
September 22, 2023
On Friday, October 6th 2023, Yireo is organizing a hackathon focused on Shopware 6 development. Fancy learning about Shopware? Frustrated with the lack of specific features? Get your hands in there and join us for a coding exercise.

Small little Shopware utilities
September 18, 2023
For the past 3 years I have been diving into Shopware development. And while collaborating in projects, developing plugins and creating courseware, I have been slowly creating more and more utilities that are simply handy for development.

Magento composer replace tool improved
September 12, 2023
The composer replacements managed by Yireo have gotten a face-lift. Well, actually not the replacements themselves, but the way to apply them to your project: Meet the composer replacement tool: A composer plugin with its own replace
CLI to help you manage things.