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

ActiveMagento2-module

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

Tweaks for Magento 2 Remote Storage

1.0.0(1y ago)49161MITPHPPHP ^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 1mo ago

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

34

—

LowBetter than 77% of packages

Maintenance46

Moderate activity, may be stable

Popularity23

Limited adoption so far

Community10

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

408d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/76d3d3ce1a76f1f386faf21885c82908bc7fff6c94119f422083f14fb42a35e7?d=identicon)[hypernode](/maintainers/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

[smile/elasticsuite

Magento 2 merchandising and search engine built on ElasticSearch

8044.5M33](/packages/smile-elasticsuite)[hyva-themes/magento2-react-checkout

Highly customizable Magento 2 Checkout, built with React

189169.8k1](/packages/hyva-themes-magento2-react-checkout)[dotdigital/dotdigital-magento2-extension

Dotdigital for Magento 2

50374.2k18](/packages/dotdigital-dotdigital-magento2-extension)[swissup/module-search-mysql-legacy

Legacy mysql search for magento 2.4

10483.0k](/packages/swissup-module-search-mysql-legacy)[lizardmedia/module-varnish-warmer

Varnish Cache Warmer Magento2 module by Lizard Media

6276.8k](/packages/lizardmedia-module-varnish-warmer)[mage-os/module-automatic-translation

Automatic AI content translation for Mage-OS.

277.1k](/packages/mage-os-module-automatic-translation)

PHPackages © 2026

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