By Fernando Katsukawa, 14 January, 2023 Drupal 9: How to create a custom block This should also work for Drupal 8 and Drupal 10 versions. Custom blocks are piece of contents, code or logic that you can put inside pages in Drupal. To create custom blocks, you will need to have a custom module. Read More