Add functionality and customize your Drupal application with thousands of projects contributed by our amazing community.
A module is code that extends Drupal's by altering existing functionality or adding new features. You can use modules contributed by others or create your own. Learn more about creating and using Drupal modules.
Render Menu Token
This simple module creates menu token and allows content editor to render menu. Usage To use menu token, simply use tokens like this: [menu:render:account] [menu:render:menu-mm---social-menu] Note:...
Categories: Content editing experience
Node Token Filter
Node token Filter is workaround for https://www.drupal.org/project/drupal/issues/3129577 issue, it is very simple filter which checks current route is node or not and adds node object to filter. I...
Categories: Content editing experience
Entity Note Block
Easily add, edit, and manage internal notes on any entity using a clean, AJAX-powered modal form. Designed for admins and editors to track changes, comments, or decisions privately. Features The...
Categories: Content display, Developer tools, User engagement
Plain Search Index Filter
The Plain Search Index Filter module introduces a powerful Twig extension, strip_tags_safe, designed to enhance the rendering of search index results in Drupal by seamlessly removing unwanted HTML...
Categories: Content display
Logo Image Enhanced
Introduction Logo Image Enhanced enhances Drupal's default logo handling by addressing key limitations in core: limited file format support, no ability to apply Image Styles, inconsistent...
Categories: Search engine optimization (SEO), Site structure
Honeycronpot
Module Introduction The Honeycronpot module is a simple yet effective tool for enhancing the security of your Drupal site by dynamically changing the Honeypot field name via Cron jobs. By rotating...
Categories: Security
Firebase UI
Firebase UI is a Drupal module that integrates Firebase push notifications directly into the Drupal backend. It enables administrators to send notifications to authenticated users, specific users,...
Categories: Developer tools, Integrations, Site structure
Field Per Commerce Store
The module provides a custom field type that allows to set arbitrary fields per commerce store for commerce product, product variation or any other entity type. Example Usage Suppose a product...
Categories: E-commerce
OAuth Clients
OAuth2 Client provides a user-facing UI and workflow for requesting and managing OAuth2 client applications in Drupal. It integrates with the Simple OAuth module to make OAuth2 client management...
Categories: Access control, Integrations, Security
Charts Kendo UI
This module extends the functionality of the Charts module by integrating the Kendo UI, a powerful jQuery-based JavaScript library. Kendo UI provides a wide range of UI components and features that...
Categories: Content display, Integrations
Schema: VacationRental
Features Provides Schema.org/VacationRental to the JSON+LD structured data. Post-Installation Install the module as usual. Go to /admin/config/search/metatag and edit the preferred content type...
Categories: Search engine optimization (SEO)
Draggable Mapper
Draggable Mapper lets you place markers on an image map using a user-friendly drag-and-drop interface. Each marker can contain a title, description, and custom icon/image. This allows for creating...
Categories: Content display
CKEditor 5 NBSP filler canceling
CKE by default fills empty containers (DIV and P) by NON-BREAKABLE SPACE (NBSP) symbol. It helps to see a container in editor window and allows to put the cursor into the container. But sometimes...
Categories: Content editing experience
Details Field
Details Field provides a tailored field type, widget and formatter that allows easily creating and displaying details elements. After installing and enabling the module, a new field type called...
Categories: Content display
Menu Active Trail Deepest
Uses the deepest matching menu link for the active trail, instead of current Drupal behavior where just the parent item gets the active trail even if it has children also pointing to the current...
Categories: Content display
Editoria11y SI (SiteImprove)
The editoria11y_si module integrates with SiteImprove (subscription required) and displays broken links using the editoria11y UI (drupal module). Features The primary use case for this module is:...
Categories: Accessibility
Starry rating
Starry rating module based in library Starry rating. The major difference with other modules is that the library is built in complete vanilla js so it will be more efficient. How it works This...
Categories: Content display
Smart Menu Links
Smart Menu Links are the navigational complement to views with contextual filter (arguments) from path tokens. For example, if your site displays events, and you have views with contextual filters...
Categories: Content display, Site structure
Pair Store
Pair Store is a lightweight Drupal module that allows you to store, retrieve, and manage key-value pairs directly in your site configuration or runtime settings. It's useful for developers...
Categories: Developer tools
SQLite VDB Provider
The SQLite VDB Provider is a database module that works together with the AI module, enabling vector searches with AI Search or other compatible modules. This module integrates with an SQLite...
Categories: Site search
TMGMT Ignore Fields
TMGMT Ignore Fields allows users to globally pick which fields should be skipped during translation. What it does When translating content with TMGMT, sometimes you don't want every field to be...
Categories: Administration tools, Integrations, Multilingual
Track Usages
Description The Track Usages module allows tracking and registering usages of a target entity by a source entity. For instance, you can find and register which are the file usages of a node entity....
Categories: Developer tools, Integrations
TOC Twig Filter
Twig filter rendering tables of contents via TOC API. Usage {% set body = content.body|render|toc %} {{ body.toc }} {{ body.content }} {# OR #} {% set body = content.body|render|toc('full') %} {{...
Speculative Loading
This module is part of the DXPR ecosystem and included in DXPR CMS. Speculative Loading enables browsers to preload pages users are likely to visit next, creating near-instant navigation...
Categories: Performance
LocalGov Content Lock
Customises the Content Lock module for use with LocalGov Drupal. When enabled this module will: Enable the Content Lock and Content Lock Timeout modules. Enables content locking for all enabled...