Library Manager
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()
Depends on
Dependencies of the latest stable release
- The CodeMirror Editor
- system Drupal core
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 3.0.6 | Stable | 10–11 | Mar 26, 2025 |