Support » Plugin: CF7 Google Sheets Connector » Outdated AWS lib

  • Resolved Detlef Beyer

    (@pojamapeoples)


    it seems that the CF7 Google Sheet Connector plugin uses an outdated 2018 version of the “Guzzle” HTTP library used by Amazon S3.
    This causes a crash with other plugins that use the current version of this lib. For example UpdraftPlus. They stated in their support forum that “since that library is loaded, everything else (e.g. UpdraftPlus) is then forced by that plugin to use it, and looking at the code shows no way of working around that (there are no hooks to prevent it).”

    I had to deactivate the CF7 Google Sheet Connector plugin because of this and I would love to use it again.

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

    (@westerndeal)

    Hi @pojamapeoples,

    Thank you for using our plugin.

    The Guzzle HTTP library that we have in our current GSheetConnector plugin is 7.3.0 which is released on 2021-03-23. This package is provided under the Google Sheet API Library that we use and its version is 2.10.1.

    Google Sheet API also updates the Guzzle library on regular basis under their package.

    Yes, it is true that due to different versions used in 2 different plugins it clashes.
    We are working on it and soon will release the updates.

    To prevent such clashing issue each plugin that uses this library need to prefix namespaces of every package in each vendor directory with plugin prefix.

    Thanks
    Abdullah

Viewing 1 replies (of 1 total)
  • The topic ‘Outdated AWS lib’ is closed to new replies.