acelaya/zf-acmailer-tooling

This package is abandoned and no longer maintained. No replacement package was suggested.

Console helper tools to work with ZF-AcMailer in development environments

v0.1.0 2017-12-09 13:30 UTC

This package is auto-updated.

Last update: 2021-09-09 18:20:00 UTC


README

This package provides tools to easily work with ZF-AcMailer in development.

Build Status Scrutinizer Code Quality Latest Stable Version License

Installation

Install it as a dev dependency with composer

composer require acelaya/zf-acmailer-tooling --dev

Usage

This package provides a console tool that can be used to run helper commands

vendor/bin/acmailer <command>

Available commands

  • config:migrate: Migrates configuration from the structure used in AcMailer v5/v6 to the structure used in v7