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/prod
directory.
- Remove
plugins/EmailsQCounterBundle
directory. - 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/prod
directory. - Run
php bin/console mautic:plugins:install
in 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: