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.
Popup filter
The popup filter is now part of a suite called Popup. Check out version 3 here Ever wanted to put nodes or other content into popups or tooltips? The popup filter allows the insertion of tooltip...
Categories: Content display, Content editing experience
iContact
iContact allows businesses, non-profit organizations, and associations to easily create, send, and track email newsletters, surveys, and autoresponders. The latest release of this Drupal module...
Relevance
The main objective of relevance module is to provide a block of related content that can be extensivelly configured, according to the website needs. It seeks for relevant content by making a kind...
Categories: Content editing experience, Content display
Tag editor
Tag editor provides a nifty UI for adding and deleting tags in nodes with autocomplete integration. After installation, set the vocabulary ID to enable the tag editing interface for nodes using it.
Categories: Developer tools
Tetris
Plays the game 'Tetris'. The tetris images and background can be themed to your site. The game is javascript (original javascript script by Joan Alba Maldonado) based and is a block. The user who...
Categories: User engagement
Corner
This module is unsupported due to a security issue the maintainer didn’t fix. See SA-CONTRIB-2015-029 - Corner - Cross Site Request Forgery (CSRF) for details. If you want to use this module, your...
Indic Script
This Module enables IME (Transliteration Input Method) for Indian Languages in Drupal Text Fields and Text Area Fields So that users can create their content in their own Language within Drupal...
Categories: Content display, Multilingual, Integrations
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