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 what Ollama does, install and run local AI models, choose a model for your workload, troubleshoot slow responses, and optionally connect another computer with a GPU.
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.
Add a browser-based chat interface to Ollama with Open WebUI. Learn Docker setup, model connections, first-time login, persistent storage, and troubleshooting.
A practical guide to validating Composer metadata, React build output, Drupal coding standards, PHP syntax, YAML files, artifacts, and notifications in acquia-pipelines.yaml.
Apply PHPCS security rules to custom Drupal modules and themes while excluding third-party code.
Run PHPStan against custom Drupal code in GitHub Actions to find type errors and unsafe code paths.
Detect malformed Twig templates in custom Drupal modules and themes using djLint in a fast GitHub Actions job.
Audit locked PHP dependencies for known vulnerabilities and abandoned packages with Composer and GitHub Actions.