collab/module-speculation-rules

Magento 2 module which adds support for Speculation Rules API for instant page loads.

1.0.0 2024-05-08 21:43 UTC

This package is auto-updated.

Last update: 2024-11-08 22:51:16 UTC


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