Description of the need I have adopted a practice of moving config files from the files directory to a special config directory 1 level below Backdrop CMS root. However, this is not consistent across all my sites. I think it would be great if the status report page showed where Backdrop CMS is actually looking for the config files (as set in the settings.php file)
Proposed solution Add "config directory" path to the status report.
Alternatives that have been considered None
Additional information This seems pretty obvious to me so I expect that there is another ticket somewhere discussing this that I was unable to find.
I am also considering that this MIGHT not be a good idea for security reasons. Maybe there are good reasons to not include the path to these files in the UI. I'm not sure if this would be a problem and look forward to hearing from others.
Recent comments
After alot of trials, i have done the obvious and translated the whole block for different languages with each property condition as follows: ->propertyCondition('langcode', 'en...
How to get the current page language?
Thanks so much! It's working now: I was able to transfer the docroot files to the containing directory without the need for a second database or any manual configuration export/import/sync...
Backup & Migrate Config: There was a problem creating field...database table with the name already exists.
Ah, I see. Sorry, I hadn't clicked the link and assumed it was the instructions for upgrading from Drupal 7. If you are simply copying a site from one location on a server to another, the...
Backup & Migrate Config: There was a problem creating field...database table with the name already exists.