yireo / Yireo_Webp2

Magento 2 module to add WebP support to Magento 2
Open Software License 3.0
197 stars 57 forks source link

Need for Non Composer Version #136

Closed nDemoCuk closed 1 year ago

nDemoCuk commented 1 year ago

Helo there,

I have Magento 2.3.5-p1 non composer, i have tried several times to modify and install this module to my magento. Unfortunately it never worked.

Can you share a suitable module for the non-composer version?

Regards,

jissereitsma commented 1 year ago

Please note that using composer is actually the easier (!) way of tracking dependencies. Because of this, I'm sane enough to say that I'm not going to help you with trying to get this sorted in a non-composer environment (which is by the way at this moment at huge risk because of the vulnerability found last week, but obviously - because you know what you are doing - you are fully aware of this). To explain how you can help yourself: Download the ZIP of this package and extract it like a boss in the app/code/ folder. Next, open up the composer.json, track down the dependencies via packagist.org, locate their repositories, pick the versions as described in the composer.json file, and download the ZIP and extract it again. Next, repeat this process for any dependency listed in any of the dependencies. Don't be surprised if this takes a few hours. With composer, it would take minutes. Because of the insanity of this, I'm closing this ticket right away. Let's both pretend if you actually didn't attempt to do this totally unsupported and ridiculously complex method of installing Magento and its modules.

jissereitsma commented 1 year ago

I've removed your email address here, to prevent you from receiving from spam. Were you actually aware that posting an email address like yours on a public forum like this is not the best idea?