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.
OData Server
The OData Server module exposes entities, like nodes and users, through the OData Producer Library for PHP. Properties and core fields are supported, and the module can be configured to limit the...
Categories: Developer tools
NodeStream Search
Provides a very basic search function for your site.
Categories: Site search
Webform Reports
This module generates charts for webform submissions by the uses. Site admin can how many submissions are done between a certain time period. Using it site admin can see the charts for submission...
Panels Frame
This module builds new layout plugins by stacking existing Panel layouts together. It's also fully compatible with the Panels IPE. Think of it as a sort of Panels Turducken.
Commerce Contributions
Commerce Contributions provides a way where users can contribute/invest/support a specific Project/Organization/Cause, It works by adding a Commerce Contributions Field that can be added to any...
Categories: E-commerce, Site structure
Streaming Media Field
Drupal 6 Provides a CCK field to facilitate streaming media. Field can be attached to any content type to store pertinent information about a media stream: stream name, stream location, live or on...
Controls
Important: This module is for developers only, it provides facilities developers can use in custom modules. It does not add anything to a website on its own. Only install it if another module asks...
Categories: Developer tools
Geo Redirect
Allows Country-wise redirects. No dependancies. Library files downloaded from: http://shockmarketer.com/geoip-country-location-php-script/ You can download latest IP-country database file (GeoIP...
Categories: Site structure, Access control, Developer tools
Community Media Header
This module is used to add a header image to pages. You can use a single image for all pages or configure the context so there is a different header per section, type, or any other context...
Remember values
This module enables Drupal to remember entered values from selected fields upon new node submission, stores them in the database and then pre-fills appropriate fields on the next node-add form....
Views RSS: Content Elements (obsolete)
This functionality has been merged into the main Views RSS module.
Relation Wizard UI
Relation Wizard UI aims to provide a clear and easy to use interface to Relation module. It adds a new contextual action to nodes and it allows to create and manage relations by the use of a wizard...
Categories: Administration tools, Content editing experience
Vehicle
The goal for this project is to house fieldable entities for vehicle make and models that can be referenced in any node. Currently Implemented Vehicle Make and Model Entity Make and models are...
Webform prepopulate block
With this module you can set a webform component to display in a separated block. If you have a webform with many components, you can choose some, and put them into a block per webform. These...
Categories: User engagement, Site structure
TMGMT Translator Gengo
Gengo translator plugin for the Translation Management Tools (TMGMT) project. Allows to submit translation jobs to Gengo. Features Submit translation jobs to Gengo Select the translation quality ...
Categories: Multilingual, Integrations
Entity JS
This module provides JS functions and callback urls to Create, Read, Update and Delete entities. entity_create(entity_type, values); Create a new entity by supplying an array of arguments. Returns...
Custom mouse pointer
This is really simple module that allow site admin to change view of mouse pointer on the site. I'm not sure that it is very useful, but it gives additional opportunity to not skilled drupalers. At...
Image Annotator
The module allows you to annotate images, and works in combination with field_collection. The module defines a new field called 'Image Annotator' that can be linked to an image field, so you can...
Commerce Product Popularity
Commerce Product Popularity integrates with Radioactivity to provide a product popularity field. If you're not familiar with Radioactivity, then it's probably worth familiarizing yourself. This...
Categories: E-commerce, Site structure
Services Rules
What is it? This module automatically creates Services endpoints (actions) for Rules Components. Features: Can accept variables that have been declared as a "parameter" of the Rules component. At...
Commerce Tax Reference
Provides two field types, a tax type (pending) and a tax rate reference.
Categories: E-commerce, Site structure
Awkward Showcase
Provides Views Display Style and Field Display Formatter for image fields using the Awkward Showcase jQuery image gallery plugin. More information regarding the Awkward Showcase jQuery plugin and a...
Categories: Site structure, Developer tools
Commerce Checkout Buttons
The Commerce Checkout Buttons module enables the use of shorter button values on Drupal Commerce checkout pages. What exactly does the module? All default button values to be shortened to the...
Categories: E-commerce
Meta tags term view
The module is not needed any more. Meta tags module supports taxonomy term pages generated by views since 7.x-1.0-beta2 version. This module fixes the problem of Meta tags module - inability to...
Categories: Search engine optimization (SEO)
Class Loader
Enables Symfony's PSR-0-compatible UniversalClassLoader for namespaced PHP classes for Drupal 7 modules. Direct backport from Drupal 8. The Symfony ClassLoader component is included. Requirements...
Categories: Developer tools