Skip to content

zamoroka/module-production-images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Get images from production server

Installation
composer require zamoroka/module-production-images --dev
Configuration
  1. Enable module
bin/magento module:enable Zamoroka_ProductionImages
bin/magento config:set production_images/general/enabled 1
  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/"
  1. Clear config and image cache
bin/magento cache:flush

About

Magento 2 module: Get only necessary images from production. No need to download whole media folder

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages