- 🇮🇳India aadeshvermaster@gmail.com
Use Config Split module ( https://www.drupal.org/project/config_split → ) to separate the shield configs for each environment & setup in your environment, after DB import, to run Drush CIM, UPDB command to update.
Currently, if I want to change the PHP Shield password such that when I copy from production to test environments they will pick up the new password, I have to enable the module in production, change the password, then disable the module so it won't shut out site visitors.
However, I would prefer to be able to change the password without shutting out site visitors.
Please provide a means to do this.
This might be to make the default on enabling the module to not enable the shield, then providing a drush command and configuration UI setting to enable the shield.
Fixed
1.0
User interface
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Use Config Split module ( https://www.drupal.org/project/config_split → ) to separate the shield configs for each environment & setup in your environment, after DB import, to run Drush CIM, UPDB command to update.