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.
Weinre
Overview Helper module for debuggin with weinre. Weinre is a debugger for web pages, like FireBug (for FireFox) and Web Inspector (for WebKit-based browsers), except it's designed to work remotely,...
Categories: Developer tools
qTip Form API (Generate fancy tooltips via Form API)
What is qTip Form API? qTip Form API is a development tool which allows you to create tooltips in code via the form api. It uses the wonderful qTip plugin (version 2 or compatible). Link: http:/...
Categories: Site structure, Integrations
Jira REST
Overview Providing methods for accessing, creating, editing, searching JIRA issues out of Drupal using JIRAs REST API. Features - search - create - modify - attach files to - close JIRA-issues...
Categories: Integrations
RDF Indexer
RDF indexer is the successor of the SPARQL Endpoint module (currently part of the SPARQL project). RDF indexer uses the Search API module to manage and perform indexing of the RDF data for entities...
OG Role Override
This module provides Core permissions to act as particular OG roles in specific group types. In other words, it creates permissions of the form 'Act as ROLE in GROUP-TYPE' for each role and each OG...
Categories: Access control
Full URL file information
This is a small utility module. In Drupal 7 file information is built with schemas. File can be saved as public://, private://, and so on. A utility function, file_create_url($path), is used in...
Khipu
This module integrate a payment method called Khipu from Chile and this is only used in this country. Dependencies This module need the Khipu library v1.2. Must be installed in the folder sites/all...
AdRoll
Provides integration with AdRoll, the #1 Ad Retargeting Platform. http://www.adroll.com
Categories: Integrations
MTX
The MTX module helps you to manage your project's states making easier to move your site from, for example, development to production environments. MTX stands for "Move To X" being "X" a site's...
Scrollshow - Like a slideshow, but you scroll!
A scrollshow is like a slideshow, except it takes over the entire page and the user scrolls down to advance to the next slide. This module allows you to turn a list of nodes into a full page...
Categories: Content display
i18n sync taxonomy term
Module provides ability to sync fields of translatable taxonomy terms. You could select per-vocabulary settings which fields should be synced among translations. This module based and requires i18n...
Categories: Multilingual
User Disk Quota
Overview The User Disk Quota module allows to limit user disk space usage per single user or per user's role. How the module works Each user could be limited on the total size of uploadable files....
Categories: Media, Access control
Autocomplete Feedback
This module extends the feedback provided by Drupal's autocomplete functionality by displaying a message when an autocomplete search returns no results.
Categories: Site structure, Developer tools, Site search
Block Title Icons
Allows you to pick an icon from the Font Awesome set to use in block titles. Font Awesome must be installed in libraries directory for this to work properly.
Categories: Content editing experience, Integrations
Commerce Khipu
This module implements Khipu payment services for use with Drupal Commerce. For now this only supports the CLP currency code. Dependencies: Khipu Drupal Commerce Installation Enable the module and...
Private message with node.js
This module implements a Private message with node.js. This module gives the possibility of interactive communication. Current features User being capable of receiving and sending messages without...
Commerce Checkout by Amazon
This project integrates Checkout by Amazon payment into the Drupal Commerce payment and checkout systems. https://payments.amazon.com/business/html-button Note: Please note that this module is not...
Categories: E-commerce, Integrations
flux Services Integration
The flux service integration API provides a framework for flux integration with any remote service. While it has been created for the fluxkraft module suite, it is useful on its own as well. The...
Mobile Switch Panels
The Mobile Switch Panels module provides an control plugin to show panels in context of Mobile Switch device detection. Required modules Mobile Switch 7.x-2+ Panels NOTE Mobile Switch 7.x-2.0-beta1...
Categories: Content editing experience, Content display
Field Group Tooltip (D7)
Overview Show all fields inside the same group displayed in tooltip. Features Show all fields inside group in the same line. Choose fields separator. Requirements BeautyTips module. Field Group...
Categories: Site structure
Entityreference Current
Prepopulates an EntityReference value from Current Entity on the page(as returned by menu_get_object()). What it does Similar to Entityreference Prepoplate but it defaults the value of the entity...
Twig Filter
Twig is a very powerful text filtering system which has features not available in current drupal text filting systems. Twig gives the power of a basic programming language with conditional blocks...
VideoJS Filter [D7]
This is really simple module. It requires VideoJS module to be installed before. It replaces [videojs:{video_file}|poster:{poster_file}|width:{width}|height:{height}] to video with VideoJS player. ...
Categories: Media
jqplot Charts Library
This module provide library interface for jqPlot javascript library. jqPlot is a plotting/charting plugin for the jQuery Javascript framework. This module is created to use with Webform reports...
Categories: Developer tools
Schema reference field
Provides a field type for referencing SQL schema (connection, table/view, and/or column). This module has nothing to do with inspecting hook_schema(). It is using the Schema module to perform...
Categories: Site structure