Home
Softono
yii2-newsletter

yii2-newsletter

Open source BSD-3-Clause PHP
16
Stars
2
Forks
2
Issues
4
Watchers
8 years
Last Commit

About yii2-newsletter

<p align="center"> <a href="https://github.com/yiimaker" target="_blank"> <img src="https://avatars1.githubusercontent.com/u/24204902" height="100px"> </a> <h1 align="center">Newsletter module</h1> <br> </p> Module for saving user contacts from newsletter form to database. [![Build Status](https://travis-ci.org/yiimaker/yii2-newsletter.svg?branch=master)](https://travis-ci.org/yiimaker/yii2-newsletter) [![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/yiimaker/yii2-newsletter/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/yiimaker/yii2-newsletter/?branch=master) [![Total Downloads](https://poser.pugx.org/yiimaker/yii2-newsletter/downloads)](https://packagist.org/packages/yiimaker/yii2-newsletter) [![Latest Stable Version](https://poser.pugx.org/yiimaker/yii2-newsletter/v/stable)](https://packagist.org/packages/yiimaker/yii2-newsletter) [![Latest Unstable Version](https://poser.pugx.org/yiimaker/yii2-newsletter/v/unstable)](https://packagist.org/packages/yiim ...

Platforms

Web Self-hosted

Languages

PHP

Links

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

License

License

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

Copyright (c) 2017, Yii Maker