https://github.com/fballiano/magento2-defer-javascripts
Defer Javascripts module for Magento 2
https://github.com/fballiano/magento2-defer-javascripts
Last synced: about 1 month ago
JSON representation
Defer Javascripts module for Magento 2
- Host: GitHub
- URL: https://github.com/fballiano/magento2-defer-javascripts
- Owner: fballiano
- License: osl-3.0
- Created: 2016-09-09T11:07:42.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-03-23T16:45:36.000Z (about 1 year ago)
- Last Synced: 2025-04-23T14:17:53.360Z (about 1 month ago)
- Language: PHP
- Size: 19.5 KB
- Stars: 23
- Watchers: 3
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
Magento2 Defer Javascripts
=============================Defer Javascripts module for Magento 2.
If you find my work valuable, please consider sponsoring
![]()
![]()
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
------------```shell
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](https://help.github.com/articles/using-pull-requests).Developer
---------
Fabrizio Balliano
[http://fabrizioballiano.com](http://fabrizioballiano.com)
[@fballiano](https://twitter.com/fballiano)Licence
-------
[OSL - Open Software Licence 3.0](http://opensource.org/licenses/osl-3.0.php)Copyright
---------
(c) Fabrizio Balliano