BundleCache

Component ID

960040

Component name

BundleCache

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

833

Component created

Component changed

Component body

BundleCache is a module that allows more intelligent bundling of CSS and JavaScript files by grouping only files that belong together. While the aggregation mechanism in the Drupal core creates a new “bundle” for each set of files, BundleCache allows you to create for example one “main” bundle that is used throughout your site and additional bundles that are only used on certain pages. It also adds features to control the delivery of these files to the user by allowing to change the hosts from which they are served.

This module requires PHP5!

Initial development of this module was performed by kkaefer, this was sponsored by Examiner.com.