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: 391 438

Dependents: 30

Suggesters: 0

Security: 0

Stars: 36

Watchers: 4

Forks: 2

Type:craft-plugin

5.0.0 2024-04-15 19:28 UTC

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