fballiano/openmage-defer-javascripts

Defer Javascripts module for OpenMage (and Magento 1.9)

0.9 2023-06-24 23:07 UTC

This package is auto-updated.

Last update: 2024-04-15 10:41:08 UTC


README

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

Features

  • moves all javascript tags just before the </body> tag
  • removes all HTML comments

Known Issues

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

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

Install via composer (composer require fballiano/openmage-defer-javascripts), modman (modman clone https://github.com/fballiano/openmage-defer-javascripts) or any other way you like

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