How To Minify Html In 4.3.1

hello,



when i run google pagespeed test the html is not minified…



anyone have an idea?

You can using addon minyfy html.

use smarty_plugins

function smarty_outputfilter_gzip($source){



}

hello,

when i run google pagespeed test the html is not minified...

anyone have an idea?

Hi dear

Did you tried that ? if yes and working how do we get it done?

Thanks

Is there the same plugin for JS?

By using Cloudflare the html, css, javascript codes are minified and compressed automatically, also in the free plans.

Without any add-on or modification in cs-cart.