Deep dives on decoupled Drupal + AI.
Written by engineers shipping real production systems. No sponsored fluff, no affiliate SEO.
Decoupled Drupal vs Next.js-Native CMSs: Which Should You Pick?
Decoupled Drupal or a Next.js-native CMS like Sanity, Payload, or Contentful? An honest comparison of when each wins, with no Drupal bias.
Drupal AI Agents: A Practical Guide to What Works in Production
The Drupal AI Agents module is one of the most ambitious pieces of the Drupal AI ecosystem. Here's what it can do, where it falls short, and how to build production agents that actually ship.
Drupal AI Chatbot: From API to Production
How to build a production-grade AI chatbot on a Drupal site — grounded in real content, connected to a CRM, and safe to leave running. A practical playbook, not a demo.
The Drupal AI Module: What It Is and How to Use It in Production
The Drupal AI Module ecosystem turns Drupal into an AI-native CMS. Here's what's in the module suite, what actually works in production, and what still needs engineering work.
Drupal and React: The Complete Guide for 2026
How to use Drupal with React — fully decoupled, progressively decoupled, and hybrid approaches. When each is the right call, what the tradeoffs are, and how to actually ship it.
Drupal to Headless Migration: A Complete Playbook
How to migrate a monolith Drupal site to a decoupled headless architecture without breaking editorial workflows, losing SEO, or melting down at launch. A phase-by-phase playbook.
Headless CMS Examples: 10 Real Options for 2026
An opinionated survey of headless CMS platforms in production in 2026. What each one is good for, what to avoid, and how to pick the right one for your project.
What is Decoupled Drupal? Architecture, Benefits, and When to Use It
Decoupled Drupal separates Drupal's content management from its presentation layer. Here's how it works, when to use it, and how it differs from fully headless Drupal.
Headless Drupal Architecture: Reference Diagram and Component Guide
A reference architecture for headless Drupal — backend, API layer, frontend, preview flow, auth, caching, and deploy. What each component does and how they fit together.
Headless Drupal with React: A Practical Starter
A concrete guide to setting up headless Drupal with React — using Next.js as the frontend, JSON:API as the contract, and preview that actually works for editors.
What is a Headless CMS? A Practical Definition
A headless CMS is a content management system that delivers content via API instead of rendering HTML pages. Here's what that actually means for editors, developers, and architecture decisions.