As @bircher and I discussed at Drupal Mountain Camp, here is the pseudo code for a tiny module that lets site builders create and configure config filter 'rules' in the administrative UI.

CommentFileSizeAuthor
config_filter_ui.tar_.gz17.62 KBXano
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Xano created an issue. See original summary.

bircher’s picture

Status: Active » Closed (duplicate)
Related issues: +#2855319: Refactor to depend on config_filter

Thanks xano.

I took some inspiration from this, but ultimately a very simple plugin is better because I need to read the config entity while importing from the source storage to know which modules to include to the list.