Skip to content

Allow config management from UI on production environment #40

@kalabro

Description

@kalabro

Problem

Drupal stores most of the configuration in files but still allows to edit it using admin UI. Currently, drupal_reactjs_boilerplate suggests reverting all configs on deployment which means that all changes made by admins on production site will be lost. In some cases it may become an issue:

  1. Admin changed site email address and ensured that it works.
  2. A few days after that deployment took place. The email was reverted back to the original (old) value.
  3. Neither developers nor admins are aware that it happened.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions