Open jaredchu opened 4 years ago
@jaredchu did you manage to resolve this issue?
@jaredchu did you manage to resolve this issue?
No, I have removed this extension from my project.
The plugin is not compatible with Magento 2.4. I tried with Magento 2.4.2-p1 and PHP7.4 and changed the modules composer.json dependencies, but its not working:
KuS\Antispam\Plugin\Customer\Controller\Account\CreatePostPlugin doesn't exist
i installed this manually on 2.4.3 and it works without any issues
All i did was remove this line from require in composer.json;
"magento/framework": "^101.0|^102.0",
It shows dependencies error when I'm trying to upgrade Magento 2.3.5-p1 to Magento 2.4.1.