Library Manager
129 sites
Security covered
This module lets you create and manage Drupal libraries through a user interface, similar to how you would define them in a `.libraries.yml` file. You can add internal or external JavaScript and CSS files to these libraries and then attach them to specific pages based on configurable conditions.
This module provides a user interface for creating and managing Drupal libraries.
Similar to how you create a library in your theme (*.libraries.yml), this module allows you to define your own libraries through a UI and include internal/external JS and CSS files. You can then attach your libraries to pages based on configurable visibility rules.
New features on 3.x
- Override library on certain pages
- Add status field
Update from 2.x => 3.x:
run drush updb to perform hook update: library_manager_update_8206()