Your software
My Mautic version is: 4.4.0
My PHP version is: 7.4.3
My Database type and version is: MySQL 8.0
Your problem
My problem is:
Hi,
when running
mautic/bin/console mautic:integration:fetchleads --integration=zohocrm --no-interaction --no-ansi
the following error occurs:
In FetchLeadsCommand.php line 94:
Attempted to call an undefined method named “isConfigured” of class “Mautic
Plugin\GrapesJsBuilderBundle\Integration\GrapesJsBuilderIntegration”
What has the specified integration to do with GrapeJS?
Thank you.
These errors are showing in the log:
Steps I have tried to fix the problem: