2017 © Pedro Peláez
 

elgg-plugin elgg-dev-cache

Dev cache booster

image

hypejunction/elgg-dev-cache

Dev cache booster

  • Wednesday, November 29, 2017
  • by hypeJunction
  • Repository
  • 1 Watchers
  • 0 Stars
  • 25 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Dev Cache Booster

Elgg 2.3, (*1)

Really hacky cache booster for Elgg developers. It does the job though :), (*2)

Instead of timestamping an entire cache and deleting all simplecache resources for every tiny change, this plugin fingerprints each individual asset, rewrites cache URLs and serves assets from disk. So, when you are working with JS/CSS you don't have to worry about flushing caches, waiting for them to regenerate on the initial request. This really helps boost your productivity, so enjoy and say thank you later., (*3)

Once enabled, just add $CONFIG->environment = 'development'; to your settings.php., (*4)

The Versions

29/11 2017

dev-master

9999999-dev http://hypejunction.com

Dev cache booster

  Sources   Download

GPL-2.0

The Requires

 

by Ismayil Khayredinov

plugin development elgg