SARAVANA1501 / plugin-TrackerJsCdnSync

Sync tracker javascript files to your favourite CDN services.
MIT License
5 stars 3 forks source link

Support for latest versions of Matomo #12

Open djmetzle opened 2 years ago

djmetzle commented 2 years ago

Hello @SARAVANA1501! We found this plugin repository, and it seems like a good way for us to handle serving Matomo tag manager container JS via S3+Cloudfront.

However, the plugin.json here does not support recent versions of Matomo: https://github.com/SARAVANA1501/plugin-TrackerJsCdnSync/blob/0d7f6a823fc76f37a48d6ff7b67ae19f0e6a356c/plugin.json#L8-L9

There are several newer release of Matomo available: https://matomo.org/changelog/

Can we allow for using this plugin with later versions? Is this a true compatibility issue? Or is this plugin attempting to be safe, and only bumping the allowed versions when needed?

How can we help with getting this plugin compatible with v4.7.1?

SARAVANA1501 commented 2 years ago

Thanks for your interest. As you said we can make it to compatible with latest version of matomo. Let me do a quick analysis and will upgrade the plugin.

pochenok commented 2 years ago

I would be very appreciated if you can help me with installing this plugin in recent Matomo version as well. I'm not familiar with PHP at all, I have changed requirements so the installation goes through. However when I'm trying to publish the container I'm getting "Class Aws\S3\S3Client not found" error.