rah / rah_cache_minify
Minify module for rah_cache
Package info
github.com/gocom/rah_cache_minify
Type:textpattern-plugin
pkg:composer/rah/rah_cache_minify
0.1.1
2013-07-21 14:20 UTC
Requires
- php: >=5.2.0
- mrclay/minify: 2.1.6
- rah/rah_autoload: *
- rah/rah_cache: 0.2.*
- textpattern/installer: *
- textpattern/lock: >=4.5.0,<4.7.0
This package is auto-updated.
Last update: 2026-03-15 16:34:31 UTC
README
This is a minify module for rah_cache, a full-page caching solution for Textpattern CMS. Rah_cache_minify will minify HTML pages generated by Textpattern.
Installing
Using Composer:
$ composer require rah/rah_cache_minify
Changelog
Version 0.1.1 – 2013/07/21
- Fixed: Corrected the plugin type.
Version 0.1.0 – 2013/07/21
- Initial release.