
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.
Distill
Distill Distill is a Drupal module that enables other modules to extract and format data from Drupal entities. It provides a simple class structure for defining formatting schemas. How does Distill...
Categories: Developer tools
Raw SQL Query
Version 7.x-1.x It builds "tables" (mysql views using "CREATE VIEW" statement) based on raw sql queries. I would say it is like a lightweight version of a materialized views approach. It uses...
Categories: Developer tools
Registration One Click
This module is meant to tie in with the Registration module, which allows you users to register to entities. This module defines a function which provides users with a quick link to register to...
Field Quiz
Multiple Choice answer field This module provides a simple field that can be used as a simple quiz or multiple choice questions. It provides a field with a textfield and a checkbox / radio...
Categories: Content editing experience, Site structure
VotingAPI Bayesian
Introduction I've always been fascinated by the numbers and I like playing with them. This module has been created to fill a gap when you're using the VotingAPI with Fivestar module. The most...
Categories: Integrations, Developer tools
Open Atrium Markdown
Provides a markdown filter for Open Atrium Submit an Issue or See issue queue
Webform FTP
Synopsis "Webform FTP" extends the excellent Webform module by adding an option that exports submissions into CSV file and uploads the file to the server folder. Installation and configuring - You...
Categories: Import and export
Rooms Views
This module provides a "Rooms availability" filter and a "Booking form" field to improve the Views integration for Rooms (https://drupal.org/project/rooms). Rooms Views allows to filter Bookable...
Categories: E-commerce
Apachesolr Image
Introduction This module provides ways to index image fields directly as markup, and allows to choose what image styles to be used for this indexing. The module integrates with Apachesolr Views and...
Categories: Site search
Some Tools
Drupal developer tools and short cuts.
Categories: Developer tools
Update Path
Drupal's Update Path is the set of steps that normally happen when getting a database up to date with the exported configuration. This project implements these steps in a Drush command which thanks...
Categories: Developer tools
Commerce Dragonpay
Drupal Commerce Dragonpay - Let's you easily use Dragonpay as a Payment Gateway with your Drupal Commerce website. How to use Dragonpay? - Go to www.dragonpay.ph and register for a Merchant account...
Categories: E-commerce
Commerce Closure
Commerce closure close your e-commerce website to keep website Commerce closure make sells disabled during period. Why to do such a thing ? For some people, e-commerce is not something which can be...
Categories: E-commerce
Observer
Drupal core and contributed modules events wrapped in an observer design pattern. Used by: Achiever Development sponsored by DRI Discovery/Reinvention/Integration/
Categories: Developer tools
JSCommunicator
The JSCommunicator JavaScript SIP phone available as a library module for Drupal.
Categories: Developer tools
Feeds Plupload Fetcher
A feeds fetcher plugin providing Drag&Drop file uploads. Installation Download and install the Plupload integration module Navigate to Administration » Reports » Status report and verify that...
Categories: Import and export, Developer tools
User Recording
Summary User Recording module lets you record what your website visitors are doing on the website in form of mouse movement, clicking, typing and scrolling. It's a simple version of functionality...
Categories: Integrations
Translation importer
Overview Translation importer is a really simple module built to automatically import translation catalogs (.po files) whenever these are updated. Original idea and code are from dcycleproject....
Categories: Multilingual
Feeds Tamper: Entity Field Query by Field Collection
Like the "Entity Field Query" plug-in that comes with Feed Tamper, except that it does the look-up by a value in a field collection item in a field collection of the target entity. For example,...
Categories: Import and export
Secure forms
Some forms in Drupal core pose security concerns - for example, the password reset form displays an error message when a username/email address does not exist in the system. This means that valid...
Categories: Access control, Security
WYSIWYG CKEditor DragResize
WYSIWYG CKEditor DragResize plugin is a wrapper for the ck-dragresize CKEditor plugin. It implements draggable image resizing, currently just for Webkit-based browsers (Chrome/Safari/Opera). This...
Categories: Content editing experience
Development Environment
Module goal When developing Drupal sites, we are often working in a development environment in which we want behaviors different than we would like on a production environment. An example of this...
Categories: Developer tools
Geofield Proximity to Polygon
Geofield Proximity to Polygons for Views An add-on for the Geofield module to calculate distances from an origin point to polygons and multi-polygons in Views on single-valued and multi-valued...
Categories: Site structure
Date Endpoint
CONTENTS OF THIS FILE Introduction Requirements Installation Configuration INTRODUCTION This module is a wrapper around the DateEndpointGenerator class, which will generate date endpoint pairs in...
Categories: Site structure
Set Front Page
Adds a new "Front page" tab to all node and taxonomy term pages, allowing a quick way to assign the current page as the site's front page. A "default" front page can also be assigned. The intended...
Categories: Administration tools