sgalinski / scriptmerger
CSS/Javascript Minificator, Compressor and Concatenator for TYPO3 - highly configurable frontend asset optimization for CSS/JS merging, minification and compression with optional body parsing, async/defer loading, inline output, data-ignore exclusions, SRI integrity validation/calculation, external
Package info
gitlab.sgalinski.de/typo3/scriptmerger.git
Type:typo3-cms-extension
pkg:composer/sgalinski/scriptmerger
Requires
- typo3/cms-core: ^13.4.0
This package is auto-updated.
Last update: 2026-06-10 15:26:03 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.