• 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.

    https://wordpress.org/plugins/threewp-broadcast/

Viewing 1 replies (of 1 total)
  • Plugin Author edward_plainview

    (@edward_plainview)

    I think that there should be a more general way of handling the various CDNs. Mind getting in touch with me via e-mail so that we can make a suitable hook for copying attachments and then overriding the hook with CDN support?

Viewing 1 replies (of 1 total)
  • The topic ‘Broadcast AWS/CDN support revised’ is closed to new replies.