Features and Drupal 11
The latest stable release, 8.x-3.17, declares a core version requirement of ^10 || ^11 || ^12, which covers Drupal 11.
Provides a UI and API for taking different site building components and bundling them together in a single module (a “Feature”). Examples might be an image gallery or a press room.
Key facts
- Project
- features
- Latest stable with Drupal 11 support
- 8.x-3.17 (22 Jul 2026)
- Core version requirement
- ^10 || ^11 || ^12
- Maintenance status
- Minimally maintained
- Reported installs
- 77,646
- Last synced from drupal.org
- 21 Sept 2026
Every field above comes from the drupal.org API. The Drupal 11 status is derived from the core version requirement across this project's releases.
Source: drupal.org/project/features
Related modules in Administration tools
Chaos Tool Suite (ctools)
ReadyCTools is a developer toolkit that provides APIs, etc. to improve the developer experience. Most often you don't install this directly; it's a dependency of some other module you want.
ctoolsLatest stable 4.1.1457,555 sitesAdmin Toolbar
ReadyImproves the default administration toolbar menu by turning it into a drop-down, for fast access to all administration pages. Can also provide access to additional tools from the admin menu.
admin_toolbarLatest stable 3.6.3299,176 sitesRedirect
ReadyProvides the ability to create manual redirects and maintain a canonical URL for all content, redirecting all other requests to that path. Features Common API for loading, saving, and deleting redirects. Case-insensitive redirect matching with a hook to allow other modules to narrow-down the candidate redirects.
redirectLatest stable 8.x-1.13275,714 sitesBetter Exposed Filters
ReadyReplaces Views' default single/multi-select boxes with radio buttons or checkboxes, respectively. You can add fields to the exposed filters to improve the user experience.
better_exposed_filtersLatest stable 7.1.3196,250 sitesViews Bulk Operations (VBO)
ReadyAllows applying actions to multiple items in a view. Operations are performed in batches, to avoid timeouts. Supports custom actions, confirmation steps, selection across all view results, and more.
views_bulk_operationsLatest stable 4.4.8157,391 sitesLinkit
ReadyLinkit provides an autocomplete functionality for Drupal link interfaces. Linkit supports nodes, users, taxonomy, files/media, and basic support for all types of entities that define a canonical link template.
linkitLatest stable 7.0.17155,534 sites