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.
Pulsedeck
Pulsedeck provides a real-time infrastructure monitoring dashboard for Drupal. It displays lightweight, auto-updating widgets for external services like uptime monitors, alert managers, server...
Categories: Administration tools
Formatted Number Input
Makes entering numbers with units (e.g. currency) a breeze! This module provides a widget that automatically formats numbers as you type, adding currency symbols, thousand separators, and more,...
Categories: Content editing experience
BitTorrent
BitTorrent module pack provides following items: A BitTorrent Field type & Widget (bt_torrent) A BitTorrent Tracker (bt_tracker) A BitTorrent User Profile (bt_profile) Features Field type & Widget...
Categories: Content editing experience, Media
CCK Formatters
This package is a collection of add-on formatters for various CCK fields. Each provided sub-module in this package should be a self-contained single formatter. CCK fields support an arbitrary...
Spritesheets
An easy way to optimize css background images into sprite sheets. Spritesheets is a module that will optimize css background images in themes and modules on to one image asset. You have the ability...
AHAH Forms Framework
Note: This module is no longer supported. Its functionality is now included in Drupal 6. Ahah forms is a utility module, for adding Ajax/javascript driven incremental page reloading, without...
Categories: Developer tools
Views Schema
This module generate table descriptions for Views based on actual database schema. You can alter the auto-generated information by implementing hook_views_data_alter(). This is also the place where...