Veriteworks / CookieFix

Fix Magento2.2/2.3/2.4 Cookie SameSite attribute
Academic Free License v3.0
65 stars 35 forks source link

Get error after install magento 2.2.5 #29

Open yong5219 opened 3 years ago

yong5219 commented 3 years ago

Hi,

For first thanks for your plugin, i hope it can fix my issues.

I'm using magento 2.2.5, and I install it not using by composer, I use the manual install download you source file and past into app/code/Veriteworks/Cookiefix. After I done enable and upgrade, when visit my website it get error message that "Plugin class Veriteworks\CookieFix\Plugin\SwitchSameSite doesn't exist".

Thanks

yong5219 commented 3 years ago

Screenshot 2021-05-19 at 12 43 04 AM

HirokazuNishi commented 3 years ago

@yong5219 Please install via composer. Do not install latest version into 2.2.x. There are so many differences between Magento 2.2.x and later.