Skip to content
This repository was archived by the owner on Aug 20, 2021. It is now read-only.

Latest commit

 

History

History
24 lines (14 loc) · 1.12 KB

README.md

File metadata and controls

24 lines (14 loc) · 1.12 KB

ZF-AcMailer tooling

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