fabrizioballiano/deferjavascripts

Magento2 Defer Javascripts: moves all your javascripts to the very end of your HTML (only on frontend) making search engines and speed metering tools happy.


Keywords
javascript, JS, defer, magento2, deferjs
License
OSL-3.0

Documentation

Magento2 Defer Javascripts

Defer Javascripts module for Magento 2

Backup!!!

Backup your database before launching the translation process!!! This module is provided "as is" and I'll not be responsible for any data damage.

Installation

composer require fballiano/magento2-defer-javascripts

Compatibility

This module was developed on Magento 2.1 and tested also on Magento 2.2 (up to 2.2.3).
If you have a different version of Magento and the module is working please drop me a line so I can update this compatibility list.

Known Issues

The module can't detect scripts that have been commented out, they'll become active again.

Support

If you have any issues with this extension, open an issue on GitHub.

Contribution

Any contributions are highly appreciated. The best way to contribute code is to open a pull request on GitHub.

Developer

Fabrizio Balliano
http://fabrizioballiano.com
@fballiano

Licence

OSL - Open Software Licence 3.0

Copyright

(c) Fabrizio Balliano