Illustration blog

Drupal Blog

Drupal is a powerful and easily editable content management system (CMS) that allows users to create and manage content on one or more websites.  It is open source and used by millions of people and organizations. It benefits from a very large community of developers and users. Discover on this blog articles on Drupal modules, tips and code to optimize and add features to Drupal.

How to get a twig template suggestion for a custom block?

By default, Drupal does not have a twig template suggestion for custom block types. You can use a hook to get a suggestion easily.

read more