Technology

Drupal 10 and the decoupled (headless) approach

With the release of Drupal 10 in June 2021, the Drupal community has been focused on making the most of the new features that this new release has brought with it, in addition to all the improvements that make it easier than ever to create an experience digital headless.

SeeD: A company certified by the Drupal Association

At Seed EM, we continue to grow and consolidate our position as a referent in Drupal development. We are proud to share that we have been recognized as a Certified Silver Partner by the Drupal Association, an achievement that reflects our commitment to quality, innovation and the open-source community.

What does it mean to be a Certified Silver Partner?

The Drupal Certified Partner program was launched with the objective of recognizing and rewarding those organizations that actively contribute to the growth and evolution of Drupal. This recognition is not just a commercial badge, it represents a real commitment to innovation, financial leadership and collaboration within the community.

Being a Silver Partner means that:

How to build a video block on YouTube using RSS

Youtube is one of those essential platforms for any digital marketing strategy carried out today. The number of people who constantly consume material from there is overwhelming and brands will always want to take advantage of these channels. That is why it is common for them to also want to show on their websites the videos they have published on their channels to engage their users with the content they have created.

Whatsapp Button module for Drupal

Nowadays, fast and direct communication with users is essential to improve the experience on any website built with Drupal. To facilitate this contact, the Whatsapp Button module offers a simple and effective solution within the Drupal ecosystem.

What does this module do?

The Whatsapp Button module allows you to add a configurable block anywhere on the site, providing direct access to Whatsapp. With this button, users can start a conversation immediately with a single click.

Administer Users by Role Custom Actions module for Drupal

When it comes to managing users in Drupal, flexibility and permissions control are key aspects to ensure efficient management. In this sense, the Administer Users by Role Custom Actions module extends the functionality of the base Administer Users by Role module, providing new options for user administration.

What does this module do?

This module allows sub-administrators, with appropriate permissions, to lock and unlock users with allowed roles. With this extension, organizations can delegate user management without compromising security or granting excessive permissions.

How to display PHP error messages in Drupal 8 and 9

If you are ever working with code in Drupal and encounter the typical message, "The website encountered an unexpected error. Please try again later," it’s a sign that there’s a bug. However, there’s no way to know exactly where it occurred, and it's tedious to go back and forth trying to find it manually. Drupal has an error level manager to help display errors.

The following tip is a trick developers can use to make the most obvious errors visible.

All you have to do is copy the following code.

Codigo PHP

And paste it into the "settings.php" file of your Drupal installation.

How to set up a development environment for Drupal 8 with docker4drupal?

I recently took my first steps on the exciting path of web development in Drupal. One of the first challenges I faced was setting up a development environment for my internship. Like every beginner, I had many attempts and errors, but thanks to the help of my colleagues I managed to successfully complete this first step, which inspired me to share my experience through this article.

Drupal CMS: The Future of Content Management Is Here

On January 15, 2025, the global Drupal community celebrated a historic event with the official launch of Drupal CMS, a tool designed to simplify and accelerate the creation of high-impact websites. At Seed EM, experts in Drupal development, we are excited to explore the possibilities this new solution offers to transform digital content management.

Initially known as Drupal Starshot, Drupal CMS positions itself as the perfect solution for projects seeking fast and efficient implementation without the need for complex custom development. This system complements Drupal Core, the standard for large-scale projects and advanced customization.