This project is not covered by Drupal’s security advisory policy.

With config_readodnly, this module allows site builders to open up importing configurations using the "Single import" page.

Set configuration types to be whitelisted on the "Single import" page:

$settings['config_readonly_backdoor_whitelist'] = ['webform', 'system.simple'];

Allow importing of all types of configurations temporarily:

drush state:set config_readonly_backdoor.allow_all TRUE
Supporting organizations: 

Project information

  • caution Minimally maintained
    Maintainers monitor issues, but fast responses are not guaranteed.
  • caution Maintenance fixes only
    Considered feature-complete by its maintainers.
  • Created by dsdeiz on , updated
  • shield alertThis project is not covered by the security advisory policy.
    Use at your own risk! It may have publicly disclosed vulnerabilities.

Releases