
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.
Vinculum
Vinculum is a Drupal 7 replacement for pingback and trackback. Version 7.x-2.x under development, contains support for Webmention. Drupal 8 successor is Linkback, now under development. (Previous...
Form Save
This module allows you to use Ctrl+S or Cmd+S to save your forms. The module deals with the following issues: Choosing the correct button to execute the click on. Capturing focus on the form and...
Categories: Administration tools, Content editing experience
Ledger
(( UNDER DEVELOPMENT )) Relatively stable but subject to change... If you are using this module with real data, please subscribe to this issue: [#1477546] The data architecture is subject to change...
Javascript Storage
Provides a javascript api for storing user data in one or more of the following locations: Cookies Local storage Session storage Internal(Drupal) database External database This is an api module....
Async Command
IMPORTANT: This module is deprecated in favor of Drupal Computing module. Major dependent modules such as Recommender API module have been migrated. Please upgrade soon. This module is useful for...
Private Comments
A node author can see all of the comments and replies, but comment authors can only see the comments they've posted and any replies to their comments.
Field Layout
A simple way to lay out fields on content. Field layout is a light-weight, developer-friendly approach to theming which uses php arrays to define layouts, generating the necessary markup for...
Categories: Content display, Developer tools
Links nofollow
Adds rel="nofollow" to drupal core (other module to come) node links. Was on ly useful for Drupal 6 / 7 as the nofollow value for the rel attribute was "introduced" by search engines as "ranking"...
Categories: Site structure
Language Multidomain
This is a small utility module that extends the language negotiations to use multiple domains per language. Use cases: You have a bilingual website with the different domains mapping to the same...
Categories: Multilingual
Profile UX
This was a great experiement but the things I really want to do are just not possible without breaking so many things. A case-by-case solution might be the real solution, but I don't think there's...
JAIL / Lazy Load Formatter
JAIL (Javascript Asynchronous Image Loading) is a technique created by Sebastiano Armeli-Battana to replace jQuery Lazy Load. Lazy Load was a great script but was abandoned and Sebastiano created...
Categories: Content editing experience, Content display
JSON-RPC Client
A simple API class that implements a JSON-RPC client. It can be used to call a JSON-RPC service on another Drupal server or many other JSON-RPC services. As an API module, this doesn't do anything...
Categories: Developer tools
Comment Anonymizer
While Drupal provides capabilities for commentng for both anonymous and authenicated users, it provides no easy way for authenticated users to post comments anonymously without having to manually...
Categories: Content editing experience, Content display, Access control
Zero Clipboard
This module is a wrapper for a Javascript library called Zero Clipboard, which allows content to be copied to a user's clipboard, when a specific area of the page is clicked on. Requirements This...
Categories: Developer tools
Py
This module brings Python-like functions to Drupal. Do not install this module unless another module you are using requires it or you're interested in contributing to this project. Co-maintainers...
Categories: Developer tools
Ubercart Order Access
Overview This module allow administrators of an ubercart store to allow access to view / edit / delete / change status of orders only to certain roles and based on current order status. Features...
Categories: Administration tools, Access control
Feedbackify
Description This module integrates the Feedbackify service with Drupal. The module helps you to quickly customize the button colour, position and on which page it will be displayed. *Please note...
Categories: User engagement, Developer tools, Integrations
Follow Button
This module creates a block with a configurable Follow Button from Twitter. Install 1. Download the module and unzip files in sites/all/modules or the appropriate place where you choose. 2. Go to...
Categories: Integrations, Developer tools
Views Extra Pagers
This module provides new pagers for Views 3. Currently, these new pagers are available: full pager with link to all items mini pager with link to all items
Views Per-User Cache
This module provides an extension to Views' built-in time-based caching and caches objects per user instead of globally for all users. This allows Views to be cached even if the View results are...
Manager Change for Organic Groups
Overview This extends Organic Groups to allow the manager of a group to select a new manager for their group (ie if they want to leave the group). This eliminates the need to request site admin...
Media Embedded
Description This module parses links in text fields and adds them to a predefined media field. This module does also a formatter for replacing the parsed links inside a text field. This module...
Categories: Content editing experience, Site structure
User Limit
This module sets a simple limit on the total number of users that can be added to a site. While I suppose there might be other use cases, mine involves being able to set a quota on the total number...
Categories: Access control
Paypal API
Paypal API 2 in the works I am currently working on a complete rewrite of this module to refactor everything out into a much more flexible framework as suggested in [#1360218]. This will allow much...
Categories: E-commerce
Views Now
A simple module that provides the current server timestamp as a field for views. This can be useful for synchronization with the Feeds Module. Dependencies: D6: Views 2.xD7: Views 3.x Sponsor: This...