Featured20 April 2026
Facets Protection
Excessive AI bot traffic has been hammering Drupal faceted search views. This module adds time-limited tokens to facet links, showing a brief blocking page to bots while letting real users through — a practical stopgap while sites migrate to Facets v3.
SecuritySite searchFacetsPerformance
Compatibility
Drupal ^10.3 || ^11
Install
composer require 'drupal/facets_protection:^1.0'AI21 April 2026
An AI-powered site-building module that adds a conversational chat interface to the Drupal admin UI. Describe the page you want in plain English and the AI agent builds it using Layout Builder, inline blocks, and styled component variants — no manual configuration required.
Content editingLayout BuilderDX
Webform14 April 2026
Managing form submission data retention across dozens of webforms is tedious and error-prone. This module lets you set a single default purge schedule that applies automatically to every webform on your site — essential for GDPR compliance without per-form configuration.
GDPRPrivacyAdministration
Content display18 April 2026
A lightweight module for displaying configurable, site-wide notification banners in Drupal — supporting top-of-page banners, modal popups, scheduling, user dismissal via cookie, and path-based visibility rules. No custom code required.
UXAdministrationNotifications
Media20 April 2026
Viewing original images in the Drupal media library normally requires multiple clicks and a new browser tab. This module adds a full-screen modal preview that opens when you click any thumbnail, showing the uncropped original-size image instantly.
UXContent editingHTMX
Search3 April 2026
A full-featured AI-powered search module combining keyword and semantic vector search, AI-generated answers, autocomplete, faceted navigation, and analytics — with zero server-side indexing load and a two-minute setup via a managed Solr service.
AISEOPerformance
Paragraphs17 April 2026
Managing which paragraph types are allowed on which content types normally means editing each Paragraphs field configuration individually. This module adds a centralised permissions-style matrix so you can control all paragraph usage from a single admin screen.
AdministrationContent editingSite building
Accessibility15 April 2026
A frontend API and configurable block that lets visitors switch between Light, System (Auto), and Dark colour schemes on a Drupal 11 site without a page reload — with localStorage persistence, FOUC prevention, and full CSS variable integration.
UXFrontendTheming
Developer tools30 March 2026
Registering custom allowed values callbacks for Drupal fields normally requires editing StorageConfig files or implementing hooks. This module replaces that boilerplate with a PHP attribute you add directly to your callback method.
FieldsAdministrationDX
Media12 April 2026
The Drupal Media Library modal opens at the same size regardless of what it contains. This module adds per-field width and height settings so image galleries, video browsers, and document pickers can each have appropriately-sized modals — no JavaScript required.
UXContent editingAdministration