Send Mail with Custom Email Template & with Dynamic values via Drupal Mail Service Sending an email works with defining an email template (subject, text and possibly email headers) and the replacement values to use in the appropriate places in the template....
How to generate an image derivative for an image style by visiting a URL Posted by jstrecker on 2021.01.31 @ 20:19 Filed Under: Drupal Drupal 8.x Drupal 9.x Planet Drupal Software Development PHP Recently I was adding a photo gallery page to a Drupal 9 site. When a...
Drupal sites contain a settings.php file with site-specific settings, that is based off default.settings.php at the time the site is installed. As Drupal evolves, default.settings.php will change. Sometimes, it’s worth incorporating those changes into the...
A recent Wired article about the Parler data hack talked about how a hacker group was able to steal publicly available information from the Parler website using an Insecure Direct Object Reference (IDOR) or enumeration attack. This type of attack involves a hacker...
Today, for the second consecutive year, Acquia was named a Leader in Gartner’s Magic Quadrant for Digital Experience Platforms (DXPs). Our leader position improved compared to last year. Acquia is now the number two. Market validation from Gartner on our vision...
What is hook_update_N()? Let’s say you are developing a Drupal module (custom or contrib) which tracks how many visitors landed on specific node pages, version 1 of your code might track visitors by nid (node id) in the database using a table like this: nid visitors 1...
Photo of Hilmar Hallbjörnsson at DrupalCon Amsterdam trivia night 2019 by Illek Petr. 10 minute read How often do you get to chat with a viking about web development? After DrupalCon Europe last December a few folks got together on Zoom to emulate our usual...
This is a follow up to an earlier post titled Using Drupal for Digital Experiences; that post attempted to illustrate an abstraction for thinking about digital user experiences generally and suggested that Drupal could evolve into a tool for creating them. At the end...
As part of the interview process for Drupal Career Online, we provide potential students with some background information about Drupal so that they can make a more informed decision about whether or not the program suits them. One of the things we communicate is the...
“But… it all relates!” A reaction so often heard while facilitating (or participating) to group reflexion processes (brainstorming, agile retrospectives, …). “You ask us to group things … but everything is connected!” It often comes with a...
Recent Comments