Install
Works with Drupal: 8.xUsing Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
9.15 KB
MD5: ffae370bc02c22b2b50a85d705663629
SHA-1: 29306d4abc794b1a6109e4fa38af039ee5afd856
SHA-256: 7dfa6a21c7e3777d5a8ae75a5863ee902290b68ee2df93f002fbd917d86b74aa
Download zip
10.98 KB
MD5: 7aeb89ec4aa3d65fbc723cd3b63ed502
SHA-1: 96091342834537df9b6d53d29e334ff3cf46b69a
SHA-256: 7de14bc94bb9a737ee46d74e15ce9426cdc01adeb5b6941a0a5be56c3ff4762e
Release notes
First beta release. Here's the full commit history to date:
- #2585717 by pwolanin: fix README typos
- #2585717 by pwolanin: Start adding a README with reasonable instructions
- #2585699 by pwolanin: Correctly inject dependencies and allow update.php to run even if config is changed
- #2407593 by fgm: Fixed form alter now takes FormStateInterface object as second argument
- #2482699 by anavarre: Fixes call to undefined function settings()
- #2482673 by anavarre: Switch to PSR-4
- change locked to read-only
- fix module info description
- fix module info description
- fix module info
- rename module to config_readonly
- The lock should not apply during an import or without a settings.php setting
- Initial version of the cmlock module
Note the 1st commit was:
commit 29948aa017cbf65c67ab3012d0d166320710811e
Author: scor <scorlosquet@gmail.com>
Date: Thu Feb 13 16:28:28 2014 -0500
Initial version of the cmlock module