library_manager
129 sites
Security covered
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()