Drupal

Blog

The launch of Drupal SEO Studio

I’m really excited to finally annouce the first part of a project I’ve been working on for a very long time.

Blog

Learning Drupal a a framework is now upgraded to Drupal 10

I upgraded the code for my book and video courses "Learning Drupal as a framework" to Drupal 10.

Blog

Drupal automatic updates is coming

Drupal automatic updates is a feature that will automatically install new Drupal core updates when they are released. This can be done without you having to lift a finger!

Blog

How to upgrade Drupal to PHP 8 with Composer

Drupal 10 (release end 2022) needs PHP 8. It will not be possible to run Drupal 10 on PHP 7 or earlier.

Blog

How to upgrade from Drupal 8 to 9 with composer [blog post + screen cast]

This blogposts gives you a summary on how to upgrade to drupal 9 and fix all composer issues.

Blog

How to programmatically update an entity reference field in drupal 8

Drupal 8 is becoming more and more API-first based. This means a lot of imports and exports of data will be done. A thing you might face here, is that the updating of entity reference fields is a bit tricky. Here I'll show you how it is done.

Blog

Create paragraphs and attach to node programmatically in drupal 8

Paragraphs give great power to drupal 8. This code will show you how you can add them programmatically, for example when importing stuff.

Blog

Disable block caching in drupal 8

When creating custom blocks, sometimes you need to make sure the block is never cached f.e. when including dynamic links. 

Blog

The current state of AI in Drupal

Integrating artificial intelligence (AI) into your Drupal site can significantly improve content management, user engagement, and overall functionality. Here are some standout AI modules available in 2025 that can help you achieve these enhancements:

Blog

5 AI Drupal Modules to Watch in 2025

AI integration is picking up serious speed, making our lives easier, our sites smarter, and our users more engaged.

Subscribe to Drupal