› Extension page
Introduction
The Defer JS extension allows you to defer loading of Javascript in the document, by placing all the Javascript in the HTML document rendered, at the bottom of the document before the closing body tag. Thus improving your overall document load time.
Defer Logic:
The extension also allows you disable certain Magento controller actions and/or URLs from deferring Javascript when the respective pages are loaded. This allows you to have complete control over which pages of your website should and which pages should not defer javascript.
You can also disable only certain scripts in a page from being deferred by adding a nodefer attribute to the script tag.
The extension is completely configurable at a store view level giving you complete control over which stores in your multistore setup defer Javascript and which don't.
Features Included
- Defer loading of Javascript.
- Exclude controller actions from deferring Javascript.
- Exclude URLs from deferring Javascript.
- Exclude scripts from deferring by adding a nodefer attribute to the script tag.
- Configurable at a store view level.
Compatibility
Compatible with Magento 2.0.0 - 2.1.0 CE and EE.
Installation
Web Setup Wizard
| |
| |
| |
| |
| |
| |
| |
| |
|
Configuration
Go to Stores > Settings > Configuration > Hungersoft Extensions > Defer JS.
Javascript Settings
|
Read More
Benefits
- Free updates for 1 year.
- Free support for 1 year. If you have any issues with the extension purchased please contact us using the contact form or by using the live chat.
- Meets magento standard development practices. No core files will be over written.
- 100% open source.