Home

Awesome

<h1 align="center">Rangerz_Quicklink</h1> <div align="center"> <p>A Magento 2 module integrates GoogleChromeLabs/quicklink, ⚡️Faster subsequent page-loads by prefetching in-viewport links during idle time.</p> <img src="https://img.shields.io/badge/magento-2.4-brightgreen.svg?logo=magento&longCache=true" alt="Supported Magento Versions" /> <a href="https://packagist.org/packages/rangerz/magento2-module-quicklink" target="_blank"><img src="https://img.shields.io/packagist/v/rangerz/magento2-module-quicklink" alt="Latest Stable Version" /></a> <a href="https://packagist.org/packages/rangerz/magento2-module-quicklink" target="_blank"><img src="https://img.shields.io/packagist/dt/rangerz/magento2-module-quicklink" alt="Composer Downloads" /></a> <a href="https://github.com/rangerz/magento2-module-quicklink/graphs/commit-activity" target="_blank"><img src="https://img.shields.io/badge/maintained%3F-yes-brightgreen" alt="Maintained - Yes" /></a> <a href="https://opensource.org/licenses/MIT" target="_blank"><img src="https://img.shields.io/badge/license-MIT-blue.svg" /></a> </div>

How it works

Quicklink attempts to make navigations to subsequent pages load faster. It:

Installation

composer require rangerz/magento2-module-quicklink
bin/magento module:enable Rangerz_Quicklink
bin/magento setup:upgrade

Usage

After installation, it will be enabled by default. You can find the configuration into Stores > Configuration > Rangerz Extensions > Google Quicklink.

Google Quicklink

Quicklink Listen Options

Option not supported for setting

Credits

Inspired by rafaelstz/magento2-quicklink

License

MIT