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.
Image Style Pregenerate
In a heavy traffic site with large number of images flushing an image style, or change image style shown in page could cause performance issues, when large number of images want to be generated in...
Categories: Administration tools, Media
DBLog Retention Policy
DBLog Retention Policy provides the ability to control retention of log messages at a much more granular level than core. You can set any logging channel (type) or group of channels in the dblog to...
Categories: Administration tools
Environment Variables
It provides an interface to view the user defined environment variables from the .env file. It will read the .env file using third party library called 'PHP dotenv'. This module creates a service...
Categories: Administration tools, Developer tools
Panels Import
Overview This module provides an easy way to import previously exported Panels definitions from corresponding subfolders. Supports Panel Pages Mini Panels Panel Nodes Custom Content Page manager...
Categories: Administration tools, Content editing experience, Content display
Disable Field Button
Overview The Disable Field Button module adds a Disable button to each field's configuration form on the Manage display and Manage form display pages. In Drupal core, disabling a field on an entity...
Categories: Administration tools
Update feed CCK field
Development on drupal.org now Purpose This is a CCK field which enables you to operate on the data of the update_feed_api and and the modules provided there using autocompletition and so forth....
Categories: Administration tools, Developer tools
Update Exceptions
FOR DEVELOPER USE! HANDLE WITH CARE! KEEP OUT OF REACH OF CHILDREN! Drupal 7 has a nice and comfortable feature of looking for upgrades for all installed modules, warning about new releases....
Categories: Administration tools
Entity touch
Simple module that allows to "touch" an entity, meaning, open and save. The name comes from the unix touch command. This is something that could be done with Views Bulk Operations, but sometimes...
Categories: Administration tools, Content editing experience, Developer tools
UUID Rebuild
UUID Rebuild is a drush plugin with one command that allows for destructively rebuilding all UUIDs in a site. WARNING THERE IS NO UNDO There is no undo for this behavior as it forcibly rewrites all...
Categories: Administration tools, Developer tools
Akuma Domains
Akuma Language Domains: ------------------------------------------------------------------- Language domains allows you to override the language specific domains configured in your locale language...
Categories: Developer tools, Administration tools
Git Book
Git Book creates a content type that forms a new kind of book node which pulls its content from a git repository. It utilizes the Git.php library to make this easy to do. Git book is currently made...
Categories: Administration tools, Content editing experience
Druqs (Drupal Quick Search)
Druqs provides a quick search field for content, users, UUIDs, taxonomies and menus. The field is by default placed in the admin toolbar, but also ships with a block you can use instead. Features...
Categories: Administration tools
Subdomain
Note: As of 2021-06-16, this project appears to no longer be supported. If you are interested in taking this project over, or you as the project maintainer feel this message has been posted in...
Categories: Content editing experience, Administration tools, Search engine optimization (SEO)
Redirect Token
Use tokens in "To" paths in Redirect module. See https://www.drupal.org/node/1331582 Configure Redirect as normal Go to /admin/config/search/redirect and add or edit a redirect. Example of path...
Categories: Administration tools
EazyLaunch
EazyLaunch is a fast text-based launcher for instantly navigating the entire menu system of a Drupal site. On any page, hit Ctrl+Z and start typing to see suggestions, then press Enter to launch....
Categories: Administration tools, Developer tools
Edit term
Edit term provides links on taxonomy listing pages to directly edit taxonomy terms. This makes it easier to immediately edit term name, synonyms, description, and weight for the term you are...
Categories: Administration tools, Site structure, Developer tools
User List API
User List provides an API to extend the User Administration user list (admin/user/user) by adding filters and data columns. The module adds one filter and data column through its own API that may...
Categories: Administration tools, Access control
Admin Frosting
Overview Admin Frosting is the kitchen sink of administrative modules. Out of the box, it comes with a ton more options than Drupal core gives you for managing your content. It replaces Drupal'...
Categories: Administration tools, Automation
Migrate Delete
Module provides administration tools to safely delete migration related database tables (migrate_map_* and migrate_message_*). This module is designed for Drupal sites that have completed...
Categories: Administration tools, Developer tools
Site Configuration
Provides a centralized way to define, manage, and expose global site configuration in Drupal, with first-class support for decoupled or headless architectures. This module allows developers to...
Categories: Administration tools, Decoupled, Developer tools
Views Tabs - Views Vanilla JavaScript Tabs (VVJT)
The Vanilla Views suite F.L.A.S.H.C.R.P.T.B FlashCrptb is a collection of ten powerful Drupal modules designed to enhance the visual and interactive experience of Drupal Views using pure,...
Categories: Administration tools, Content display, Site structure
Taxonaut
Taxonaut replaces Drupal's default taxonomy list with a fast, interactive tree view — drag-and-drop, inline editing, search, undo, snapshots, and CSV import for managing large vocabularies easily....
Categories: Administration tools, Content editing experience, Site structure
Schemr
Overview Schemr is a development tool that makes it easier to document complicated CCK field schemas. It is a natural counterpart to Features. Where Features can be used to transport schemas...
Categories: Administration tools, Developer tools
Entity forms in blocks
See Form Block or Entity form block About the module This module intends to expose all form entities into blocks like Form Block. The difference is that this modules leverages the entity...
Categories: Administration tools, Developer tools
Drupalmonitor
Summary The module connects any Drupal 7 site with drupalmonitor.com. As the name says, Drupalmonitor is a tool to actively monitor Drupal sites. It's not only a "heartbeat" kind of monitoring. It...
Categories: Administration tools, Developer tools, Security