Menu Link Attributes
Allows you to add custom HTML attributes to menu links, including both the anchor tag and the containing list item element.
Categories
Allows you to add custom HTML attributes to menu links, including both the anchor tag and the containing list item element.
Provides external library handling for Drupal modules, enabling version-dependent and shared usage of third-party JavaScript, CSS, and PHP libraries.
Provides an interactive checklist to guide site administrators through implementing SEO best practices on Drupal websites using the Checklist API module.
Periodically checks for broken links in content by extracting hyperlinks and evaluating HTTP response codes, displaying results under Administration > Reports > Broken links.
Enhances Drupal's permissions administration page with fast filtering, role selection, and bulk permission management capabilities.
A comprehensive content export/import module that allows exporting any content entity with all its entity references to YAML format and importing it to another environment.
Creates additional URL paths for entities that render them using specific view modes.
Allows specific user roles to view unpublished nodes, with granular per-content-type access control.
Makes base fields such as 'title', 'uid', and 'created' available in Drupal's 'Manage Display' interface, allowing site builders to configure how these fields appear on entity pages.
Locks Drupal configuration to prevent changes in the admin UI while still allowing config imports via Drush.
Provides an administration interface for Drupal's hidden flood control variables and enables site administrators to unblock IP addresses and user IDs that are blocked after multiple failed login attempts.
Provides a centralized administrative dashboard for Drupal site management using Panels and Page Manager, offering quick access to site statistics, content creation, and administrative tools.
Provides filesystem abstraction layer for Drupal using the PHP League's Flysystem library, allowing easy swapping between local and remote filesystems.
Automates IP address banning by analyzing watchdog log entries against configurable rules and integrating with IP ban providers.
Provides useful theme suggestions for Drupal forms, making form theming significantly easier and less time-consuming.
A simple Drupal module to import content from CSV files into any content type with support for various field types and automatic entity creation.
Provides directory structure for Media entities using taxonomy terms, allowing organization of media files into folders with a full-featured jsTree directory browser experience.
Layers JavaScript-based navigation on top of Drupal's server-rendered HTML to provide smooth, fast, SPA-like user experience while maintaining progressive enhancement.
Security module that allows renaming of Drupal's default /admin and /user paths to custom paths, helping protect against automated attacks targeting standard Drupal URLs.
Provides soft-delete (trash bin) functionality for Drupal content entities, allowing deleted content to be restored rather than permanently removed.