nystudio107/craft-minify

A simple plugin that allows you to minify blocks of HTML, CSS, and JS inline in Craft CMS templates.

Maintainers

👁 khalwat

Package info

github.com/nystudio107/craft-minify

Issues

Documentation

Type:craft-plugin

pkg:composer/nystudio107/craft-minify

Fund package maintenance!

khalwat

Statistics

Installs: 468 137

Dependents: 27

Suggesters: 0

Stars: 36

5.0.0 2024-04-15 19:28 UTC

Requires

Requires (Dev)

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT 447cf3df4c76a1f1d9ed7bdab30f220ddf06f39b

cmsminifyCraftcraftcmscraft-plugin


README

👁 Scrutinizer Code Quality
👁 Code Coverage
👁 Build Status
👁 Code Intelligence Status

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

👁 Screenshot

Requirements

This plugin requires Craft CMS 5.0.0 or later.

Installation

  1. Install with Composer via composer require nystudio107/craft-minify from your project directory
  2. Install the plugin via ./craft install/plugin minify via 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