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.
commerce_return_request
Not to be confused with the much more robust Commerce Return Merchandise Authorization, this little module simply provides a link for each item on an order (to be used in views) that you can use...
Categories: E-commerce
Ubercart Fraud
This module is starting off as a port of Commerce Fraud module. Better description to come...
Categories: E-commerce
EventDispatcher
EventDispatcher provides integration with Symfony EventDispatcher component for Drupal 7. Module dependencies Service Container - patching required [#2773731]. Either Composer or Composer Manager...
Categories: Performance, Integrations
Collector
Collector is an API for creating Collector items. Collector items are entities of a specific type with a selected API source - like a book with Google Books or Goodreads source. The idea is to...
Categories: Developer tools
Node Theme Picker
Simple Drupal 8 module allowing content administrators to select themes on a node-by-node basis.
Minecraft Query
Exposes the xPaw PHP-Minecraft-Query library and the public methods within MinecraftQuery.php and MinecraftPing.php. Supports standard Minecraft ping protocol, both pre and post 1.7, as well as the...
Categories: User engagement
Minecraft Status
Displays the status of a minecraft server in a block. Display includes the ip of the server, the number of maximum and online players, an online indicator, and the version of the server. Capable of...
Categories: User engagement
Minecraft Players
Displays a list of online players in a block. Capable of using the Minecraft ping protocol as well as the Gamespy4 protocol. Dependencies: - minecraft_query *Note* If you are using a plugin that...
Categories: User engagement
View Display Entity Reference
The standard Views Entity Reference field allows you to select a view, but does not allow you to separate these by display. Our requirement was to include a view display in a field which would then...
Categories: Site structure
Theme Enabler (D7)
This module enables the currently used theme and all its base themes. Use case: After deploying theme settings via the theme_default and theme_admin variables, the themes still must be enabled....
Categories: Developer tools
MM Features Banish (D7)
This module contains presets for the Features Banish module. It prevents the most common state variables from being featured. Some variables are missing? File a patch!
Categories: Developer tools
Exportables Browser (D7)
This module provides reports pages that show the state of exportables (from features and other modules). It has a diff page that shows from which hooks the exportables come and which module they...
Categories: Developer tools
top scroll
Categories: Content display
Instant Transmission
Why waste time moving the mouse cursor 7000 pixels or navigating drop downs or scrolling down the page to hit the save button, when you can use ... Instant Transmission. Instant Transmission allows...
Categories: Developer tools
India Stack
IndiaStack is a complete set of API, made available under the Open API Policy, which enables development of payment-enabled Apps. It includes Aadhaar for Authentication (Aadhaar already covers over...
Webform Remote Repost
The module Webform Remote Repost is a tiny addition to the handy utility module Webform Remote Post. For the case when destination server has been down during a submission time, site administrator...
Categories: Developer tools
Birthday Reminder
This module allow site administrator to add people's birthday. On site it will show birthday of people and send mail to people who's birthday on that day. This is module is for Drupal 8.1 version.
Categories: Site structure
State API Ajax Fix
This module provides an alternative to those that does not want to patch the core, but have a temporary fix for https://www.drupal.org/node/1091852 until it gets commited to the core.
EasyCDN
EasyCDN Module This module detects libraries currently installed in sites/all/libraries and allows administrators to load these libraries locally or via CDN. The current CDN options are: JSDelivr...
Categories: Administration tools
Visual variables
Visual variables module provides a user interface for experienced drupal users and developers to manage site config variables stored in drupal variable table.
Categories: Administration tools, Developer tools
Drush Task for Rules
Trigger drush tasks from actions taken on the website! What? Are we in bizzaro-land here? Normally drush is the tool you use to do things to your Drupal! But what if you wanted Drupal to do...
Categories: Administration tools, Developer tools, Automation
Zebra EDS
Media_Brightcove
Categories: Media
drupal_toastr
Drupal toastr is a module providing integration between Javascript toastr library and drupal. It changes status messages to growl like notifications Code is maintained at github at https://github...
Categories: Integrations
Taxonomy Enhanced Text Widget
Converts Text Fields into Select list options where the values are taken from Taxonomy Vocabulary. It differs from Taxonomy Reference such that, the values are not stored as term references (or Tid...
Categories: Content editing experience