Skip to content

mihaimatei/speedsteradvanced

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fooman Speedster Advanced + Defer JS

Installation Instructions

To install the extension, follow the steps in our Installation Guide.

Installation Options

via composer
Fooman extension are included in the packages.firegento.com repository so you can install them easily via adding the extension to the require section and then running composer install or composer update

"require":{
  "fooman/speedsteradvanced":"*"
},

Please note that packages.firegento.com is not always up-to-date - in this case please add the following in the repositories section

"repositories":[
  {
    "type":"composer",
    "url":"https://packages.fooman.co.nz"
  }
],

via modman
modman clone https://github.com/fooman/common.git
modman clone https://github.com/fooman/speedsteradvanced.git

via file transfer (zip download)
please see the releases tab for https://github.com/fooman/speedsteradvanced/releases and https://github.com/fooman/common/releases

Known conflicts with Fooman Speedster Advanced###

  • CANONICAL URLs by Yoast - a workaround is provided in the instructions
  • MXPERTS JQUERY BASE - a workaround is provided in the instructions

Alternatives

You can also just use Fooman Speedster Advanced + FBalliano Magento Defer Javascripts from here: https://github.com/fballiano/magento-defer-javascripts , but there's no option to disable JS defer in config backend.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 96.7%
  • Java 3.3%