fballiano/magento2-defer-javascripts

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.

1.1.0 2022-10-08 20:40 UTC

This package is auto-updated.

Last update: 2024-04-23 16:58:02 UTC


README

Defer Javascripts module for Magento 2.

If you find my work valuable, please consider sponsoring
Sponsor me on GitHub Buy me a coffee Donate via PayPal

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