Category: Drupal
How to convert existing image fields into Media images
Converting existing image fields to Media image fields is easier than you might think. I just converted all image fields to Media image fields on this website and in this article, I'll show you how I did it.
My new Drupal theme
My new theme is finally here, and the website is much faster than before. It also looks much better in my opinion. There are no fancy animations, javascript tricks, and other gimmicks. The theme looks simple and the focus is on the content.
Browsersync, Gulp, Docker4Drupal and my new theme
This website is using the Magazin Lite theme. It’s a nice-looking theme, but I don’t like the way it's structured and coded. There are just too many things that slow down the page load, so I need a new theme.
Simplify Drupal Commerce 2.x checkout by removing "Login or continue as guest" pane
In just two simple steps you can remove the Login or continue as guest pane and simplify your checkout process. In my opinion, this step is completely unnecessary and just confuses your customers.
Drupal Commerce and Facebook Product Catalog
As of writing this article, there is no module that allows you to create a Facebook Product Catalog in combination with Drupal 8 or 9 and Drupal Commerce 2.x. That's why I'm open-sourcing my custom solution today.