Broadcast AWS/CDN support revised
-
This Broadcast CDN support post from a year ago was helpful in trying to do something similar with the (now) thoroughly updated codebase of the ThreeWP Broadcast plugin.
We use Amazon S3 (AWS) and Cloudfront CDN for our images, and needed to transfer featured images along with posts broadcast with ThreeWP. The default configuration will not allow for it, since it chokes when the file is not found locally, at the expected URI.
I wrote a gist that solved the problem for us. Local images are broadcast as expected, but AWS-hosted images are broadcast and transferred as well.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Broadcast AWS/CDN support revised’ is closed to new replies.