PHPackages                             hypernode/magento2-remote-storage-tweaks - 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. hypernode/magento2-remote-storage-tweaks

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

hypernode/magento2-remote-storage-tweaks
========================================

Tweaks for Magento 2 Remote Storage

1.0.0(1y ago)41.4kMITPHPPHP ^8.1

Since Mar 27Pushed 1y ago5 watchersCompare

[ Source](https://github.com/ByteInternet/magento2-remote-storage-tweaks)[ Packagist](https://packagist.org/packages/hypernode/magento2-remote-storage-tweaks)[ RSS](/packages/hypernode-magento2-remote-storage-tweaks/feed)WikiDiscussions master Synced yesterday

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

Magento 2 Remote Storage Tweaks
===============================

[](#magento-2-remote-storage-tweaks)

This module is a collection of tweaks to make Magento 2 work a bit better with remote storage.

Tweaks
------

[](#tweaks)

Currently, there's only one tweak available. But, it's possible that more tweaks will be added in the future.

### Admin Product Grid Performance

[](#admin-product-grid-performance)

The admin product grid is slow when using remote storage. This is because the grid makes use of old interfaces that are not optimized for remote storage. For example, for each row it will check if the product exists in the remote filesystem. With latencies of 50ms or more, this can add up quickly when loading a page with 50+ products.

We replace the existing implementation by making use of a more modern method to get the URL for a product image. This method is optimized for remote storage and will not check if the file exists.

Performance improvements can range from 10x to 100x, depending on the number of products and the latency to the remote storage.

Installation
------------

[](#installation)

```
composer require hypernode/magento2-remote-storage-tweaks

bin/magento module:enable Hypernode_RemoteStorageTweaks
bin/magento setup:upgrade
```

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance42

Moderate activity, may be stable

Popularity23

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity46

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

Unknown

Total

1

Last Release

462d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/3043901?v=4)[Hypernode](/maintainers/hypernode)[@Hypernode](https://github.com/Hypernode)

---

Top Contributors

[![tdgroot](https://avatars.githubusercontent.com/u/1165302?v=4)](https://github.com/tdgroot "tdgroot (1 commits)")

### Embed Badge

![Health badge](/badges/hypernode-magento2-remote-storage-tweaks/health.svg)

```
[![Health](https://phpackages.com/badges/hypernode-magento2-remote-storage-tweaks/health.svg)](https://phpackages.com/packages/hypernode-magento2-remote-storage-tweaks)
```

###  Alternatives

[mollie/magento2

Mollie Payment Module for Magento 2

1131.9M16](/packages/mollie-magento2)[run-as-root/magento2-prometheus-exporter

Magento2 Prometheus Exporter

68357.9k](/packages/run-as-root-magento2-prometheus-exporter)[baldwin/magento2-module-url-data-integrity-checker

Magento 2 module which can find potential url related problems in your catalog data

282822.9k](/packages/baldwin-magento2-module-url-data-integrity-checker)[myparcelnl/magento

A Magento 2 module that creates MyParcel labels

1860.2k](/packages/myparcelnl-magento)[mage-os/module-automatic-translation

Automatic AI content translation for Mage-OS.

3017.9k](/packages/mage-os-module-automatic-translation)[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.

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

PHPackages © 2026

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