Let's take a look at one of the most effective plugins for compressing and combining CSS and JavaScript files in CMS Joomla.
![]()
THE EXTENSION IS NO LONGER SUPPORTED BY THE DEVELOPER
This extension can combine CSS and JavaScript files, perform HTML compression, remove HTML comments, gZip JS and CSS components.
This plugin requires full PHP5 support! You only need to configure it once, and the site will work at full capacity - you may gain a few YSlow points, reduce the number of HTTP requests and the load on your server.
Now let's move on to the settings of jFinalizer.


So, the main parameters include the following items:
Site ModeSite Mode - divides the site mode into 2 values - live and under development.
DebuggerDebugger - the plugin's debugging component.
HTML compressionHTML compression
HTML commentsHTML comments
Generator TagGenerator Tag
process JavaScriptprocess JavaScript
compact JavaScriptcompact JavaScript
JQuery NonConflictJQuery NonConflict - the ability to combine multiple scripts from different modules under JQuery.
process CSSprocess CSS
compact CSScompact CSS
always skip filesalways skip files - excluding files that are incompatible with the extension.
gZip outputgZip output - allows you to write changes to htaccess, or in php.
Next are additional parameters:
Tag SupportTag Support
check conditional CSScheck conditional CSS
Advanced: Place TagsAdvanced: Place Tags
Advanced: Delivery PathAdvanced: Delivery Path
Remote File supportRemote File support
joomla subdirectoryjoomla subdirectory
cache lifetime in scache lifetime in s
Advantages
- By using this component, you can improve and speed up your site without separately embedding code into various system files.
- Using the plugin, you always have the option to undo the previous action by adjusting the extension settings.
Was this helpful?