PHPackages                             collab/module-quicklink - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. collab/module-quicklink

ActiveMagento2-module[Utility &amp; Helpers](/categories/utility)

collab/module-quicklink
=======================

Faster subsequent page-loads by prefetching or prerendering in-viewport links during idle time.

1.0.3(1y ago)51.3k↑68.8%1MITPHP

Since Feb 24Pushed 1y ago2 watchersCompare

[ Source](https://github.com/collabpl/magento2-module-quicklink)[ Packagist](https://packagist.org/packages/collab/module-quicklink)[ Docs](https://github.com/collabpl/magento2-module-quicklink)[ RSS](/packages/collab-module-quicklink/feed)WikiDiscussions main Synced 2w ago

READMEChangelogDependencies (1)Versions (5)Used By (0)

Magento 2 QuickLink Extension
=============================

[](#magento-2-quicklink-extension)

The Collab\_QuickLink module allows You to embeed and configure [quicklink](https://getquick.link/) in Your Magento 2 store.

How it works
------------

[](#how-it-works)

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

- **Detects links within the viewport** (using [Intersection Observer](https://developer.mozilla.org/en-US/docs/Web/API/Intersection_Observer_API))
- **Waits until the browser is idle** (using [requestIdleCallback](https://developer.mozilla.org/en-US/docs/Web/API/Window/requestIdleCallback))
- **Checks if the user isn't on a slow connection** (using `navigator.connection.effectiveType`) or has data-saver enabled (using `navigator.connection.saveData`)
- **Prefetches** (using [``](https://www.w3.org/TR/resource-hints/#prefetch) or XHR) or **prerenders** (using [Speculation Rules API](https://github.com/WICG/nav-speculation/blob/main/triggers.md)) URLs to the links. Provides some control over the request priority (can switch to `fetch()` if supported).

Configuration
-------------

[](#configuration)

You can configure the module in the admin panel under `Stores > Configuration > Collab Extensions > Quicklink`. Full options description can be found in the [quicklink documentation](https://getquick.link/api/).

Installation details
--------------------

[](#installation-details)

```
composer require collab/module-quicklink
bin/magento setup:upgrade
```

###  Health Score

34

—

LowBetter than 74% of packages

Maintenance45

Moderate activity, may be stable

Popularity25

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~160 days

Total

4

Last Release

425d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/408ac0f40cb68772b4f708fe18d561f52550b856e3cac818cda09b631a51ab33?d=identicon)[collab](/maintainers/collab)

---

Top Contributors

[![jemoon](https://avatars.githubusercontent.com/u/3430741?v=4)](https://github.com/jemoon "jemoon (6 commits)")

---

Tags

prefetchmagentomagento2PageSpeedquicklink

### Embed Badge

![Health badge](/badges/collab-module-quicklink/health.svg)

```
[![Health](https://phpackages.com/badges/collab-module-quicklink/health.svg)](https://phpackages.com/packages/collab-module-quicklink)
```

###  Alternatives

[run-as-root/magento2-prometheus-exporter

Magento2 Prometheus Exporter

69362.0k](/packages/run-as-root-magento2-prometheus-exporter)[myparcelnl/magento

A Magento 2 module that creates MyParcel labels

1861.2k](/packages/myparcelnl-magento)[baldwin/magento2-module-less-js-compiler

Allows Magento 2 to compile less files using the less nodejs compiler

2351.9k](/packages/baldwin-magento2-module-less-js-compiler)[mage-os/module-llm-txt

AI-powered LLMs.txt generation for Magento 2 / Mage-OS stores. Help AI systems understand your store with OpenAI-generated content.

245.7k](/packages/mage-os-module-llm-txt)[loki/magento2-components

Core module for defining Alpine.js components with advanced AJAX features

1015.1k29](/packages/loki-magento2-components)[angeo/module-llms-txt

Magento 2 module for AI Engine Optimization (AEO). Generates spec-compliant llms.txt and llms-full.txt per llmstxt.org standard, plus streaming JSONL for vector indexing. Multi-store, multi-website, CLI, cron, async admin UI, Page Builder-aware sanitization, customer-group pricing, atomic writes, ETag/Cache-Control, .md mirrors.

132.2k](/packages/angeo-module-llms-txt)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
