• Hello,

    Currently we are using your plugin with great success. However, I’m currently developing a new plugin for our site but it requires AWS SDK Version 3. I have version 3 installed in my new plugin. However, whenever I make a call it is accessing your plugin which is V2 and is throwing errors. Does your plugin globally take over any and all AWS connections or is there a workaround that I’m missing.

    Thanks for any feedback.

Viewing 1 replies (of 1 total)
  • I ran into this exact issue. I have a custom plugin that using AWS SDK v3. I was using W3TC but it doesnt work well with S3 and CF so we switched to S3 Offload Lite. My custom plugin broke because the SDK v2 libraries from the Amazon Web Services were loaded first. My solution was to modify my custom plugin to use SDK v2.

    • This reply was modified 7 years, 10 months ago by jkhongusc.
Viewing 1 replies (of 1 total)
  • The topic ‘AWS overriding other plugin AWS calls’ is closed to new replies.