WP Manifestindependent plugin directory
manifest / performance / http-concat

CSS Concat

WordPress plugin to perform CSS and Javascript concatenation of individual script files into one resource request.

by Automattic, spacedmonkey · github.com/spacedmonkey/http-concat · website

1stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/spacedmonkey/http-concat/archive/refs/heads/master.zip

Readme

http-concat

Overview

This plugin is in beta, so your mileage may vary. It is based on a plugin from Automattic called nginx-http-concat. It differs slightly, as it doesn't require nginx and should work with most standard WordPress setups.

Read the full README on GitHub →