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.
Comment on top
The Comment on top module enables users to pin their preferred comment in a node to the top, where it will be displayed alongside its replies. Features Drupal's default sorting of comments is by...
Categories: Content editing experience
Ecomail
Provides API integration with Ecomail marketing platform. It's meant to be extended by other modules providing user-facing features.
Categories: Integrations
Real Estate Manager
The Real Estate Manager module provides a system for managing and additionally presenting any real estates in multiple ways. Real Estate Manager is a base module that includes several submodules:...
Categories: Administration tools, Content editing experience
Login Count
Counts the amount of times a user has logged in and exposes it to Views, nothing more. It differs from other modules by Not keeping a database record for every login, just increment. So there is no...
Categories: Access control
Commerce sync
If you are looking for a way of migrating your commerce promotions, products, variations and store and deploying them to another environment without manual steps afterward - this module is for you....
Categories: Administration tools, E-commerce, Import and export
Homepage Swap
Allows easy switching of the current homepage between different pages on the sites. Features Publish and unpublish nodes when switchingGive a specific permission to active content editors to allow...
Categories: Content editing experience
Halloween Lights
Features A module that adds a string of pumpkin lights to the top of your website. The Jack-o'-lanterns randomly glow as if lit by a candle. Post-Installation Just enable the module and the...
Simple file field formatter
Expose every field of file as a formatter field Features This module provides a formatter that displays all available fields of the file entity, e.g. if you need to display only the file MIME type...
Categories: Content editing experience, Site structure
UI Suite DSFR feature
Add new features for the UI Suite theme UI Suite DSFR. This module mainly exists to be able to provide blocks for the UI Suite DSFR theme. Versions 2 branches are maintained: Branch UI Suite DSFR...
Categories: Content display, Content editing experience
Apple Pay Verification
This module does one very simple thing, provide a config form with a file upload field to upload your Apple Pay verification file, and a route to display the contents of that file for Apple to...
Categories: E-commerce
Short Alias
Features provides the ability to generate short aliases for all entity pages provides the ability to manage the display of your short alias on your entity views Post-Installation When editing an...
Categories: Administration tools
Health Checker
Features This module provides a simple health check page to use as an endpoint for site monitoring services. The health check can be configured to run under any path, such as /health-check (the...
Categories: Performance
Theme region wrapper
Overview Theme region wrapper module provides UI to specify HTML element for theme's each region. You can configure each wrapper element, CSS classes and WAI-ARIA role on a theme settings page....
Categories: Accessibility, Content display
CKEditor5 colgroup
This project provides a CKEditor5 plugin that defines a schema and converter for colgroup and col to allow them to be manually added (via source editing) to tables. This is to work around a...
Categories: Content editing experience
Service
🇺🇦 This module is maintained by Ukrainian developers. Please consider supporting Ukraine in a fight for their freedom and safety of Europe. The module provides traits and extended base classes to...
Categories: Developer tools
Salesforce Status
Enhances the features of Salesforce by providing a full status of the Salesforce connection. Use this module in case sending / receiving data from Salesforce is critical for the site and it is...
Categories: Integrations
Feeds HTTP Key Fetcher
This simple module is based on Feeds HTTP Auth Fetcher and adds a new Fetcher type plugin for use in Feeds. If you need to fetch an HTTP endpoint (JSON/XML) but must specify an X API Key to get a...
Categories: Developer tools
Importmaps
Note There is another module that provides similar functionality to this: Importmap module. Features it includes above this module: Support for scoped imports (scopes key in the importmap JSON)...
Categories: Decoupled, Developer tools
Deactivate Users
Security best practices (and indeed the NIST 800-53 security controls) require users who have not used a system in a defined period of time to be deactivated (blocked, in Drupal parlance.) This...
Categories: Access control, Security
Feeds Files By Media
Features Using feeds to import files to content entity(like node) by media field. How to use Install the module by composer Enable the module Add an feeds type: Select the fetcher: Fetch Resource...
Categories: Import and export
Single Directory Components: Block
✨ Write Single Directory Components, and get blocks for free! ✨ This module lets you put Single Directory Components in the page using blocks. This includes the regular block layout, layout builder...
Categories: Content display
Varnish Purge Tags Override
This module solves a real-world problem that can occur when using varnish_purger module and its submodule varnish_purge_tags. When enabled, the sub-module varnish_purge_tags adds - in some...
Categories: Performance, Integrations
Import map
This module allows you to add an import map to your website. This can be used to allow JS imports without having to specify the full path to the JS file. (There is a discussion about adding this to...
Categories: Developer tools
ECA Site Building Tools
This module aims to become a collection of site building utilities that work together with ECA. For now, there is only one single submodule ECA Active Trail - it provides a Plugin for ECA that...
Categories: Site structure, Developer tools
Block title class
Provides a possibility to add a headline class (h1 - h6) to the block title to allow for different styles without changing a template or tag itself. Features The module allows to add headline...
Categories: Content display, Content editing experience