This plugin allows Mautic to count the emails in queue.
- Download the master.zip, extract it into the
plugins/directory and rename the new directory toEmailsQCounterBundle. - Clear the cache via console command
php bin/console cache:clear --env=prod(might take a while) OR manually delete theapp/cache/proddirectory.
- Remove
plugins/EmailsQCounterBundledirectory. - Download the master.zip, extract it into the
plugins/directory and rename the new directory toEmailsQCounterBundle. - Clear the cache via console command
php bin/console cache:clear --env=prod(might take a while) OR manually delete theapp/cache/proddirectory. - Run
php bin/console mautic:plugins:installin root Mautic directory.
Navigate to Settings Panel. You should see the "Enqueued Emails" menu in your settings:
In the plugin you will see the field with the email queue counter field:

