Install
Works with Drupal: 8.xUsing Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
12.47 KB
MD5: cdd7301d3a83b8f7179157a795f8fc5e
SHA-1: 38b270803f26d84dbe7764ea7d81c248d55c1ad7
SHA-256: 3526f3aa74511f14801974c4915239122f15d3d987c122dab0d80489d32e17a1
Download zip
19.08 KB
MD5: a83ad92eba441c422f0d54c11d511c91
SHA-1: ef474bcf5f46221e88b1cf4fa2b6abe99439b878
SHA-256: b712b91848d84ad7f52f0fce423ada83ae04f7efed7b2e075c56c630486d0257
Release notes
Changes since 8.x-1.0-beta2:
- #2826274 by scott_euser, Manuel Garcia, bircher, douggreen, GaëlG: Config whitelist to allow "some" configuration to be edited while lock is active
- #2734591 by charginghawk, pwolanin: Document how to enable config changes or toggle read-only via drush or cli
- #2734591 by pwolanin: Document how to enable config changes or toggle read-only via drush or cli
- Revert "Issue #2734591 by pwolanin: Document how to enable config changes or toggle read-only via drush or cli"
- #2734591 by pwolanin: Document how to enable config changes or toggle read-only via drush or cli
- #2851929 by gambry: fix for ReadOnlyConfigTest fails when using core 8.3.x or 8.4.x branches
- Small doxygen cleanup of \Exception class name
- #2792837 by reekris: Add permissions admin form to config readonly check
- #2794413 by GaëlG, scott_euser: prevent search form from being locked to work around a core bug