
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.
Field Cache
The module allows administrators to set cache controls on field formatters. max-age, contexts, and tags are all supported. Features The contents rendered in fields may vary depending on various...
Categories: Administration tools, Content display, Site structure
User Account Emails
Features This module allows administrators to send user account emails, for example, a password reset email, to other user accounts. The emails will be sent to the email registered with the...
Categories: Access control, Administration tools
Script Categorisation for Cookie Blockers
Cookie consent application, like CookiePro or CookieBot, have automatic cookie blocking which makes it very simple to integrate a compliant cookie policy. The auto-blockers work by preventing...
Categories: Developer tools, Integrations, Site structure
Clean Filename
[📄_0] ➡️ [📄] The Clean Filename module reverses Drupal's default file naming behavior to ensure new uploads always get clean, original filenames. When a file with the same name as an existing file...
Categories: Media
Sqlite test cache
Test suites are slow because they set up everything before every test method. In large projects the setup methods, especially from base classes, are called thousands of times. With Sqlite as the...
Drutopia Blog
A base feature providing a blog content type and related configuration. Development is on GitLab and mirrored here.
Commerce Instamojo Payment Gateway
This module implements the Instamojo Payment Gateway in Drupal Commerce. About Instamojo Payment Gateway Instamojo lets you collect payments instantly. Start simply by creating a link by adding...
Categories: E-commerce
Drutopia Comment
A base feature providing comment-related configuration. Part of the Drutopia distribution.
Microblog Publish (on your) Own Site, Syndicate Elsewhere
Microblog Publish (on your) Own Site, Syndicate Elsewhere (MPOSSE) is essentially in integration layer between Drutopia Microblog and other modules that provide a mechanism for posting content from...
Categories: Content editing experience, Integrations
Drutopia Microblog
An on-site microblog that makes pushing variants to different social media networks and text (SMS, Signal) easy.
Categories: Content editing experience
Drutopia Organization
Provides an Organization content type and related configuration. Use organization content type for organizations (groups, nonprofits, businesses) that are listed on the site and can be associated...
Drutopia Search
Content search functionality using Search API and the database backend. This is what powers faceted search on Drutopia sites. Features Provides common search features using the powerful Search API...
Categories: Site search
Bulma Components
Provides a set of components for use with Bulma-based themes, including subthemes of either Bulma CSS or Drulma. Background and use case Resources like Component Based Development by Mario...
Categories: Developer tools
UtiliKit - The Ultimate Utility-First CSS Framework for Drupal
UtiliKit - The Ultimate Utility-First CSS Framework for Drupal Transform your Drupal theming workflow with the most comprehensive utility-first CSS system designed specifically for Drupal...
Categories: Automation, Content display, Developer tools
Nostr Event
Nostr Event This module will install a new content type 'nostr_event' with the following fields: field_nostr_content field_nostr_id field_nostr_kind field_nostr_pubkey field_nostr_signature field...
microsoft365
Here, write an introduction that summarizes the purpose and function of this project with a focus on users brand new to Drupal. Answer the question: What solution does this module provide? The...
Categories: Integrations
DSFR Typesense
This Drupal module serves as an integration layer between the Search API Typesense module and the DSFR (French Government Design System) theme/module. Its primary purpose is to replace the default...
Langdock Provider
Delivers a Provider for Langdock Ai Platform - "The all-in-one AI platform for your company" - for Drupal AI module.
Categories: Integrations
Text Overlay Image
This is a simple Block plugin module that displays the Text overlay on image. You can upload Background image, add custom text and change the opacity value for the background-color.
Categories: Content display
Account Expiry
Adds and maintains expiry dates for user accounts. Depends on 'Account Types' module. Specific Account Types can be defined as having an expiry date. Default expiry period is configurable (eg 30...
Categories: Access control
AI Guardrails
Collection of AI guardrails. Implemented guardrails: Restrict to Topic: Checks if text's main topic is specified within a list of valid topics Aws Bedrock: Calls AWS Bedrock to apply guardrails to...
Categories: Artificial Intelligence (AI)
Drutopia Dev
A helper module for developers and features builders of the Drutopia distribution. Features Enables modules for developing Drutopia and provides the Drutopia feature bundle. Community Documentation...
Categories: Developer tools
Title paragraph
Provides a title paragraph that can replace regular page titles with a title, subtitle, and image. Note: A dependency of this module is Drutopia core. Drutopia is, among other things, an effort to...
Categories: Content editing experience
Minimal HTML
This module provides the Minimal HTML text format, a rich text (WYSIWYG) format well suited for basic uses like short text fields and admin-configurable text areas. It allows only a few HTML tags:...
Categories: Administration tools, Content editing experience, Developer tools
Entity Purge
The Entity Purge modules provides a system for purging Drupal entities. For example, daily delete all entities of type X that are older than 1 month. Features It provides a purge plugin that allows...
Categories: Administration tools, Automation