Drupal Development

Install contributed modules in Drupal 10 without the official supported version

Daniel Ortega
With the arrival of Drupal 10, many of us are already starting to migrate to this latest version or start developing on it. Especially for a migration we may have the problem of having to port some contributed modules whose official version has not yet been migrated to Drupal 10 by the community. This had a solution when we were in the same situation but to go from Drupal 8 to 9 with this solution.
Read article
Module Tuesday: Twig Tweak

Module Tuesday: Twig Tweak

Estefanía López
Have you ever found yourself in a situation where you need a specific HTML structure and to fulfill that structure you need to render blocks, entities, menus... inside that structure? And you couldn't create the structure from the Drupal Twig templates? Here is the solution. I will explain the problem I had a few months ago. I had to create a screen in which I had to display a view with a list of elements and I also had to display a menu. Let me show you the structure that the page should have.
Read article
Drupal 7 "End of life" delayed to November 2023

Drupal 7 "End of life" delayed to November 2023

José Antonio Rodríguez Carvajal
Drupal.org announced yesterday that the "end of life" of Drupal 7 will be delayed to November 2023 as it still has a large number of users. Not only that, but the end of life date is not definitive, but will be re-evaluated annually. In any case, Drupal 7 users are strongly encouraged to upgrade to the current version of the CMS, Drupal 9. Sources:
Read article
Drupal Header image

Views: relationships

Pablo Fernández Estévez
Views are one of the most powerful components of Drupal and a very useful tool for the sitebuilding. We can create pages, blocks, show lists, filter contents, choose formats, etc. without using any programming, through its user interface. In this article we are going to talk about one of the options found in the "Advanced" section when we configure a view, which will allow us to create relationships between different entities on our website.
Read article
Drupal 10, one step closer

Drupal 10, one step closer

José Antonio Rodríguez Carvajal
A few days ago the first alpha version of Drupal 10 was released, which is a new milestone in Drupal news.https://www.drupal.org/project/drupal/releases/10.0.0-alpha1 Although there are still a few months left for its official release (planned for June 2022), here you can see the main new features of Drupal 10:https://www.drupal.org/about/10 These are some highlights:
Read article