Drupal is a registered trademark of Dries Buytaert

profile_manager

11 sites Security covered
View on drupal.org

Profile Manager is a helper module for managing custom profile user experiences. It aims to ease the efforts of profile maintainers.

We often run into the same problems after creating a profile that will be used on many sites. The biggest is that some sites may need functionality that others don't. Profile Manager addresses this issue by introducing the idea of Optional Modules.

Profile Manager provides Optional Modules by:

  • Making it easy for developers to define and configure Optional Modules.
  • Users can be given permission to enable Optional Modules for their site.
  • Manages Optional Module config.
    • Facilitates Optional Module config updates by importing the updated module config changes from the $module/config/install directory instead of what is in the sites current $profile/config/sync directory.
    • Introduces Config Partials where Optional Modules include a part of config, like permissions being added to a specific role, that get installed along with the Optional Module.
  • Provides tooling that orchestrates better deployments to prevent optional modules and their configuration from being uninstalled during a deployment.
  • Provides an API for building out a custom administration toolbar (Like core's "Manage" drop down, but customized specific to the profile and separate from "Manage").

Activity

Total releases
2
First release
Oct 2025
Latest release
1 month ago
Release cadence
75 days
Stability
100% stable

Releases

Version Type Release date
1.0.7 Stable Jan 12, 2026
1.0.6 Stable Oct 29, 2025