2017 © Pedro Peláez
 

elgg-plugin elgg-http-combiner

Reduces HTTP requests by merging files and AMD modules

image

mrclay/elgg-http-combiner

Reduces HTTP requests by merging files and AMD modules

  • Wednesday, February 8, 2017
  • by mrclay
  • Repository
  • 1 Watchers
  • 2 Stars
  • 72 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 1 Open issues
  • 3 Versions
  • 6 % Grown

The README.md

HTTP Combiner for Elgg

This plugin reduces HTTP requests in the initial page load by merging files and AMD modules into elgg.js/elgg.css., (*1)

  • Merges 6 external scripts into elgg.js
  • Merges 2 CSS files into elgg.css
  • Merges AMD modules of your choice into elgg.js (suggests 6 by default)
  • Can also merge the site default language module
  • Allows unregistering particular site icons

Installation

cd path/to/elgg/mod
git clone git@github.com:mrclay/Elgg-mrclay_combiner.git mrclay_combiner

The Versions

08/02 2017

dev-master

9999999-dev http://www.mrclay.org/

Reduces HTTP requests by merging files and AMD modules

  Sources   Download

MIT

The Development Requires

plugin http elgg amd webperf

04/10 2016

1.0.1

1.0.1.0 http://www.mrclay.org/

Reduces HTTP requests by merging files and AMD modules

  Sources   Download

MIT

The Development Requires

plugin http elgg amd webperf

13/07 2016

1.0.0

1.0.0.0 http://www.mrclay.org/

Reduces HTTP requests by merging files and AMD modules

  Sources   Download

MIT

The Development Requires

plugin http elgg amd webperf