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.
Link
The link module provides a standard custom content field for links. With this module, links can be easily added to any content types and profiles and include advanced validating and different ways...
Categories: Content display, Content editing experience, Site structure
ImageField
ImageField provides an image upload field for CCK. ImageField is a CCK-based alternative to the legacy Image project. It boasts features such as multiple images per node, resolution restrictions,...
Categories: Content editing experience, Media
Views Responsive Grid
#D8CX: This module will not be ported for Drupal 8. Views grids in core have been replaced with DIVs: [#1903746]! Views Responsive Grid provides a views plugin for displaying content in a...
Admin role
This module is a little helper to maintain an administrator role which has all available permissions. By default, Drupal only has one super user and this module helps improve this drastically....
FileField
FileField provides a universal file upload field for CCK. It is a robust alternative to core's Upload module and an absolute must for users uploading a large number of files. Great for managing...
Categories: Content editing experience, Media
3CX Live Chat
Connect with your website visitors for free with the 3CX Live Chat plugin. Increase conversions and boost customer satisfaction by communicating directly with your website visitors in real-time....
Categories: Developer tools
Image Resize Filter
The easiest end-user solution for resizing inline images. This filter makes it easy to resize images, especially when combined with a WYSIWYG editor such as tinyMCE, CKeditor etc. Users never have...
Categories: Content editing experience
Poormanscron
A module which runs the Drupal cron operation using normal browser/page requests instead of having to set up a crontab to request the cron.php script. The module inserts a small amount of...
Mobile Theme
Adds the ability to choose a mobile theme in admin/build/themes/settings which is used for serving users on mobile devices. Mobile Detection PHP get_browser m. Subdomain Browscap mobile_device...
Vertical Tabs
#D7CX This module got into core and will only be available as a back-port version for Drupal 6. Provides vertical tabs like http://drupal.geek.nz/static/node-form/default/summaries2.html on the...
Categories: Administration tools, Content editing experience
IE6 No more
Yet another IE6 upgrade module! This one implements the banner promoted by http://www.ie6nomore.com/. See also IE6 Update. #D7CX: I pledge that IE6NoMore will have a full Drupal 7 release on the...
Categories: Developer tools
Path redirect
This module allows you to specify a redirect from one path to another path or an external URL, using any HTTP redirect status. #D7CX: I pledge that Path redirect will have a full Drupal 7 release...
Categories: Administration tools, Developer tools
Custom Admin URL
Little module for restrict Back office path by URL. Post-Installation Go to /admin/config/system/custom-admin-url Set the back-office URL
Categories: Access control, Security
Role Export
What is Role Export The Role Export module allows roles to have machine_names and generates a unique role id (rid) based off of the machine_name. Roles can be exported with Features and get the...
Simple Mail
A module to simplify sending emails with Drupal. There are many great modules for complex email handling and sending scenarios, or email templating, and Drupal core handles emails pretty well by...
Categories: Integrations
Payment UUID
Provides UUID integration for the Payment module. #D8CX: I pledge that Payment UUID will be obsolete on the day that Drupal 8 is released, because entities in Drupal 8 have UUID support by default ...
User Revision D8 Port
#D8CX: Drupal 8 port of User Revision module. Warning Potential data loss! This module recreates users. Any users and user data can be loss. This module recreates user db tables. It can take a long...
Categories: Access control
On This Day
Shows a block and a page of nodes created on this day for past years. Administrators can set how many years back to display nodes. Future versions will add a Views plugin. As part of #D7CX, On This...
Categories: Content display
Forced Term
Use this module to force all content submitted by a user to be associated with a term from a taxonomy. #D7CX: I pledge that Forced Term will have a full Drupal 7 release on the day that Drupal 7 is...
Categories: Administration tools, Site structure
Yahoo! Pipes
Provides integration with Yahoo! Pipes. API The yahoopipes() function will take a Pipe ID, as well as an associative array of arguments, and then cache the data locally. Note that you have to have...
Categories: Developer tools, Integrations
Location Map
This simple module displays just one location map via Google Maps, for brochure and company profile web sites. #D7CX: As pledged, Location Map module had a full Drupal 7 release on the day that...
Categories: Site structure
Inline Messages
#D7CX: I pledge that Inline Message will have a full Drupal 7 release on the day that Drupal 7 is released. The Inline Messages module allows you to move form messages (error/status/warning) from...
Categories: Developer tools
Simple Google Custom Search Engine
Overview Provides integration with Google's Custom Search Engine. Requirements None Features Simple to configure, just enter your Client ID (CX code) and place the search block, and you're done....
Categories: Site search
URL alter
URL alter is a utility module that adds two new hooks for other modules to implement: hook_url_inbound_alter() and hook_url_outbound_alter(). These hooks also replace the need for the special,...
RESTful Web Services
Exposes Drupal resources (e.g. entities) as RESTful web services. The module makes use of the Entity API and the information about entity properties (provided via hook_entity_property_info()) to...