Stable
v0.2.2
13,466
Downloads
Below average
5
GitHub Stars
Below average
7mo ago
Last Release
0
Open Issues
Build Passing
Ready to install
Build Tests
Composer Install
DI Compile
Templates
Code Quality
Release Discipline
Release history audited up to v0.2.2
Tested on Magento 2.4.9
Recent Test History
Each release is tested against the latest Magento version at that time.
v0.2.2
on Magento 2.4.9
v0.2.2
on Magento 2.4.8-p4
v0.2.2
on Magento 2.4.8-p3
v0.2.1
on Magento 2.4.8-p3
GitHub Repository
Source code & docs
Packagist
Version history
Issues & Support
Get help or report bugs
Top Contributors
View LeaderboardShare This Module's Status
README
Loaded from GitHubGet images from production server
Installation
composer require zamoroka/module-production-images --dev
Configuration
- Enable module
bin/magento module:enable Zamoroka_ProductionImages
bin/magento config:set production_images/general/enabled 1
- Provide production media URL under
Store -> Configuration -> Zamoroka -> Production images -> Production media URL. e.g https://example.com/media/ or using command
bin/magento config:set production_images/general/production_media_url "https://example.com/media/"
- Clear config and image cache
bin/magento cache:flush
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.