sgalinski / scriptmerger
CSS/Javascript Minificator, Compressor and Concatenator for TYPO3 - Highly configurable TYPO3 frontend performance extension for CSS/JavaScript concatenation, minification and compression with optional body parsing, async/defer loading, inline output, data-ignore exclusions, SRI integrity validation
Package info
gitlab.sgalinski.de/typo3/scriptmerger.git
Type:typo3-cms-extension
pkg:composer/sgalinski/scriptmerger
Requires
- typo3/cms-core: >=14.3.0 <=14.3.99
Conflicts
- sgalinski/js-css-optimizer: *
- sgalinski/minify: *
- sgalinski/queo-speedup: *
- sgalinski/speedy: *
This package is auto-updated.
Last update: 2026-08-14 23:46:14 UTC
README
License: GNU GPL, Version 2
Repository: https://gitlab.sgalinski.de/typo3/scriptmerger
Please report bugs here: https://gitlab.sgalinski.de/typo3/scriptmerger/-/issues
About
The scriptmerger merges and minifies all JS and CSS files into a single one. Files can be marked to be ignored by placing a data-ignore="1" attribute on their include tag.