Addons are custom features that you can add to your Vanilla forum. Addons are created by our community of developers and people like you!
Will it work on my Vanilla Forum?
These addons are for people who downloaded and set up their own Vanilla forum. Compare your downloaded version with the version requirements on the right.
If your Vanilla forum is hosted at VanillaForums.com, this addon may already be installed there.
Vanilla Approved?
We review addons to make sure they are safe and don't cause bugs. An addon is considered to be "Vanilla Approved" once our review process is complete.
This addon is a plugin. You need to extract it to your /plugins folder to install it.
Minimizes payload size (compressing css/js files), minimizes round-trip times (loads JQuery library from CDN, combines external JavaScript/CSS files). Inspired by Google Page Speed rules. See readme for details.
1.90 (23 Dec 2011) - checking mtime files in cache directory
1.89 (20 Dec 2011) - removed hardcoded Cdns in 2.1a6
1.88 (7 Dec 2011) - fixed regexp in parallelize downloads (only images and scripts)
1.87 (25 Nov 2011) - handle multiple javascript onload
1.86 (5 Nov 2011) - allow turn off plugin - new option "Disable compressing css code" - allow join locale source files to one (server side optimization)
1.80 (28 Oct 2011) - GUI settings - new way getting cached file (checking version, dont use filemtime() anymore)
1.73 (13 Oct 2011) - parallelize downloads
1.72 (13 Oct 2011) - various DeferJavaScript options