Potentially Abandoned v0.2.1

Module Production Images

zamoroka/module-production-images

Retrieves product images from a production server for use in development environments. Simplifies development by using live images without directly accessing the production database.

12,057
Downloads
Below average
5
GitHub Stars
Below average
4y ago
Last Release
0
Open Issues
Build Passing
Ready to install

Build Tests

Composer Install
DI Compile
Templates

Code Quality

CS Coding Standard
20 warnings
L5 PHPStan

Tested on Magento 2.4.8-p3

Recent Test History

Each release is tested against the latest Magento version at that time.

v0.2.1 on Magento 2.4.8-p3
Dec 27, 2025
GitHub Repository
Source code & docs
Packagist
Version history
Issues & Support
Get help or report bugs

Share This Module's Status

Module Production Images Magento compatibility status badge

README

Loaded from GitHub

Get images from production server

Installation
composer require zamoroka/module-production-images --dev
Configuration
  1. Enable module
  2. Provide production media URL in Store -> Configuration -> Zamoroka -> Production images -> Production media URL. e.g https://example.com/media/
  3. Clear config and image cache

This content is fetched directly from the module's GitHub repository. We are not the authors of this content and take no responsibility for its accuracy, completeness, or any consequences arising from its use.

Back to All Modules