/yii2-email-templates

Extension for create and use email templates across your site dashboard

Primary LanguagePHPBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Email templates module


Extension for creating of email templates and manage accross your site dashboard. You can create email templates with CRUD module in your backend or Gii generator.

Build Status Scrutinizer Code Quality Dependency Status Total Downloads Latest Stable Version Latest Unstable Version

Backend preview

yii2 email templates

Installation

Install package

Run command

composer require yiimaker/yii2-email-templates

or add

"yiimaker/yii2-email-templates": "~2.1"

to the require section of your composer.json.

Apply migrations

./yii migrate --migrationPath=@vendor/yiimaker/yii2-email-templates/src/migrations

Usage

License

License

This project is released under the terms of the BSD-3-Clause license.

Copyright (c) 2017, Yii Maker