Drupal

Blog

How to create a block with Drush in Drupal (9, 10, 11)

A drush script to generate a block plugin using Drush in Drupal 9 & 10.

Blog

How to get anchor links working in Drupal 10 and CKEditor 5

A tutorial on how to get anchor links working in Drupal 10 and CKEditor 5.

Blog

Is there a Drupal module to auto translate your website with ChatGPT?

Is there a Drupal module to auto translate your website with ChatGPT? Find the anser here.

Blog

How to prevent Chat GPT bot from crawling your website (robots.txt snippet)

To prevent your site from being crawled by the GPTBot, use this snippet.

Blog

Access the parent paragraph inside child paragraph with Twig in Drupal

Sometimes you need to know inside which parent paragraph the current paragraph you are working in is. Here is how to do it in Twig.

Blog

SEO-Friendly URL Aliases based on parent menu links in Drupal

Learn how to create SEO-friendly URL aliases in Drupal that take the parent menu link as a pattern, using the Pathauto module for a structured and easy-to-navigate website.

Blog

Fixing Drupal configuration dependency issues using Drush commands

In this blog post, we'll discuss how to resolve configuration dependency issues in Drupal using Drush commands.

Blog

How to use a custom Twig template with a render element in Drupal 10

In this blog post, we will walk you through the process of using a custom twig template with a render element in Drupal 10

Subscribe to Drupal