Exposes configuration entities to views. Select which configuration entities you would like exposed, and then you can create a new view, listing or displaying those specific entities.
Requirements
Requires Drupal core Views.
Install
Installing via composer is recommended. See below:
composer require drupal/config_view
drush en config_view
Install as you would normally install a contributed Drupal module.
Configuration
- Once module is enabled, you can visit the following page to configure which configuration entities you would like exposed to Views:
/admin/structure/views/settings/config_view - After saving configuration, visit the "Views" page:
/admin/structure/views - Add new view.
- Under View Settings, select the configuration entity from the "Show" select field. The configuration entities that you exposed, should now appear in this list.
- Save & edit your view.
- Now you should be able to add fields to your view or change as you see fit.
Project information
Unsupported
Not supported (i.e. abandoned), and no longer being developed. Learn more about dealing with unsupported (abandoned) projectsNo further development
No longer developed by its maintainers.- Project categories: Content display
123 sites report using this module
- Created by pericxc on , updated
Stable releases for this project are covered by the security advisory policy.
Look for the shield icon below.



