Libraries UI
Component ID
2717929
Component name
Libraries UI
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
5223
Component created
Component changed
Component body
Introduction
This module will provide a UI to display all libraries provide by modules and themes. Once libraries_ui is been installed visit /admin/config/media/libraries_ui to get all libraries information.
Site Builder
For site builders, this is perfect to find out about your Libraries in your website.
Developers
For developers, this module contains a very light-weight method that allows you to get all the information about libraries in an array. This can be very helpful if you need to use the libraries data for other modules.
Installation
Install as you would normally install a contributed Drupal module. For further information
see: Installing contributed modules (Drupal 8)
Trying to get this data from CLI ?
Check out the Drupal Console command drupal libraries:debug
