Extends TYPO3's compressor for JS and CSS with minifier. This may save you up to 70% of default compressed file size. Also compresses HTML output of TYPO3. Full composer support.
Added TYPO3 13 support. Bugfixes.
Version | Upload comment | Works with TYPO3 | Download |
---|---|---|---|
3.1.0 /
stable
August 02, 2024 |
Added TYPO3 13 support. Bugfixes.
|
12.4.0 - 13.9.99 | Download |
3.0.2 /
stable
August 01, 2024 |
Bugfixes
|
12.4.0 - 12.4.99 | Download |
3.0.1 /
stable
October 02, 2023 |
Skip already gzipped assets
|
12.4.0 - 12.4.99 | Download |
3.0.0 /
stable
September 02, 2023 |
Added TYPO3 12.4 LTS support. Thanks to Benjamin Gries and Joel Mai for supporting.
|
12.4.0 - 12.4.99 | Download |
2.1.3 /
stable
September 02, 2023 |
Backport of [BUGFIX] Fix priority check in AssetCollector EventListener and [TASK] Update matthiasmullie/minify library
|
10.4.0 - 11.5.99 | Download |
2.1.2 /
stable
May 10, 2023 |
Bugfixes
|
10.4.0 - 11.5.99 | Download |
2.1.1 /
stable
November 15, 2022 |
Bugfixes
|
10.4.0 - 11.5.99 | Download |
2.1.0 /
stable
August 10, 2022 |
Addes AssetCollector support and fixes an issue with relative URLs in CSS files.
|
10.4.0 - 11.5.99 | Download |
2.0.3 /
stable
May 05, 2022 |
Bugfixes
|
10.4.0 - 11.5.99 | Download |
2.0.2 /
stable
March 24, 2022 |
Fixed undefined array key warnings in PHP8. Thanks to Chris Müller for reporting and fixing!
|
10.4.0 - 11.5.99 | Download |
2.0.1 /
stable
March 15, 2022 |
Bugfixes
|
10.4.0 - 11.5.99 | Download |
2.0.0 /
stable
March 01, 2022 |
TYPO3 11 support and rewritten documentation. Also, the typoscript default setup must get included manually now.
|
10.4.0 - 11.5.99 | Download |
1.9.0 /
stable
June 23, 2020 |
Added TYPO3 10.4 LTS support
|
7.6.0 - 10.9.99 | Download |
1.8.0 /
stable
December 27, 2019 |
Updated matthiasmullie/minify library, to support PHP 7.4 without deprecation errors. Also fixed a bug with minified inline code and add a new option (enabled by default) "removeTypeInScriptTags", which removes the type attribute from script tags, when enabled.
|
7.6.0 - 9.5.99 | Download |
1.7.0 /
stable
December 21, 2018 |
Improve code protection & one line mode. "protectCode" setting moved up to "plugin.tx_min.tinysource" in typoscript. Updated matthiasmullie/minify library. Happy Holidays! |
7.6.0 - 9.5.99 | Download |
1.6.0 /
stable
October 05, 2018 |
TYPO3 9.5 LTS compatibility fix.
|
7.6.0 - 9.5.99 | Download |
1.5.0 /
stable
April 28, 2018 |
Added TYPO3 9 support. Updated matthiasmullie/minify library from 1.3.55 to 1.3.60. Also updated extension icon and change composer package name to "t3/min".
|
7.6.0 - 9.9.99 | Download |
1.4.0 /
stable
November 08, 2017 |
Updated "matthiasmullie/minify" from 1.3.44 -> 1.3.55 Fixed major bug when replacing new lines. Whitespace sensitive html will not break anymore! New "stripSpacesBetweenTags" option added. |
7.6.0 - 8.9.99 | Download |
1.3.2 /
stable
May 05, 2017 |
Fixed major bug in protectCode functionality.
|
7.6.0 - 8.9.99 | Download |
1.3.0 /
stable
March 19, 2017 |
Bugfixes and improvements. This version is for TYPO3 7.6+ only. For 6.2 support please use version 1.2.5.
|
7.6.0 - 8.9.99 | Download |
1.2.5 /
stable
March 19, 2017 |
This is a special release for TYPO3 6.2. Version 1.3+ of min drops TYPO3 6.2 compatibility. This version is based on 1.3.0. Bugfixes and improvements applied.
|
6.2.0 - 8.9.99 | Download |
1.2.0 /
stable
March 07, 2017 |
New Feature: Protected Code You can configure code (using regular expressions) which should be protected. Those code is not compressed. Important for some tags like "textarea" or "pre", which require whitespaces. |
6.2.0 - 8.9.99 | Download |
1.1.1 /
stable
December 29, 2016 |
Some fixes and adjustments
|
6.2.0 - 8.9.99 | Download |
1.1.0 /
stable
December 29, 2016 |
Merged EXT:tinysource to min extension. You can configure tinysource as before with this typoscript path "plugin.tx_min.tinysource". So this extension becomes a central collection of tools to minify the output of TYPO3.
|
6.2.0 - 8.9.99 | Download |
1.0.0 /
beta
December 01, 2016 |
Extends TYPO3's compressor for JS and CSS with minifier. This may save you up to 60% of default compressed file size. Full composer support.
|
6.2.0 - 8.9.99 | Download |