collab / module-speculation-rules
Magento 2 module which adds support for Speculation Rules API for instant page loads.
Installs: 1 290
Dependents: 0
Suggesters: 0
Security: 0
Stars: 8
Watchers: 1
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- php: ^8.1||^8.2||^8.3
- magento/framework: ^103.0
README
The Collab_SpeculationRules module allows You to lavergae the Speculation Rules API.
Configuration
You can configure the module in the admin panel under Stores > Configuration > Collab Extensions > Speculation Rules
.
Why choose this extension over other solutions?
We don't believe in efficient modules which have tons of options - simple as that - modules which have multiple options, are prepared for many integrations always have some performance footprint for application. Having this in mind we are trying to provide simple, portable and independent modules which sometimes require some basic Magento 2 development skills.
Browser Support
Module automatically detects if the browser supports Speculation Rules API. If not, the module will not be loaded.
PageSpeed
In order to check the PageSpeed impact of the module please refer to Official Google Chrome Docs.
Installation details
composer req collab/module-speculation-rules bin/magento setup:upgrade