Skip to content

evanshunt/silverstripe-remote-images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Silverstripe Remote Images Proxy

Module for using remote versions of image files when copying a site to a local environment. Inspired by the Silverstripe Asset Proxy for SilverStripe 3.

Installation

composer require evanshunt/silverstripe-remote-images

Usage

Set a remote host in your .env file

REMOTE_IMAGES_PROXY_HOST=http://example.com

Known issues

Files are downloaded locally, but not totally recognized by the CMS, leading to some not being cropped and issues in the assets admin area.

About

A Silverstripe module that can pull in images from a remote site for local display

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages