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.
Views REST Field Format
Implements a custom ViewsRow plugin that allows to specifically define the data format by field for serialization. This allows that e.g. a number from an ID is actually a number in JSON and not a...
Categories: Content display, Decoupled
Entity link formatter
Display an entity reference link using one of its templates. For example, add links to edit the nodes being referenced with a custom link text and a ?destination= parameter to come back to the...
Categories: Content display
Color_Field From Image
Automatically fill a color_field field with the dominant image field from the same entity. For a full description of the module, visit the project page. Submit bug reports and feature suggestions,...
Categories: Media
Node Preview Save
This module adds the ability to save changes directly from the preview mode, streamlining content editing and publishing workflows in Drupal. Now, users can see their updates in real-time in...
Categories: Content editing experience
AUTO_INCREMENT Alter
This module allows altering the AUTO_INCREMENT value of database tables. One use case is to prevent entity ID conflicts when performing Drupal upgrades. See https://www.udrupal.com/auto-increment...
Categories: Developer tools
ckeditor5 link Popup
Features The CKEditor 5 Link Popup module enhances the link insertion experience in CKEditor 5. It allows content authors to easily apply predefined styles and classes to internal links through a...
Categories: Content display
"Musaed" Accessibility Tool
Musaed is an advanced accessibility tool that helps make your website inclusive for all users. It offers customizable features to support visitors with disabilities, including vision, cognitive, or...
Categories: Accessibility
JSON:API Advanced Permissions
The JSON:API Advanced Permissions module provides enhanced control over JSON:API permissions in Drupal. It allows granular permission management for JSON:API resources, ensuring better security and...
Categories: Access control, Decoupled
Feeds Tamper Server Files
## INTRODUCTION The Feeds Tamper Server Files module provides a Feeds Tamper plugin that allows importing files from server paths during feed imports. ## REQUIREMENTS * Drupal 9.3 or higher * Feeds...
Categories: Import and export
View Clean HTML
The View Clean HTML Style module provides a minimal Views style plugin that outputs clean HTML for easy theming. It lets you add custom CSS classes to the parent wrapper, rows, and columns, making...
Categories: Administration tools
Paragraphs Component Library
A Drupal 10 module to allow the export of Paragraph Types into a self-contained submodule. The Problem Lets say you have site that utilizes the Drupal Paragraphs module. You create Paragraph Types...
Categories: Decoupled, Developer tools
Media Remote HLS
This module extends the Media Remote module to support remote HLS video from any server. Most modules that support remote video only support specific platforms, not generic URLs. This is able to...
Categories: Media
Tokens as a Service
This module makes it cleaner and more convenient to create custom tokens by defining them as a service. Requirements This module requires the following modules to be installed: Drupal core ^10 || ...
Categories: Developer tools
Chat Messenger
This module allows user to send message within site users. It list all users on the site and provides a button to send message.
Categories: User engagement
Database Logging Search Field
CONTENTS OF THIS FILE --------------------- * Introduction * Installation * Maintainers INTRODUCTION ------------ This module will help the developers to use the search with in the Database logging...
Categories: Administration tools, Developer tools, Performance
Entity reference pagination formatter
When you have content with many entities referenced by a field, no needs to load a block views with pagination to display referenced entities by group of X items. This formatter not only do that,...
Categories: Content display
Slimmer
Slimmer module to log watchdog errors external
Categories: Administration tools, Developer tools
Searchable Multi select option list
## INTRODUCTION Searchable Multi-select option list with the help of the jQuery plugin which enhances your HTML elements and makes the options searchable. HTML Configuration settings url is "/admin...
Categories: Content editing experience
Container Queries Responsive Image
This module extends the capabilities of the Core's Responsive Image by adding the ability to react to the size of the container (DOM element) in which the image is displayed, rather than the size...
Categories: Content display, Media
CSV Import User
CSV Import User module allows to import users using csv file. Features Provides functionality to import users using csv file in drupal site. Post-Installation Enable the module, to import visit ...
Categories: Import and export
Dynamic Library Loader
This module gives a UI to loading specific libraries on specific entities. For instance, have a paragraph that has css/js specific only to that paragraph? Attaching it to the twig template can be...
Categories: Performance
Views permissions strict - header footer twig handler
This module enhances the default permission checking in Drupal Views. Normally when checking views permission, Module view will check that the user only needs one role in the permission. This...
Categories: Content display
Netcall AI Widget
INTRODUCTION The Netcall AI Widget module allows sites to embed the Netcall AI widget on their website. You can enable it sitewide so it appears on all pages. Once that is done, you can override it...
Categories: Integrations, Site search, User engagement
Webform Browserinfo
The Webform Browserinfo module is an extension of the Webform module providing a hidden Webform field that gathers information about the user's browser, operating system and window configuration to...
Categories: Administration tools, Developer tools, User engagement
Commerce Better Product Variation Label
This module aims to improve Commerce Product Variation label() results. For details, see features below. It's based on the discussion at [#3083745] Features 1. Prefix product variation label by...