Audit Files
Allows for comparing and correcting files and file references in the files directory, in the database, and in content.
Categories
Allows for comparing and correcting files and file references in the files directory, in the database, and in content.
A security module that automatically bans IP addresses making suspicious requests to non-existent URLs matching configurable patterns, protecting Drupal sites from hackers and bots.
Mitigates username enumeration attacks by suppressing error messages on password reset forms and converting 403 Access Denied responses to 404 Not Found on user profile routes.
Helper module that brings the Gin admin toolbar to the frontend of Drupal sites, enabling authenticated users to access the administration toolbar while viewing frontend pages.
Extends Drupal core's file deletion functionality with additional safeguards and options for immediate deletion and usage override.
Provides a comprehensive set of pre-configured Bootstrap-ready view modes for content types, with automatic layout mapping using Display Suite and UI Patterns.
Adds an accordion widget to CKEditor 5, enabling content editors to create and display collapsible content sections using a clean definition list markup structure.
Provides enhanced link dialog and anchor functionality for CKEditor 5 in Drupal, allowing users to create named anchors and link to them within pages.
Adds exclude pages filter functionality to block visibility settings using the '!' prefix notation.
Allows displaying individual fields from content entities as independent blocks that can be placed in any region of your theme.
Adds responsive favicons generated by realfavicongenerator.net to Drupal sites, supporting multiple devices including iPhone, Android, iPad, tablets, and desktops.
Performs search and replace operations on configurable text fields across Drupal entities using plain text or regular expressions.
Provides a component that previews pages in various device dimensions, allowing site builders and content editors to see how their content will appear on different devices.
Runs database optimization queries (OPTIMIZE TABLE for MySQL, VACUUM ANALYZE for PostgreSQL) on selected tables during cron runs.
Allows users to log in with either their username OR email address from the same input box on the standard login form.
Prepopulates entity field values with tokens and YAML-formatted data, working at the entity level for robust field prepopulation on entity forms.
Allows fields to be marked as required only when content is being published, rather than always required.
Provides bulk export actions for Views Bulk Operations module, enabling users to export selected view rows to CSV, Excel (XLSX), and PDF file formats.
Removes configured HTTP response headers from Drupal to enhance security by hiding server information.
A set of improvements to Drupal's configuration management system that removes the Site UUID check and provides automatic import/export functionality.