An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

Magento2 Defer Javascripts
=============================

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
------------

```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