Blog
Hyvä Themes – which features are already supported by the new Magento frontend and what is planned
Hyvä Themes is currently under development and we are working hard on the new Magento frontend to make the first version available soon. If you are interested, you can sign up for the waiting list for Hyvä Themes. Here you will find an overview of features already...
From the idea to the realisation of Hyvä Themes
Having an idea is one thing, but actually turning it into reality is something completely different. How the idea of Hyvä Themes emerged in the first place and which events led to the realisation of Hyvä Themes is told in this article. First of all: Sometimes it takes...
Hyvä Themes and the Magento frontend problem
Magento's major strengths include its multi-store functionality and customizability; from a developer's point of view these are probably mainly the Dependency Injection and the API support. Unfortunately, the frontend is not one of its strengths: both the traditional...
About the “Magento Commerce Cloud Developer” Certification Exam
In late September 2020, I passed the certification which was known as "Magento Certified Cloud Developer" before. Its full name is now "Adobe Certified Expert - Magento Commerce Cloud Developer". I took the exam remotely from home - you can read more about the...
Hyvä – the new Frontend for Magento
The future of the Magento Frontend After a few months of work in a quiet little room, the big secret is finally out. At Reacticon 2020, our colleague Willem Wigman presented our latest project at the final session of the conference: Hyvä, the new frontend for Magento....
Remote Exams for the new Magento Certifications
In August 2020, all Magento 2 certifications have been transferred to the Adobe certification program, as my colleague Sonja has written here. You can still take certification exams online and in test centers, but the process is different now. I have already described...
Update to Magento Certifications
In August 2020, Adobe announced an update to the existing Magento certifications. Aiming to create more consistency over all Adobe certifications, the main visible changes are the updated names and badges of the Magento certifications. For those that take a...
A Template for Open Source Magento Modules
If you ever published a Magento module as open source, you know that there's a lot more to it than making its code public. For many small modules making it ready for the public is more work than actually writing the code. At least if you want it to be presentable and...
An approach for integration testing the Magento 2 checkout
The checkout is usually one of the most heavily adjusted parts of an online store. Besides the visual appearance and the UI, adjustments typically cover some backend parts too. For example: you adjust the e-mails which are being sent at checkout success, or you send...
Magento shop security at integer_net – The SanSec integration
To prevent hacks and data theft, we use several mechanisms at integer_net: Always the latest Magento version - thanks to our Magento partnership, we usually have access to it before the official release Use of a Web Application Firewall ("WAF") to block SQL injection...
Adobe Summit 2020
Due to the global situation, caused by Covid-19, Adobe Summit could not take place as planned. The biggest event by Adobe, which would have gathered around 16.000 attendees in Las Vegas, would have also incorporated the biggest Magento event of the year, Imagine. In...
A new Magento meetup for the Euregio
In 2020, a new Magento meetup will kick-off in the Euregio between Aachen, Genk, and Heerlen.The idea The Euregional Magento Meetup will take place every 2 to 3 months. The location will rotate between Genk (Belgium), Heerlen (Netherlands) and Aachen (Germany). It...
The “ultimate guide” to Magento 2 JavaScript Bundling
First part of the “Ultimate guide to Magento 2 JavaScript bundling”. An introduction to Front End performance and benchmarks of available solutions.
Magento 2 front end performance settings – Magento 2 bundling patches
Second part of the “Ultimate guide to Magento 2 JavaScript bundling”. Set up a basis for performance testing with default Magento 2. Get patches needed for Magento 2 JavaScript bundling.
How to bundle Magento 2 with Baler or M2 DevTools extension
Third part of the “Ultimate guide to Magento 2 JavaScript bundling”. Learn how to implement Magento 2 bundling with Baler or with the M2 DevTools Toolbar.
The integer_net solution to Magento 2 JavaScript bundling
Fourth and final part of the “Ultimate guide to Magento 2 JavaScript bundling”. Learn how we got the best possible Lighthouse Audit score for Magento 2.
MageUnconference 2019: Let them eat cake!
During a weekend with the Magento community in Cologne, MageUnconference offers simply the best opportunity for some heart-to-heart talks about Magento, ecommerce development, and life in the year 2019 in general.
MageUnconference 2019
The time has come again, the MageUnconference is only a few days away. Therefore I want to show you why we will be there for the fifth time and what is so special about this event: Our team at the MageUnconference 2018 Not an ordinary conference As the name suggests,...
How to install the official Magento 2 language pack
The official Magento 2 language packs, which can be found on GitHub at https://github.com/magento-l10n, are relatively unknown so far. The purpose of this article is to increase awareness and make the installation easier. My colleague Sonja has already written a blog...
Magento Page Builder – Introduction for Developers
Page Builder was introduced with Magento Commerce 2.3.1. It's the successor of "Bluefoot", an advanced, intuitive and very flexible CMS tool for individual layouts and content elements. A typical task for a developer is to create a new content element with a few...