Skip to content

Add a query parameter to js and css files to force refresh in browser.

Notifications You must be signed in to change notification settings

liamfirth/magento-suffix-static-files

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Overview

This extension allows you to add a query parameter to static files (JS and CSS). This is especially useful to force browser reloading files and to update your website design.

Installation

Magento CE 1.6.x, 1.7.x, 1.8.x, 1.9.x

Install with modgit:

$ cd /path/to/magento
$ modgit init
$ modgit clone queryfier https://github.com/jreinke/magento-suffix-static-files.git

or download package manually:

  • Download latest version here
  • Unzip in Magento root folder
  • Clear cache
  • Logout from admin then login again to access module configuration

How to use

Simply enable automatic generation or define a query parameter in "System > Configuration > Queryfier > Suffix JS/CSS Settings".

Full overview available here.

About

Add a query parameter to js and css files to force refresh in browser.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%