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.
Organic groups permissions
Note: This module will not be upgraded to Drupal 7, as it's functionality is already in Group core. In the OG module all group admins currently have the same set of capabilities within their group....
Categories: Access control
Preprocess Order Corrector
Whether or not this module gets ported to Drupal 7 depends on whether a solution to [#939462] reintroduces a need for this module. At this time, there is no Drupal 7 ordering bug that requires this...
Categories: Developer tools
Node Form Template
The editing form of a node is themed using theme('node_form'), which is implemented by the theme_node_form() function in Drupal core's node module and can be overridden by adding a <theme_name...
Categories: Content display
Administration Dashboard
This module will provide a sort of control panel for users with administrative rights. It can be used to store commonly used links or to add block content to the 'dashboard' region. On installation...
Categories: Administration tools, Developer tools
Form Panel
This module provides two theme functions which, in turn, provide an easy way to put multiple input form elements on the same line. No longer do you have to create large, unwieldy templates to make...
Categories: Content display
iTunes
Apple's podcasting specifications add several channel and item elements to RSS feeds. The iTunes module allows a podcaster to associate the item level information with nodes and the channel level...
Categories: Media, Integrations
Sprite Graphic Menu
This module lets you upload a sprite image for a menu item and, with the use of CSS, configure different sprites of the image for different states of the link (normal, visited, hover and active)....
Categories: Administration tools, Site structure
Ubercart Percent Rate with Minimum Rate
Clone of the core Ubercart "Flatrate" shipping quote module and the Percentrate module, modified to calculate shipping cost as a base rate on percentage of the order total with minimum shipping...
Categories: E-commerce
Menu Class
Notice: This module is obsolete and will not receive any more updates. It is suggested to use the Menu attributes module instead. Those who wish to migrate from this module to Menu attributes can...
Input Format Permissions
Managing Input Format permissions shouldn't be a separate permissions screen. An admin should be able to ask the (permissions) question "Can a user with role X use the Y input format?" and look on...
Categories: Access control
Beautify HTML
Make your HTML source code pretty and/or compact. The Beautify module buffers the HTML output of Drupal and processes it through a formatter - aka beautifier. Beautifiers are configurable and...
Categories: Developer tools, Integrations, Performance
Remote File
No D7 version so please use filefield sources I've abandoned this module in favor of Filefield Sources module which provides a very similar feature to this module. I'm using that module within my...
Search Lucene API
End of life As of October 1st, 2011, Search Lucene API has reached “end of life” and is deprecated in favor of other projects. For Java-less Drupal 7 solutions, consider using the core Search...
ImageField Zip/HTML5 Bulk Upload
This is a helper module for ImageField. When uploading multiple images for imagefields with multi-values or inside of a multi-group, this module adds the ability to upload multiple images in zip...
Simplenews Analytics
Simplenews Analytics adds Google Analytics tags to links in all Simplenews emails. Module development sponsored by Link3 Webservice.
Categories: Integrations
Webform Paths
Allows users to assign multiple paths to a single webform. Useful for marketing campaigns where you want to track via which path a specific survey form was filled. Project sponsored by...
Categories: Content editing experience, Developer tools
Taxonomy Vocabulary Relate
This module allows you to select related terms in taxonomy from another vocabulary. The default taxonomy module only allows you to select related terms from the same vocabulary. You setup the...
Categories: Site structure
Term lower name
Speeds up the querying, by name, of terms in a taxonomy, by stopping code from having to use the SQL "LOWER" command. This can make a huge difference to query times on a site with a large number of...
Categories: Performance, Site structure
Registration Secret Codes
This module creates a single secret code that is required for users to register on a site. Its useful for sites that need to have registration open on the internet where the visitors are instructed...
Categories: Access control
Accessible Helper Module
Goals: Assist in making Drupal content more accessible. Serve as an api for other drupal accessibility modules when common functionality is needed Demonstrate modifications to existing themes to...
Categories: Content editing experience, Site structure
Import
There are a multitude of different import and export modules in existence to handle the complex task of getting data from other systems into Drupal. A wiki page has been created in an attempt to...
Recent Comments
Seeking a new maintainer Please contact Todd Nienkerk if you are interested in taking over maintenance of this module. About Recent Comments Recent Comments provides a high-performance, fully...
Categories: Content editing experience, Content display
pclzip
PclZip is a module to integrate the pclzip library into Drupal. This module needs to copy the pclzip.lib.php file to the pclzip subfolder of the module. More infos and the lib file can be found in...
Image Attach Browse
What this module is This module is a lightweight, jqModal based image browser for the Image contrib module Image Attach. If you have struggled with the ever-growing and unmanageable select list...
Comment Moderation
The Comment Moderation module gives an alternative view to your approval queue with all actions directly available from the comment moderation view. This helps to analyse comments one by one, take...
Categories: Administration tools, Content editing experience