How to Connect Apigee from Your Drupal Website
A practical Drupal guide for calling APIs through Google Cloud Apigee, including proxy setup, API key and OAuth options, Drupal service code, deployment checks, and common troubleshooting challenges.
Editorial Hub
Browse Drupal tutorials, gadget field notes, and sharp explainers on the topics worth publishing clearly.
Featured writing
A practical Drupal guide for calling APIs through Google Cloud Apigee, including proxy setup, API key and OAuth options, Drupal service code, deployment checks, and common troubleshooting challenges.
Latest articles
Learn how a Drupal chatbot finds relevant published articles, uses Ollama to generate answers, and displays source links while keeping inference on your own hardware.
Build a private Drupal analytics assistant that explains GA4 reports, suggests actions, and answers administrator questions using local Ollama.
Build a layered Drupal form protection strategy with Honeypot, CAPTCHA, rate limiting, and a custom abusive-word validation service for contact forms.
A practical guide to configuring Drupal CORS for JSON:API, REST, decoupled frontends, credentialed requests, preflight debugging, and secure production deployments.
A practical guide to Drupal cache layers: how Redis, Memcached, Varnish, and CDNs differ, where each sits, and how cache tags and purge keep content fresh.
A practical guide to Acquia Cloud actions for Drupal teams: code deploys, database and file copies, backups, Drush commands, Cloud Hooks, automation, and release runbooks.
A practical guide to common GitHub Actions workflows: PHPCS, PHPStan, CodeQL, dependency review, Docker image builds, container scans, Lighthouse tests, smoke tests, and deployment gates.
A practical guide to writing Dockerfiles for Drupal: multi-stage builds, Composer dependencies, PHP extensions, WebP support, Apache docroot, .dockerignore, file permissions, secrets, and CI image verification.
A practical Drupal guide to sending site email through a company SMTP server, including SMTP module setup, credentials, TLS, SPF/DKIM/DMARC, testing, troubleshooting, and production safety.