Drupal coding blog

Welcome. With this blog I'm sharing some of my code with the community. 

Hot

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

Mastering Color Techniques in Midjourney v5 (with example prompts)

Unlock the full potential of color in Midjourney v5 by following these expert tips and tricks, which provide a variety of approaches and examples to help you fine-tune your creations.

Blog

All the Midjourney parameters explained (with examples)

In this post, we'll explore all of the Midjourney image generation parameters, including basic parameters like aspect ratio, chaos, quality, seed, stop, style, and stylize, as well as model version parameters and upscaler parameters.

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

Tutorial: how to do an excel download of objects in Typescript

I was doing this project with a little excel download in typescript, and figured it would be great to share it.

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

A boilerplate Drupal Entity file

I realized there are not many resources to find a boilerplate custom entity. Here I share a code snippet containing one.