You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I guess the issue caused by missing dependencies, because the module have never been released.
So what we need to do is to download dependencies using composer:
cd into module's directory (in our case it'll be ps_democqrshooksusage) and run following command: composer install - to download dependencies into vendor folder
Installed this demo module and got this error when navigating to customer edit page. Prestashop Version is 1.7.6.
Attempted to load class "GetReviewerSettingsForForm" from namespace "DemoCQRSHooksUsage\Domain\Reviewer\Query"
The text was updated successfully, but these errors were encountered: