yii2-newsletter
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.
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
This project is released under the terms of the BSD-3-Clause license.
Copyright (c) 2017, Yii Maker
