Setup settings.local.php and scaffold it during initial install

Created on 7 December 2022, almost 2 years ago
Updated 10 March 2023, over 1 year ago

Problem/Motivation

Currently we do not copy a settings.local.php file during initial install

Steps to reproduce

Install a site and notice the lack of a setting.local.php file

Proposed resolution

Use drupal-scaffold to create one

Remaining tasks

Scaffold the file during initial install, see composer.json in the project root for an example. This should be included at the project level and not at the distro level.

A duplicate of this line should do it:
"sites/example.settings.local.php": "sites/example.settings.local.php",

User interface changes

N/A

API changes

N/A

Data model changes

N/A

✨ Feature request
Status

Fixed

Version

4.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States ccjjmartin Austin, TX

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024