Drupal is a registered trademark of Dries Buytaert
Drupal 11.4.2 Update released for Drupal core (11.4.2)! Drupal 11.4.1 Update released for Drupal core (11.4.1)! Drupal 11.4.0 Update released for Drupal core (11.4.0)! Drupal 10.6.12 Update released for Drupal core (10.6.12)! Drupal 11.3.13 Update released for Drupal core (11.3.13)! Drupal 10.6.11 Update released for Drupal core (10.6.11)! Drupal 11.3.12 Update released for Drupal core (11.3.12)! Drupal 11.2.14 Update released for Drupal core (11.2.14)! Drupal 10.5.12 Update released for Drupal core (10.5.12)! Cms 2.1.3 Update released for Drupal core (2.1.3)! Drupal 10.5.11 Update released for Drupal core (10.5.11)! Drupal 11.3.11 Update released for Drupal core (11.3.11)! Drupal 11.2.13 Update released for Drupal core (11.2.13)! Drupal 10.6.10 Update released for Drupal core (10.6.10)! Cms 2.1.2 Update released for Drupal core (2.1.2)! Drupal 11.1.10 Update released for Drupal core (11.1.10)! Drupal 10.5.10 Update released for Drupal core (10.5.10)! Drupal 10.4.10 Update released for Drupal core (10.4.10)! Drupal 11.2.12 Update released for Drupal core (11.2.12)! Drupal 11.3.10 Update released for Drupal core (11.3.10)!

Features

79,868 sites Security covered
View on drupal.org

Features allows you to bundle specific parts of Drupal's configuration into reusable modules. This enables deploying and updating bundles of functionality across multiple sites or on a single site without managing all of the site's configuration at once.

"Features" provides a user interface to bundle subsets of Drupal configuration into modules and an API to manage that configuration over time.

How is Features different from core configuration management?

Drupal core's configuration management system is designed to manage site configuration as a whole. Features uses the same system but facilitates managing only part of site configuration. Where Drupal core configuration exports include site-specific UUIDs, Features omits the UUIDs, making it possible to reuse a Feature across multiple sites.

How is Features different from Recipes?

Features was a precursor to Drupal Recipes. For most scenarios nowadays, Drupal Recipes should replace Features. Recipes are the right choice for quickly spinning up common site requirements like image galleries, sensible security defaults, or eCommerce integrations. But by design, Recipes do not supply updates. So if you want to add functionality to a site and periodically update that configuration, Features is still the right choice. Use Features when you want to:

  • Deploy bundled functionality across multiple sites and provide periodic enhancements or fixes to all sites, where the component behaves the same across all sites over time.
  • Deploy bundled functionality to a single site and be able to make changes to that configuration over time without having to manage the site's configuration as a whole.

Documentation

"Features" for Drupal 7

Features was originally introduced during the Drupal 7 development cycle. A version of this module is still available for Drupal 7 but is not receiving bugfixes or enhancements.

Activity

Total releases
2
First release
Sep 2025
Latest release
9 months ago
Release cadence
9 days
Stability
100% stable

Releases

Version Type Release date
8.x-3.16 Stable Sep 26, 2025
8.x-3.15 Stable Sep 18, 2025