agentur1601com / file-lazy-loader
Installs: 762
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 1
Open Issues: 0
Type:contao-bundle
pkg:composer/agentur1601com/file-lazy-loader
Requires
- php: ^7.1
- agentur1601com/core-bundle: *
- contao/core-bundle: ^4.4
- matthiasmullie/minify: ^1.3
- menatwork/contao-multicolumnwizard: ^3.0
Conflicts
- contao/manager-plugin: <2.0 || >=3.0
README
Extension for Contao 4.9
Load your styles and JavaScript files easily from the Contao page layout. Using the wizard you can set parameters how and when these files should be loaded. This way optimized scripts and styles can be loaded for Google.
Installation
$ composer require agentur1601com/file-lazy-loader
Options JavaScript
- PreloadPreload via the link tag
- Preload pushPreload via the PHP header link
- AsyncScript tag with the- asyncflag
- DeferScript tag with the- deferflag
Options CSS, SCSS, SASS
- PreloadPreload via the link tag
- Preload pushPreload via the PHP header link
- HeadSimple link style tag in the head section
- Script DelayLoad style tag via JavaScript in the head section
Support
Contact: support@1601.com