Advanced CSS/JS Aggregation
Aggregates multiple CSS/JS files in a way that prevents 404 errors and provides enhanced optimization through gzip/brotli compression, minification, bundling, and CDN integration.
Tags
Aggregates multiple CSS/JS files in a way that prevents 404 errors and provides enhanced optimization through gzip/brotli compression, minification, bundling, and CDN integration.
A comprehensive collection of well-documented example modules demonstrating Drupal's core APIs and features for developers to learn from.
Integrates Drupal with Redis key-value store, providing cache, lock, flood, and queue backends for improved performance.
Allows administrative users to add dynamically-computed fields to entity types, where field values are generated by developer-created plugins.
Layers JavaScript-based navigation on top of Drupal's server-rendered HTML to provide smooth, fast, SPA-like user experience while maintaining progressive enhancement.
Sends pages using the BigPipe technique that allows browsers to show them much faster by streaming content in chunks.