acquia / df

Demo Framework - mirrored at https://git.drupal.org/project/df.git
https://www.drupal.org/project/df
18 stars 19 forks source link

DF Tools Gin improvements #301

Closed kevinfunk closed 8 months ago

kevinfunk commented 8 months ago

Motivation

  1. If a user installs DF Tools Gin and the Gin theme is not already enabled, they will get the white screen of death. This is because config rewrite trying to rewrite the config gin.settings without initial config present.
  2. If a user has Moderation Sidebar installed, DF Tools Gin should install Gin Moderation Sidebar.

Proposed changes Move config to install hook.

Alternatives considered

Testing steps

  1. Install DF
  2. Install DF Tools Gin