fballiano / openmage-defer-javascripts
Defer Javascripts module for OpenMage (and Magento 1.9)
Fund package maintenance!
fballiano
Buy Me A Coffee
paypal.me/fabrizioballiano
Installs: 23
Dependents: 0
Suggesters: 0
Security: 0
Stars: 5
Watchers: 2
Forks: 3
Open Issues: 0
Type:magento-module
Requires
- php: >=7.4.0
- magento-hackathon/magento-composer-installer: *
This package is auto-updated.
Last update: 2024-10-15 11:44:46 UTC
README
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