Support running configuration synchronization on extension code update

Created on 16 April 2025, about 1 month ago

Problem/Motivation

Currently, a typical use of Configuration Synchronizer is to run a site-wide update of all installed configuration. In some use cases, it might be preferable to have configuration updates apply programmatically when the version of an extension is updated.

Proposed resolution

Implement a Composer script subscribing to the post-package-update event. If the package is an already-installed Drupal extension, run config synchronization for that extension.

Remaining tasks

User interface changes

API changes

Data model changes

Feature request
Status

Active

Version

3.0

Component

Code

Created by

🇨🇦Canada nedjo

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

Comments & Activities

Production build 0.71.5 2024