News Feed
Jobs Feed
Sections




News Archive
SOS Brigade Blog:
Forcing Cache on Joomla Modules
June 19, 2009 @ 09:38:46

If you're a Joomla! user for your site and you're trying to squeeze every last bit of performance out of it, you might want to check out this method the SOS Brigade has come up with to force modules to cache.

Sometimes only enabling Joomla! Cache from administration panel isn't enough and you need to boost your site even more. Below I will explain a trick to make all modules get cached, even if they don't get by default. It adds an option to module's parameters in the Joomla admin. You just need to add a few lines to the module's xml file in the joomla_main_folder/modules/module_folder/module_name.xml file.

By adding in a bit of additional XML, you're adding a new option to the Joomla! admin to let you turn on or off caching on a specific module (as tested on 1.5).

0 comments voice your opinion now!
tutorial module cache joomla


blog comments powered by Disqus

Similar Posts

PHPMag.ru: Zend Framework: models auto-loading

Rob Allen's Blog: A Tutorial Update & Extending ViewRenderer to Support Layout Templates

Zend Developer Zone: Do you queue? Introduction to the Zend Server Job Queue

PHPBuilder.com: Use PHPUnit to Implement Unit Testing in Your PHP Development

Experts Round Table: HTTP Headers and the PHP header() Function


Community Events











Don't see your event here?
Let us know!


introduction testing functional symfony2 release interview development series usergroup zendframework2 podcast database framework language community phpunit rest opinion conference unittest

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework