Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter blau

    (@blau)

    Ok, here is what works and what does not in my experience:

    Install 2 plugins CDN Sync Tool and WP Super Cache;
    Configure CDN options in wp super cache: in Offsite url field put https://yourdistributionname.cloudfront.net;
    Configure CDN Sync Tool Options: hostname of CDN field will be https://yourdistributionname.cloudfront.net;
    Disable all css and js minify/concatenation (untested);
    Sync (or sync manually if you have shell access and s3cmd);
    Clear the cache and test: it should work.

    Now, whenever you upload a new image using “Add media” on the post editing page, the image will be synced to the CDN. However, the custom size images will NOT be synced.

    e.g.:
    image.png
    image-100×70.png
    image-120×120.png
    image-120×80.png
    image-163×103.png
    image-200×150.png
    image-250×180.png
    image-350×274.png
    image-450×248.png
    image-620×300.png
    image-700×280.png
    image-80×50.png

    You to find some other way to sync the files, or patch the plugin somehow.

    Plugin Author Ollie Armstrong

    (@olliea95)

    I’m sorry that this has gone unmaintained for so long. We are planning on dedicating a lot more time on CDN Sync Tool over the coming months and an update release will be within the next couple of weeks.

    I will ensure that this issue is resolved.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘abandoned’ is closed to new replies.