yii2-newsletter icon indicating copy to clipboard operation
yii2-newsletter copied to clipboard

Module for saving user contacts from newsletter form to database

trafficstars

Newsletter module


Module for saving user contacts from newsletter form to database.

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

Installation

Install package

Run command

composer require yiimaker/yii2-newsletter

or add

"yiimaker/yii2-newsletter": "~1.0"

to the require section of your composer.json.

Apply migrations

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

Usage

  • (EN) Basic usage
  • (RU) Базовое использование
  • (EN) Advanced usage
  • (RU)Продвинутое использование

License

License

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

Copyright (c) 2017, Yii Maker