Contrib modules ready for Drupal 11
Modules with a published stable release whose core version requirement covers Drupal 11.
Every field on these pages comes from the drupal.org API. Modules under 1,000 reported installs are not listed.
Hook Event Dispatcher
ReadyThis module dispatches events for several Drupal core and module hooks. This allows you to use the Drupal Event Subscriber system, instead of the outdated hook system, to react on certain events. The module includes events for the most common hooks. Currently this module dispatches events for lots of hooks, just look in the code.
hook_event_dispatcherLatest stable 4.2.010,930 sitesRecreate Block Content
ReadyThis module recreates the Block Content for a exported Custom Block. It doesn't exports the content, the block is created as a placeholder, with no content. Just enable the module and thats it, the blocks are recreated on cache clear, so a drush cr will recreate the blocks if they don't exists. Since 8.x-2.0 the module now supports any module that declare dependencies on blocks.
recreate_block_contentLatest stable 3.0.110,903 sitesViews Contextual Filters OR
ReadyThe module provides a views plugin to modify query of contextual filters. The module can changes contextual filters condition to OR logic. How does it work? The default handler of views is replaced. A new option appears under 'Advanced', within 'Query settings'. Contextual filters will execute with an OR condition when you enable this option.
views_contextual_filters_orLatest stable 8.x-1.510,885 sitesResponsive Favicons
ReadyResponsive Favicons This module adds the favicons generated by realfavicongenerator.net to your site. The responsive name comes from the fact that many devices are catered for including iPhone, Android, iPad, other tablets and desktops.
responsive_faviconsLatest stable 4.0.010,867 sitesAI Image Alt Text
ReadyThis module is part of the AI module ecosystem and included in DXPR CMS . Generate accurate, descriptive alt text automatically using AI vision models. Improve accessibility and search rankings while maintaining editorial control through human-in-the-loop verification.
ai_image_alt_textLatest stable 1.0.210,735 sitesAutomatic Updates
ReadyProvides Automatic Update of Drupal core and a form to update contrib projects
automatic_updatesLatest stable 4.1.010,546 sitesTime Field for Drupal 8+
ReadyTime Field solves displaying and submitting time and time-range for Drupal site. Time Field 2.x includes new features and leverages improvements in Drupal 8/9/10/11, including OO design patterns and automated tests.
time_fieldLatest stable 2.2.110,488 sitesRaven: Sentry Integration
ReadyIntegrates with Sentry application performance monitoring and error tracking platform (sentry.io).
ravenLatest stable 7.6.010,386 sitesMySQL 5.7 and MariaDB 10.3 database driver
ReadyThe MySQL/MariaDB driver that's included in Drupal 11 core requires MySQL 8.0+ or MariaDB 10.6+. This module lets you install and use Drupal 11 on MySQL 5.7.8+ and MariaDB 10.3.7+, which match Drupal 10's requirements. This makes it easier for people to upgrade from Drupal 10 to Drupal 11, even if you don't yet have access to the higher MySQL or MariaDB versions.
mysql57Latest stable 1.0.010,355 sitesOpenAPI
ReadyThis module allows you to make your Drupal information architecture (as exposed by your web service of choice) discoverable using the OpenAPI standard. This can then be used by a wide variety of UI, SDK generator and other tools to inspect, integrate and test your web services. This module provides core functionality for OpenAPI specification generation.
openapiLatest stable 8.x-2.310,338 sitesLayout Builder iFrame Modal
ReadyRender Layout Builder edit forms in an iframe, using the admin theme. Motivation Layout Builder uses the off-canvas for every section or block form, while also rendering the entire layout page in the frontend theme. This approach works for simple forms with a few text fields, where styling is easy.
layout_builder_iframe_modalLatest stable 1.3.810,322 sitesViews Entity Reference Filter
ReadyπΊπ¦ This module is maintained by Ukrainian developers. Please consider supporting Ukraine in a fight for their freedom and safety of Europe. This module provides a user-friendly Views filter for configurable entity reference fields. Instead of having to enter entity IDs manually, users can select the labels of the entities they want to filter on.
verfLatest stable 2.1.010,285 sitesFile Replace (D8+)
ReadyThe file replace module is a small utility providing site administrators with the possibility to replace files, keeping the file uri intact. This is useful in cases where a file is linked or used directly but needs to be updated occasionally.
file_replaceLatest stable 8.x-1.510,276 sitesDropdown Language
ReadyProvides a block using the Dropbutton element to switch site language. Rather than the Language Switcher (Language modules basic block) that is an unordered list of links.
dropdown_languageLatest stable 4.1.210,252 sitesSimplify
ReadyIntroduction Simplify allows particular fields to be hidden from the user interface. This helps to de-clutter forms and present a more user-friendly experience to content editors. Supported fields Currently the following fields can be hidden: Nodes Authoring information Book outline Comment settings Menu settings Publishing options Revision information Text format selection URL path settings
simplifyLatest stable 2.2.310,242 sitesShareThis
ReadyIntegration with the ShareThis social bookmarking utility on selected node types.
sharethisLatest stable 3.1.010,172 sitesEntity Construction Kit (ECK)
ReadyThe Entity Construction Kit (ECK) builds upon the entity system to create a flexible and extensible data modeling system both with a UI for site builders, and with useful abstractions (classes, plugins, etc) to help developers use entities with ease.
eckLatest stable 2.1.010,090 sitesSection Library
ReadyCreate reusable templates for single or multiple sections! Allows saving the section as a template, so we can reuse it again in other pages or same pages as a duplicate, whether the section blocks are generic or inline the module differentiate between them and builds new instances for the inline blocks.
section_libraryLatest stable 2.0.110,060 sitesHide Revision Field
ReadyABOUT Hide Revision Field provides a configurable field formatter for the revision log field for revisionable entities. This allows you to create revisions but reduces noise for your content editors/site owners. All revisionable entity types are supported including module added. The widget has 4 settings for each instance: Default : Provide a default log message.
hide_revision_fieldLatest stable 8.x-2.510,055 sitesResponsive Theme Preview
ReadyThe Responsive Preview module provides content and theme administrators with a quick way to preview how their site's pages will appear at narrow and wide width dimensions. It provides a pre-configured list of devices and their associated dimensions. Selecting a device from the drop down list launches a preview overlay. The current page is display in the overlay at the dimensions of the device.
responsive_previewLatest stable 2.3.210,036 sitesParagraphs Browser
ReadyParagraphs Browser provides a form widget for the Paragraphs module. The widget displays a browser within a modal where paragraph types are grouped by user-defined categories, and provide optional description and image fields for the browser display. Multiple browser types can be defined and paragraph types may be grouped differently in each.
paragraphs_browserLatest stable 8.x-1.410,014 sitesBlock Region Permissions
ReadyThe Block Region Permissions module allows you to control access to administer blocks within each theme's regions. The following permissions are added: Administer: [ theme ] - [ region ] Grants access to manage a theme's region: View region's header, message, and blocks on block layout page View region in region selector fields on block layout page View region in region selector field on
block_region_permissionsLatest stable 8.x-1.69,990 sitesCustom Permissions
ReadyThis very light-weight module allows additional permissions to be created and managed through a administration form. It uses the menu access system to allow or disallow access to it. On the administration page a user is able to create a permission with name and path(s). These permissions can then be assigned to roles on the permissions page.
config_permsLatest stable 8.x-2.39,926 sitesReplicate UI
ReadyScreencast showcasing what this module provides . This provides user interface integration for the simple yet powerful Replicate API . Most notably, this provides integration with Drupal actions which means that you can start to replicate things via the user interfaces with built in support for: Drupal core nodes Drupal core actions "Any" Drupal Entity available to Entity API (see hook_menu)
replicate_uiLatest stable 8.x-1.39,918 sites