nystudio107 / craft-minify
A simple plugin that allows you to minify blocks of HTML, CSS, and JS inline in Craft CMS templates.
                                    Fund package maintenance!
                                                                            
                                                                                                                                        khalwat
                                                                                    
                                                                
Installs: 448 033
Dependents: 29
Suggesters: 0
Security: 0
Stars: 36
Watchers: 1
Forks: 3
Type:craft-plugin
pkg:composer/nystudio107/craft-minify
Requires
- php: ^8.2
- craftcms/cms: ^5.0.0
- mrclay/minify: ^3.0.10
Requires (Dev)
- craftcms/ecs: dev-main
- craftcms/phpstan: dev-main
- craftcms/rector: dev-main
This package is auto-updated.
Last update: 2025-10-28 22:26:31 UTC
README
Minify plugin for Craft CMS 5.x
A simple plugin that allows you to minify blocks of HTML, CSS, and JS inline in Craft CMS templates
Requirements
This plugin requires Craft CMS 5.0.0 or later.
Installation
- Install with Composer via composer require nystudio107/craft-minifyfrom your project directory
- Install the plugin via ./craft install/plugin minifyvia the CLI -or- in the Craft Control Panel under Settings > Plugins
You can also install Minify via the Plugin Store in the Craft Control Panel.
Documentation
Click here -> Minify Documentation
Brought to you by nystudio107
