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.
A/B test
This is a low-level API for implementing A/B tests in code. Its design is based on the excellent A/Bingo for Ruby on Rails, written by Patrick McKenzie. PLEASE NOTE: This module doesn't provide a...
Categories: Integrations, Developer tools
Unique Queue
Allows other modules to create unique queue items. Uniqueness is only maintained per queue and for non-claimed items. If a queue item with the same name and key exists but has already been claimed...
Categories: Developer tools
Cache Purger
Purges blocks/views caches when entities get updated Allow site admins to purge cache for a specific block by clicking on the purge icon. Automatically purge selected entities when they are saved...
Categories: Content editing experience, Content display, Performance
Profile Field Search
This module allows you to search for users directly via text fields in their profile or profile2. You decide which fields to search by default and you can filter by role. This module does not use...
Categories: Administration tools, Site search, Access control
Restaurant Plugins
Provides multiple plugins for Open Restaurant. This module is part of
SiteCatalyst
This module integrates the Site Catalyst analytics software into a Drupal site. All future development of what used to be the Omniture module will happen here because SiteCatalyst is now owned by...
Categories: Integrations
Skins
Skins for Drupal 8+ makes it possible for themes to ship with one or more "Skins", each of which supports much of the functionality of a sub-theme. Skins supports: Adding, removing, or altering...
File Entity Permissions
This module allows you to set who can view or download a file. This only works with files in the private folder. It currently only supports protection using roles, but there is an api to add your...
Categories: Media, Access control
Commerce Paypal IPN Rules integration
This module comes to give modular capabilities for Paypal IPN handling. Combined with Drupal Commerce, Rules and the Paypal payment method, using this module you will be able to change your site...
Categories: E-commerce, Automation
Facebook Album Fetcher
This module is unsupported due to a security issue the maintainer didn’t fix. See SA-CONTRIB-2015-038 - Facebook Album Fetcher - Cross Site Scripting (XSS) - Unsupported for details. If you want to...
Categories: Content editing experience, Integrations
T̶a̶x̶o̶n̶o̶m̶y̶ m̶e̶n̶u̶t̶r̶e̶e̶ (obsolete)
Render a hierarchical taxonomy as a hierarchical menu, using the same theme styles as theme('menu_tree'). Unlike the taxonomy menu module, this module does not create Drupal menu structures, it...
Categories: Developer tools, Site structure
VoIP Number Field
This VoIP Number Field module provides a new CCK field that uses the VoIP Number API (http://drupal.org/project/voipnumber) to handle different kinds of phone numbers (home, mobile, work, SIP, etc....
Categories: Site structure, Integrations
Notify 404
Notify 404 provides the ability for notification emails to be sent to a user when a specific volume / frequency of 404 (page not found) errors have occurred on the website. This module allows for...
Categories: Administration tools, Integrations, Search engine optimization (SEO)
Blocks Mass Cache
Fine tuning for blocks cache. It is possible to select the type of cache for each block. Compatible with: Context version 7.x-3.0-beta7 or higher Installation Copy the module directory in to...
Categories: Performance
Queue Runner
This module executes items in the Queue Runner queue, typically using a drush command. The main goal of the Queue Runner module is that it runs for x time and executes as many tasks as possible...
Categories: Performance
Topbar Message
The Topbar Message module allows the administrator to add a configurable Topbar Message to the page. Display can be set either as site wide or controlled via the context module. Provides a Drupal...
Categories: Content editing experience, Content display, Site structure
Hide PHP Fatal Error
This module simply redirects the user to an error page when a PHP fatal error is thrown. The error page is configurable. The error is logged using watchdog. Note: this module does not handle errors...
Access denied backtrace
Access Denied Backtrace will help you track down the specific place where Drupal is triggering the access denied for a certain role. Use Case: Have you ever gone crazy when certain roles cannot...
Categories: Access control, Developer tools, Site structure
Views Job Board
This module can render table with job posts and group them by company, that's it. Features Render Job Board Shuffle results through JS Requirements Views Installation Install this module Create new...
Categories: Content editing experience, Content display
Marketo
Provides integration points between various Drupal components and the Marketo email marketing system. Note: This is not a replacement for http://drupal.org/project/marketo_munchkin. That module...
Commerce TNT
This module provides real-time shipping estimates via the TNT RTT API. This module is used in conjuction with Drupal Commerce and Commerce Shipping modules. This module requires an active account...
Categories: E-commerce
Boost Custom Expire Rules
The module allows setting different expiry times for boost cached pages. Using this module you can set different expiry times for different pages in the site based on different rules. The module...
Categories: Developer tools, Performance
Ubercart Abandoned Cart Messages
This module sends email messages to users who have abandoned their cart. On each cron run the module look for carts that have been abandoned and that the user has gone to the point in the checkout...
Categories: E-commerce
Email Campaigns
Overview The Email Campaigns module facilitates the site administrator/user to send mails to multiple recipients from their Drupal website. This module also gives flexibility to generates a block...
Webclient
This is a library module. It provides no out of the box functionality other then providing an API that other modules can use. The Webclient API is seperated into three major components: Webclient...