Expose configuration entities to Views
Posted by edsardachuk - September 16, 2024
Cool module: https://www.drupal.org/project/config_view
Useful when you need to create a view based on config entities. It enables you to create an Entity Autocomplete source View on config entities with your conditions.
Can be combined with Entity Browser, but with serious tweaks:
"drupal/config_view": {
"#3360808 Fatal error": "https://www.drupal.org/files/issues/2024-09-13/config_view-access-level-3360808-8.patch"
}