Personalisation with Recombee

The following is a transcript taken from Murray Woodman's talk at DrupalSouth 2019. It has been edited and enhanced with images for clarity.

Supercharge your Drupal emails: Integrating SendGrid with the SendGrid Mailer module

This guide explores the benefits of integrating SendGrid with Drupal and demonstrates how to optimize email workflows with analytics and domain authentication.

Drupal 8 Configuration - Extending the API

Part four of a five-part series of articles exploring the Drupal 8 Configuration API. This part looks at various modules that extend the Configuration API, use cases behind these modules, and how the modules work.

Enhancing your theme with dynamic colour palettes

This blog post provides a step-by-step guide to integrating a dynamic color palette feature into a theme in Drupal. It explores how CSS Variables enable seamless customization, enhance accessibility, and provide a no-code solution for site builders.

Drupal and Composer: Managing a Drupal 8 site with Composer

Part two of a four-part series on using Composer to manage your Drupal site.