Download the PHP package fballiano/openmage-defer-javascripts without Composer
On this page you can find all versions of the php package fballiano/openmage-defer-javascripts. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download fballiano/openmage-defer-javascripts
More information about fballiano/openmage-defer-javascripts
Files in fballiano/openmage-defer-javascripts
Package openmage-defer-javascripts
Short Description Defer Javascripts module for OpenMage (and Magento 1.9)
License OSL-3.0
Homepage https://github.com/fballiano/openmage-defer-javascripts
Informations about the package openmage-defer-javascripts
Defer Javascripts module for OpenMage/Magento1
If you find my work valuable, please consider sponsoring |
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