rah / rah_cache_minify
Minify module for rah_cache
Installs: 8
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 5
Forks: 1
Open Issues: 0
Type:textpattern-plugin
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: 2024-10-15 12:42:04 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.