Simon Wahlström
Simon Wahlström
Answered through support. Not an API issue.
Hi there! Once we have implemented the same logic for the other libraries we will put this into production and update the documentation. > * Which value to expect when...
Hi there, I don't see any obvious issues with the code. Are you able to do a simple compression with a hardcoded path to an image? `source = tinify.from_file("unoptimized.jpg")` `source.to_file("optimized.jpg")`...
Thanks to your post I got it compiling by adding these symlinks: ` sudo ln -s /opt/homebrew/lib/ /opt/local/lib ` ` sudo ln -s /opt/homebrew/include/ /opt/local/include `
Hi there, Did the "composer require tinify/magento2" command complete successfully or did you get any errors? I just tested installing the plugin with a fresh install of Magento 2.1.7 and...
Hello alexander-sibert and medinadato, We are looking into this issue. I'll give you an update as soon as we know more!
Important notice: The latest release of Magento 2.1.6 includes a completely rearranged folder structure for the product image cache. We regret that the current version 1.1.0 of this extension is...