Blog
Performance improvements for an enterprise Drupal website
Saturday, July 6, 2024
17 min read
We worked on performance improvements for a complex enterprise-scale Drupal system. We want to share what we have learned in a comprehensive overview.
Drupal: Asynchronously send emails with Symfony Mailer Queue
Wednesday, May 29, 2024
7 min read
We announce the new Symfony Mailer Queue module for asynchronously sending emails tightly integrated with the existing Drupal Symfony Mailer module.
Drupal event dispatcher explained by a practical example
Friday, September 22, 2023
7 min read
We take a closer look at Drupal's event dispatcher, compiler passes and explore event-driven architecture for a product data import process example.
A deep dive into language negotiation and path processing
Sunday, September 3, 2023
10 min read
We introduce code deep dive strategies, explore Drupal's language negotiation methods, language types, and path processors, and clarify their orchestration.