Drupal News Feed
Today we are talking about Drupal Forge, how it works, and why it’s changing Drupal with guest Darren Oh. We’ll also cover ECA VBO as our module of the week. For show notes visit: https://www.talkingDrupal.com/497 Topics Elevator pitch for Drupal forge What is Drupal Forge built on What is the pricing model Does Drupal Forge only allow you to install Drupal CMS Drupal Forge and templates, was...
The Drop Times: MCP Client Module Available for Drupal, Supports Integration with External Platforms
The experimental MCP Client module for Drupal, created by Marcus Johansson and co-maintained by James Abrahams, allows Drupal sites to connect with MCP-enabled systems like Slack, Figma, and Google Docs. The module supports MCP version 2 and OAuth authentication and is currently intended for local testing only.
Drupal developer Balint Pekker has implemented Claude AI in GitHub workflows to automate code reviews, offering inline feedback on pull requests and improving development consistency. The setup targets Drupal-specific files while skipping core and contrib code.
Say hello to Hyperdrive—a blazing-fast, framework-free Drupal theme built for modern devs. Faster builds, cleaner code, and ready for the future of Drupal!
Seven years ago, I wrote a post about a tiny experiment: publishing my phone's battery status to my website. The updates have quietly kept coming ever since, showing up at https://dri.es/status.
Every 20 minutes or so, my phone sends its battery level and charging state to a REST endpoint on my Drupal site. Timing depends on iOS background scheduling, which has a mind of its own.
For years,...
Ask Freelock: Do I need a Web Application Firewall?
Apr 12, 2025
By John Locke
0
Craig asks,
Ask Freelock...
I've always been drawn to working with images, and when responsive images came onto the scene, I dove deep into learning everything I could about them.I've written extensively about Responsive images if you need a refresher, but today, let's focus on modern image formats. In particular, WebP.WebPWebP is a modern image format developed by Google that provides superior compression and quality...
Ahead of Drupal Developer Days 2025 in Leuven, keynote speakers share what their sessions will cover—from AI and CMS usability to PHP, WebAssembly, and developer impact. Here's a look at the conversations shaping this year’s event.
The European Accessibility Act (EAA) introduces new EU-wide rules to ensure digital products and services are accessible to everyone, including people with disabilities. By June 28, 2025, all businesses and organizations that offer digital… Read more
Drupal cloud development using devcontainers
Editor
Fri, 04/11/2025 - 13:38
Hi there! What is the best way to improve Drupal development and encourage teamwork among development groups? This question is important for many developers, especially as remote teams and complex projects become more common. Setting up and maintaining traditional Drupal development...