To speed up loading of sites, it is recommended to perform compression (removing unnecessary characters: spaces, comments, etc.) to reduce file size and combine style files and script files into one css and js file to reduce requests to the server.
The module allows you to compress and combine CSS style files and JavaScript script files included in the code into one file. There will be different merged files for different pages of the site, because... A different set of scripts and styles can be used on different store pages.
The order of scripts in the combined file will correspond to the order in which the files are included in the code.
The module does not make changes to the engine code.
Attention!!! The module does not compress or merge files that are specified directly in templates such asheader.twig and footer.twig, merging is applied only to included files using standard OpenCart methods: addStyle and addScript in the engine code. To compress the registered files, read the instructions.
If your template (theme) uses the built-in function of compressing and merging script and style files, do not buy or install this module to avoid conflicts!
Uploaded:
05.02.2024
Updated:
16.10.2024
Viewed:
2607
Sales:
7