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.
Help Text Toggle
Adds a Font Awesome icon to fields with help text that allows users to toggle the display of the help text. Configuration -> /admin/help_text/settings Current config options: - Font Awesome Icon -...
Categories: Content display, Developer tools
Transfer user content
Adds a user tab to assign a users content to another user. Useful if you want to make an editor not an editor any more, but the new editor should get the author rights to the content of the ...
Categories: Administration tools
Chart block
This module provides blocks for adding three types of jqPlot charts: line, bar, and pie. To use, simply place a "Chart block" in any region and fill out the "Configure block" form. And you should...
Categories: Developer tools
Step by Step
Step by Step is an API within Drupal which can be used by module developers to create workflows out of existing forms in Drupal core and other Drupal contrib or custom modules. This module will not...
Categories: Administration tools, Developer tools
Role specific user block
INTRODUCTION : This module allows admin to block all user from a particular role to get login into the site.It is also compatible with logintoboggon, email_registration and two_steps_login, so you...
Categories: Access control
Emergency Alerts
Emergency Alerts A Drupal 8 module to provide emergency alerts. These are the important announcements you might see at the top of academic sites. Quickstart Enable this module and configure to set...
Token Link
This module was created to speed up slow administrative pages, fix memory limit errors, and solve client site javascript timeouts caused by a high number of tokens loading on the initial page...
Categories: Performance
Simple ICS
* Introduction This is a simple module which allows create simple twig urls which will create an ICS calendar file based on a node and two start and end date fields. * Requirements This module...
Categories: Site structure
Views password field
This module exposes the password hash in views. Do not use this module unless you know what it does.
Batch Content Manager
This module enables bulk content operation on entity type basis. It supports: Delete, publish and unpublished for nodes Delete and block for users Delete for taxonomy terms You can use the backend...
Categories: Administration tools
Commerce Paystack
This module integrates Paystack into Drupal Commerce payment. It currently supports the standard and inline workflows from Paystack. The Drupal 7 version of the module also supports webhooks from...
Categories: E-commerce
PayUmoney for Ubercart
Integrating with Drupal 8.x Step 1 Upload the files by going to Modules >> Install new modules. Browse the zip file provided to you and upload it. Then search for the “PayUMoney” and enable it but...
Categories: E-commerce
Conversational Forms
Integration with Space10's Conversational Forms JS library. This plug and play module converts a traditional webform into conversational interfaces. Every field can be individually configured for...
Categories: Content display, Site structure, Integrations
Entity Backup
This module is unsupported due to a security issue the maintainer didn’t fix. See Entity Backup - Critical - Module Unsupported - SA-CONTRIB-2018-012 for details. If you want to use this module,...
Categories: Administration tools, Content editing experience, Import and export
SHS Extra
This module extends Simple Hierarchical Select to add more functionalities through the UI. I've created this module because there is an understanding that SHS should be kept simple. However,...
Categories: Content display, Developer tools, Site structure
Drutopia Action
A feature module that provides an Action content type and related configuration. An action is a call for concrete work from supporters. It can stand on its own or be part of a campaign. It can have...
Categories: Content editing experience
Webform Crafty Clicks (Fetchify)
CraftyClicks is now Fetchify. This module still works with their postcode lookup service. This module provides a Webform Element plugin for Webforms (>=8.x-5.x, based on Yaml forms) to add Crafty...
Categories: Integrations
CommercePaytm
Integrate paytm payment gateway with drupal commerce. Drupal 7 Description of Commerce paytm Payment Module : Commerce Paytm Paytm - Simplifying payments in India Our aim is to solve the payment...
Categories: E-commerce, Integrations
Filter Form Values
Introduction The Filter Form Values module is a developer module that adds in pre-filtering of form values on forms. This can be useful when you are doing some form level field access (as opposed...
Categories: Administration tools, Site structure
Related by Terms
Synopsis This is a very simple module to be able to show related content. The module provides a custom block that will show a list of related nodes. At the moment all content types will be...
Categories: Content editing experience, Content display
FontAwesome Class Formatter
The FontAwesome Class Formatter adds a visible icon to an entity. It's based on the example's module field formatter and offers a simple widget to choose from all Font Awesome icons via comfortable...
Categories: Content editing experience, Content display, Site structure
Drutopia Campaign
Drutopia Campaign provides a Campaign content type, including background information as well as ability to list demands and updates, and related configuration. A campaign page is a central place to...
Categories: Content editing experience
Drutopia Group
A base feature providing a group functionality built on the Group module. Part of the Drutopia distribution.
Entity Type API
Provides an API for managing entity types.
Categories: Developer tools
S3FS File Proxy to S3
This module keep on stage_file_proxy, s3fs_file_proxy philosophy, but instead download files to use in your local file system, is thought for staging and preproductions environment that use S3 like...
Categories: Media, Performance, Integrations