Redirect
Provides a unified redirection API that allows users to redirect from old URLs to new URLs, including automatic redirect creation when URL aliases change.
Categories
Provides a unified redirection API that allows users to redirect from old URLs to new URLs, including automatic redirect creation when URL aliases change.
Aggregates multiple CSS/JS files in a way that prevents 404 errors and provides enhanced optimization through gzip/brotli compression, minification, bundling, and CDN integration.
Review Drupal major upgrade readiness of the environment and components of the site by scanning code for deprecated API usage.
Provides extra fields for Menu Items using Drupal core's Menu Link Content entity without requiring additional entities.
Create customized boolean toggle fields (flags) that users can attach to any entity type, enabling features like bookmarks, favorites, spam reports, or any user-driven content markers.
Provides Drupal with various security-hardening options through HTTP headers to mitigate risks from Cross-site Scripting (XSS), Cross-site Request Forgery (CSRF), Clickjacking, and improve SSL/TLS security.
Scheduler gives website editors the ability to schedule content to be published and unpublished at specified dates and times in the future.
Allows users to specify the focal point of an image for use during cropping, ensuring important parts of images are not cropped out.
Allows you to manage sets of dependencies between fields, making dependent fields visible, required, or have other states based on the values of control fields.
Provides a generic, highly extensible entity browser/picker/selector that can be used in any context where selecting entities is needed.
Controls the behavior of entity canonical pages, allowing redirect, access denial, or 404 responses instead of displaying content.
Lightweight anti-spam module that prevents robotic form submissions by requiring JavaScript and human interaction.
A charting API for Drupal that enables creating dynamic charts without code, with integration for Views, Fields, and Blocks.
A spam prevention module that uses honeypot fields and time-based restrictions to deter automated form submissions without using CAPTCHAs.
Integrates the Google Chrome Labs Quicklink library to prefetch visible links during idle time, improving perceived page load performance.
Set field-level permissions to control who can create, edit, or view specific fields on any entity type.
Exports and imports structural content (taxonomy terms, custom blocks, menu links) as configuration for synchronization across environments.
Views Bulk Operations augments Drupal Views by allowing actions to be executed on selected view rows, providing checkboxes for row selection and a dropdown/buttons for available operations.
An Alfred/Spotlight-inspired quick navigation search box that allows users to rapidly navigate to any admin page or execute commands within Drupal using keyboard shortcuts and autocomplete search.
Export Views results to various file formats including CSV, JSON, XML, and XLS/XLSX with support for batch processing of large datasets.