bitExpert / magento2-force-login

Force Customer Login Module for Magento 2
https://marketplace.magento.com/bitexpert-magento2-force-customer-login.html
Apache License 2.0
166 stars 73 forks source link

Circular dependency: Magento\Customer\Model\Plugin\CustomerNotification depends on Magento\Customer\Model\Plugin\CustomerNotification and vice versa. #221

Closed manishgoswamig closed 10 months ago

manishgoswamig commented 2 years ago

Preconditions

Magento Version : Magento 2.4.4 EE

Force Login Module Version : 2.0.0

Third party modules : NO

Steps to reproduce

  1. After Magento version upgrade from 2.3.7-p2 to 2.4.4 version.
  2. On the customer login page we are getting the below error.

image

Expected result

  1. It should show the customer login form and the login should be as expected.
der-workfloh commented 2 years ago

Hi @manishgoswamig - you are stating using the version 2.0.0 of the module? And placed it into the app/code folder. Is this correct - so you get no update with composer? The 2.0 version is not compatible with Magento 2.4 - you would need to upgrade to the newest version (5.0.1)

Best regards Florian

shochdoerfer commented 10 months ago

Please test again with one of the latest releases. If the error still occurs, let us know. Thanks.