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.
Radios Select
Radios Select is the helper utility which provides new custom look of the ordinary radios form element via jQuery/CSS (when you create this element from your own module). The main feature of Radios...
Categories: Site structure, Developer tools
mouseflow
This module will help you to connect Drupal with mouseflow.com services. The first step will be a basic connection, and send information to mouseflow.com Update to 6.x-1.3 If you are moving from...
Categories: Integrations
Section
Coming soon...
Menuperformance
Drupal's regular menu system administration doesn't scale very well. This is due to the fact that for all node edit pages, node type edit pages and vocabulary edit pages (when Taxonomy Menu is...
Categories: Administration tools, Performance
Youtube Formatter
The youtube formatter module provides a simple textfield display formatter for youtube links. Its especiallay lightweight, because it doesn't add a new field to the system. It's a simple...
Categories: Site structure
Apachesolr Location
Overview This module is an add-on for the Apache Solr Search Integration module. It will make it possible to index info from a location field (city, zip, province, country and coordinates) into an...
Categories: Site search
UC GoPay
Scroll down for English description. Module integruje platební bránu GoPay do Übercartu. GoPay Mometálně podporuje platby v Česku a na Slovensku. Integrací platební brány GoPay umožníte zákazníkům...
Categories: E-commerce, Integrations
Chosen Element
This is a helper module that gives you the ability to create Chosen select box elements. It uses hook_elements to create a "chosen_select" element type. So for select boxes that you want to use...
Categories: Content editing experience, Content display
Video Embed Field Overlay
What is it? Allows videos embedded using the video_embed_field module to be displayed in a DOM Window overlay. How does it do it? Well, first it defines a new format for the video_embed_field...
Categories: Media
Numeric interval field
Summary Creates a field which helps using numeric intervals. Similar module: Interval Field but that supports only time/date intervals. Plans Widgets textfields slider Formatters hyphen brackets...
Categories: Content editing experience, Content display
CoffeeScript
For now I'd recommend using a preprocessor such as Atom or CodeKit until CoffeeScript PHP is made current. CoffeeScript is a simple and elegant version of JavaScript. This module provides...
Field Secret
This module provides a field (with accompanying widgets) for use with sensitive data (passwords, secret identities, nuclear launch codes...etc). Features In comparison to the well-known text field,...
Publish Queue
Publish Queue module allows to manage the scheduled publishing options in an easy way. Admin can configure publish interval, and queued nodes will be published automatically. This module depends on...
Fieldgroup Callouts
A callout is a box in typography or design that visually stands out from the text. It can be a quote, an image, or something completely different. This module provides a fieldgroup type that can...
Categories: Content display, Site structure
JSONP SPARQL
This module makes it possible to enrich content with data from an external SPARQL endpoint, based on fields or any other data available. Since it is entirely loaded client side (with JSONP), it is...
Rules Image Styles
The prupose of this module is to pre-generate styles via rules. DO NOT USE THIS IN PRODUCTION. THIS IS AN EXPERIMENTAL MODULE. For Drupal 8 i have writte something similar, that do es not use rules...
Categories: Media, Performance, Automation
Danger Rose Field
This module provides a field to generate an avalanche danger rose. Features Intuitive SVG/jQuery interface. Multiple rose sizes. Two or three elevations per rose. Elevation labels and watermark....
Categories: Content editing experience, Site structure
Move Region
The Move Region module allows you to move the content of a region in its entirety into another region on specified pages. This is especially useful for pages that need to have a different region...
Categories: Content display
Profile picture changer
The Profile picture changer module allows users to change their profile picture through a modal form directly on their profile page, without having to go to the profile edit form. This module was...
Categories: Developer tools
Arctica Nitro
Arctica Theme and the Arctica Nitro module are no longer actively maintained. We recommend users transition to DXPR Theme and DXPR Theme Helper for a modern and flexible theming solution. DXPR...
Lesson Ladder
This module is part of an install profile being developed by the Boston Initiative. Details coming soon... Please check out this project's related Drupalcon Denver Session here: http://denver2012...
Lessons
This module is part of an install profile being developed by the Boston Initiative. Details coming soon... Please check out this project's related Drupalcon Denver Session here: http://denver2012...
Domain View Modes
This module creates additional view modes for all entities. There is one view mode created per domain per existing view mode. If a corresponding view mode for a domain is enabled on a content type,...
Categories: Content editing experience, Content display, Site structure
jform_label
This is a very simple module, it hides the label of form elements and display the label inside of particular element. currently working for textbox, password field, and for textarea. You can set...
Categories: Developer tools
State
Sessions that expire - in a user-comfy manner Role-based session expiration/prolongation Drupal 7's default session settings make sessions live almost indefinitely - that may present security and...
Categories: Developer tools, Security