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

Yireo CSP whitelisting module for Magento
August 10, 2024
Magento 2.4.7 enforces CSP in the checkout by default. You could, of course, put work in undoing that - installing modules, changing the configuration, etc. Alternatively, you could try using my free Yireo_CspWhitelistInlineJs module to fix things without disabling CSP.

Magento, Hyvä Checkout and CSP
August 2, 2024
For some time now, Magento has been shipping with a CSP module, in general for security reasons but more specifically for PCI compliance. Magento 2.4.7 changed the game and Hyvä is as-of-yet not compatible with these new changes. But there are solutions.

Introducing a Magento rapid development training
July 30, 2024
Magento is considered to be complex, and therefore development with Magento often takes a lot of time. It therefore makes absolute sense to try to be as productive as possible with Magento. Yireo now introduces a new course, focusing on the efficiency of Magento development.

A new Magento standard
July 1, 2024
Four years ago or something, Hyvä was presented during Reacticon 3. Fast-forward to today, it has reshaped the Magento ecosystem. Up to the point where I would say that there is now a new modern-day Magento standard. And Hyvä and Magewire are part of that.

Review of Jakub Winkler's book "Mastering Adobe Commerce Frontend"
June 12, 2024
A few months ago, a new book on Magento frontend was published on Amazon: The author being Jakub Winkler and the title being "Mastering Adobe Commerce Frontend". Here is my review.

Who is using MFTF?
June 4, 2024
On LinkedIn, I asked who is using the Magento Functional Testing Framework (MFTF). Few. Here are some of my thoughts contemplating on why this is the case.

The opportunity of Shopware - fewer features
May 18, 2024
When comparing Shopware to Magento, it sometimes strikes that certain Magento features are missing in Shopware. However, I would argue that this is a bonus, not a down-side. Here is why.

Welcome to a separate Magewire training
May 11, 2024
End of last year, a Hyvä Checkout development course was added to the Yireo portfolio. And it featured for a large part Magewire. Due to demand, we have now added a separate course only on Magewire, simply because it is much more than just Hyvä.

Magento 2.4.7 and an undetected GraphQL bug
April 26, 2024
Recently, Magento 2.4.7 was released. I checked my shop, ran various tests, checked for PHP 8.3 compatibility, ran DI compile and concluded all was good. Only in production, I found out that my GraphQL API was down. WTF?