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
during installation on Mautic 3 we are facing this error below.
Apparently Mautic 3 removed CommonSubscriber. (mautic/mautic#8094)
Do you think you will have time to add compatibility for version 3?
Thank you in advance
// Clearing the cache for the prod environment with debug
// false
In ClassExistenceResource.php line 181:
Class "Mautic\CoreBundle\EventListener\CommonSubscriber" not found while lo
ading "MauticPlugin\MauticVocativeBundle\EventListener\EmailNameToVocativeS
ubscriber".
cache:clear [--no-warmup] [--no-optional-warmers] [-h|--help] [-q|--quiet] [-v|vv|vvv|--verbose] [-V|--version] [--ansi] [--no-ansi] [-n|--no-interaction] [-e|--env ENV] [--no-debug] [--] <command>
The text was updated successfully, but these errors were encountered:
Hello,
during installation on Mautic 3 we are facing this error below.
Apparently Mautic 3 removed CommonSubscriber. (mautic/mautic#8094)
Do you think you will have time to add compatibility for version 3?
Thank you in advance
The text was updated successfully, but these errors were encountered: