Install

Works with Drupal: ^10.1 || ^11

Using Composer to manage Drupal site dependencies

Alternative installation files

Download tar.gz 84.86 KB
MD5: 5877562502060b97c7e370ebc1a19dfd
SHA-1: 5d0d9e8a34ae235dff92cfa762e20d11343bcafb
SHA-256: 592f5c23f3a1bab9f883a085d23b364a1a3ab734a811ef120d9fcbf4699cbc91
Download zip 122.07 KB
MD5: df124dbb05c844ad32882e0904785d1a
SHA-1: 2209d800503b6ba075f733a4cd07fd5268965d82
SHA-256: 1eaa129d49894ef427759d30bec3f98b9397facdfb29823b432fbbc33f560c13

Release notes

For related Config Enforce Devel release notes, see https://www.drupal.org/project/config_enforce_devel/releases/2.0.0-alpha3

New features

#3341143: Add indicator(s) to each config form to reflect the enforcement status - Reworked the form element that indicates configuration is enforced on a given form. Since the vast majority of config forms only deal with a single config object, we no longer have an outer Config Enforce details element. We also inlined the labels to make better use of vertical space.

Before:

The config enforce indicator, as of 2.0.0-alpha2.

After:

The config enforce indicator, as of 2.0.0-alpha3.

Created by: star-szr
Created on: 11 Nov 2025 at 19:53 UTC
Last updated: 11 Nov 2025 at 19:56 UTC
New features

Other releases