Drupal

  • 7th April 2024

Programmatically sending emails with attachments in Drupal 10 using Symfony Mailer

Drupal Symfony Mailer is a module that introduces a new mail system based on the Symfony Mailer, the successor to the Swift Mailer library. It offers full support for HTML emails, file attachments, embedded images, and more.

Read more 
  • 7th March 2024

Disabling and Hiding Layouts in Drupal 10 Layout Builder

Drupal 10's Layout Builder empowers you to create engaging page layouts with ease. However, the default options might include more layouts than necessary, potentially overwhelming your content editors and site builders. This guide explores various ways to streamline the layout selection process, making it easier for them to focus on crafting exceptional content.

Read more