Your content writing guidelines can now grade your content. An AI agent scores every article from 1 to 10 against site governance and lists the exact fixes.
Insights
Article
Your fields can now think. Route any Drupal field automator through a tool-using AI Agent and let RAG pick the answer.
Article
One rulebook for your AI: make every generated intro, summary and alt text follow the exact same governance as your chatbot.
Article
Your AI chatbot is making up its own rules. Here's how to make every answer follow yours instead.
Article
Explore the inner workings of the AI Chatbot module to customise the chat experience via hooks.
Article
An exploration of how to set up Drupal AI automators to improve the editor experience when maintaining content.
Article
The Drupal AI module provides everything needed for a RAG chatbot. We cover the setup that government sites need to get right.
Article
The Drupal AI module's Guardrails system runs configurable validation plugins both before a prompt is sent to an LLM and after a response is received. Guardrails can pass, block, or rewrite content, and can be combined into sets with a scoring threshold.
Article
Cypress is ideal for testing Drupal content moderation, but the learning curve is rather steep. Well, with the cypress-json-tests package, you can be done within a couple of hours.
Article
The Drupal marketplace is driving a shift toward high-quality, accessible, and easily maintainable templates tailored for specific industry verticals (like government, healthcare, and education).
Article
Learn how Convivial for Gov uses Drupal Canvas and pre-built components to help organisations build accessible, scalable websites more efficiently.
Article
The Drupal Views AI agent allows site builders to create and update Views using natural language prompts, without ever opening the Views UI.
Article
An exploration of the multifaceted implications of AI in Drupal core development, addressing both the challenges and the immense opportunities it presents.
Article
In a previous post, we looked at how search can be improved through the use of a confusion matrix and the removal of false positives. This article takes the thought process a step further by looking at how context or “regimes” can be used to further improve results.
Article
Site owners and users naturally want the best, most relevant search results to be delivered to them. This article provides a framework for the evaluation of search results and offers suggestions on how results can be improved.
Article
Morpht is proud to join the Drupal AI Initiative as a Gold AI Maker, supporting the community in advancing AI for Drupal.
Article
This guide explains how to automate your Cypress tests for a Drupal site using GitHub Actions. We’ll cover setting up a full CI environment, connecting a MySQL database, running the Drupal server, and executing end-to-end Cypress tests - all inside GitHub’s cloud runners. You'll learn practical tips to speed up builds with caching and securely handle environment configurations.
Article
GovCMS SaaS is capable of supporting complex business logic and custom user flows to support users in their decision making process.
Article
This blog post provides a step-by-step guide to integrating a dynamic color palette feature into a theme in Drupal. It explores how CSS Variables enable seamless customization, enhance accessibility, and provide a no-code solution for site builders.
Article
Recombee is a “Recommender as a Service” which provides flexible and powerful ways to personalise recommendations for users.. This guide provides a step-by-step approach for integrating it into your Drupal website.
Article
This guide explores the benefits of integrating SendGrid with Drupal and demonstrates how to optimize email workflows with analytics and domain authentication.
Article
The Metatag 2.1.0 release introduces the powerful Metatag Custom Tags submodule, derived from the popular Custom Meta module. This new feature simplifies custom metadata management and enhances SEO.
Article
The Drupal Metatag module has been extended with a new submodule called Custom Meta. Custom Meta opens the way for the flexible definition of tags which can be used to drive custom applications outside the typical SEO requirements of a site.
Article
The Morpht CI pipeline caught a recent vulnerability in Drupal core which led to the problem promptly being fixed.