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.
Last.fm library
Last.fm 2.x is a Views 3 backend for last.fm, allowing site builders to query the api through Views. This is going to be a hobby/side project for the most part, but I do plan to release early and...
Categories: Developer tools, Integrations
Image Exact Sizes
What is image_exact? This is a simple utility module which extends image.module and user.module to allow admins to set exact sizes for image thumbnails from image.module, and for user avatars. Many...
Categories: Media, Developer tools
Arooga
This is a very simple module that logs (in the drupal watchdog) page generation times that exceed a threshold value, or are a record for the site so far. There is a settings page to change the...
Categories: Administration tools
Chinese Word Splitter(中文分词)
Support _search_preprocess interface. This module split chinese word with space. So it make search module to add correct chinese word into index table. You need re-index your site after active this...
Categories: Site search
Role Weights
Role Weights provides some utility functions for accessing user role weights for other modules requiring this functionality (such as Path Access) as well as some additional Tokens for user role...
Categories: Administration tools, Access control
Slideshow
The slideshow transforms images attached to a post into a JavaScript enabled slideshow. Any post can have a slideshow. The slideshow can be placed above, below or within the content of the page. If...
Categories: Content display, Media
phpFreeChat integration
posted by permutations Though development on phpFreeChat stopped in 2013, it's still about the best chat program out there. This module works with phpFreeChat 1.7 (latest 1.x version). The author...
Categories: Integrations
Helpers
Helpers is a library, or toolbox, with lots of very useful functions that help you build your modules and sites with joy. It is actually six modules in a single package; you may enable only the...
Categories: Developer tools
Cpanel Integration
Integration with cPanel (http://www.cpanel.net) cPanel is the only commercially available hosting control panel trusted by America's leading hosting providers. It is a Unix based web hosting...
Categories: Administration tools, Developer tools
FeedButtons
The feedbuttons.module enables a block which shows button-links allowing users to subscribe to your site's feed in their favorite RSS reader (Google, Bloglines, Newsgator, Pluck, etc.). Based on...
Categories: Import and export
Import / Export API
The import / export API allows for the definition of data entities within Drupal. The definition system lets data entities be related to each other, and it includes a number of different field...
Categories: Import and export
Event Views
Requires both the Event module and the Views module. The Event Views module exposes event fields to the Views module, creates year, month, day, and week argument handlers, and provides default...
Categories: Site structure
Flashcard
Drupal 7 Sponsored by Zivtech. Drupal 4.7 Originally written by Suuch.
Categories: Content display
Checklist
Allow administrators on sites to create checklists that must be completed by users of the site. Each user can see their checklists on the "Checklists" tab of their account. Multiple checklists can...
Chatroom
*** Seeking co-maintainers! *** Chatroom enables site administrators to create chatrooms that users can join and talk to each other in real time. In 8.x, chatrooms are entities, which means they...
Block Region
Version 6.x-2 Block Region is used to propagate block settings to all installed and active themes. This is a useful functionality for multi-theme sites (eg: a site where each different user can...
Categories: Administration tools
Dutch Stemmer
This module implements a Dutch stemming algorithm to improve Dutch-language searching with the Drupal built-in search.module. It reduces each word in the index to its basic root or stem so that...
Categories: Site search, Developer tools
Link to content
This module requires tinymce.module. The linktocontent module allows you to extend the tinyMCE editor by several plugins. With these plugins you can link to nodes or menu items or user profiles ...
Categories: Content editing experience, Developer tools
Logo Tool
A simple tool to display either a random logo on every page refresh, else display a specific logo on specified pages and a default set logo on all unspecified ones. Instructions for 5.x version: To...
Categories: Developer tools
OAI-PMH Module
This module provides an Open Archives Initiative Protocol for Metadata Harvesting (OAI-PMH), interface to the Bibliography Module. Currently it only exposes metadata from the biblio module; however...
Categories: Import and export
Embed filter
Many great sites like YouTube, iFilm and NowPublic allow their media assets to be served to 3rd party websites (like this one). They usually offer snippets of code to be embedded in a web page that...
Categories: Content editing experience, Content display
Image watermark
This modules allows a Drupal site running the image module to overlay each image with a watermark. The watermark is a PNG (24 bit) file with an alpha channel, but other formats may work. Features...
Categories: Content editing experience, Media
Pageroute
This is a flexible module that provides a userfriendly wizard for creating and editing several nodes. The module can be used to provide a user friendly wizard for creating and editing several nodes...
Categories: Content editing experience, Developer tools
userlink
The userlink module allows users to save and share links (bookmarks, URLs). To access the full potential of the userlink module, we recommend using the functionality offered by freetagging, and the...
Categories: Developer tools
Accents
Accents is simple module that removes accents from words to provide better search results. For example "á â Å ã" all become "a". After installation you will need to re-index your search. In the...