This package provides tools to easily work with ZF-AcMailer in development.
Install it as a dev dependency with composer
composer require acelaya/zf-acmailer-tooling --dev
This package provides a console tool that can be used to run helper commands
vendor/bin/acmailer <command>
config:migrate
: Migrates configuration from the structure used in AcMailer v5/v6 to the structure used in v7