PHPackages                             black-lamp/yii2-newsletter - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. black-lamp/yii2-newsletter

ActiveYii2-extension[Utility &amp; Helpers](/categories/utility)

black-lamp/yii2-newsletter
==========================

Module for subscribe on newsletter

2.0.2(9y ago)12881[2 issues](https://github.com/black-lamp/yii2-newsletter/issues)GNU Public LicensePHP

Since Nov 19Pushed 9y ago1 watchersCompare

[ Source](https://github.com/black-lamp/yii2-newsletter)[ Packagist](https://packagist.org/packages/black-lamp/yii2-newsletter)[ RSS](/packages/black-lamp-yii2-newsletter/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (5)Dependencies (2)Versions (6)Used By (0)

Newsletter module for Yii2
==========================

[](#newsletter-module-for-yii2)

Module for subscribe on newsletter by e-mail or phone number

[![Build Status](https://camo.githubusercontent.com/fb7416796e3d23c73f72d9f08f68f642900cf6434d53f3887c5d012132521d98/68747470733a2f2f7472617669732d63692e6f72672f626c61636b2d6c616d702f796969322d6e6577736c65747465722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/black-lamp/yii2-newsletter)[![Latest Stable Version](https://camo.githubusercontent.com/31c8a25336e517a030f1d858e9c4fc89b94e1faa438b3c9fad466d128ff1cae9/68747470733a2f2f706f7365722e707567782e6f72672f626c61636b2d6c616d702f796969322d6e6577736c65747465722f762f737461626c65)](https://packagist.org/packages/black-lamp/yii2-newsletter)[![Latest Unstable Version](https://camo.githubusercontent.com/92ed02eb059fe1dcab920e0d5d591bf8650dded4e9e19b4cbcbe976504770d10/68747470733a2f2f706f7365722e707567782e6f72672f626c61636b2d6c616d702f796969322d6e6577736c65747465722f762f756e737461626c65)](https://packagist.org/packages/black-lamp/yii2-newsletter)[![License](https://camo.githubusercontent.com/fe9659892d5ad8f5a40e6fb196171eae1425485f714e69784c89f78fc2efe375/68747470733a2f2f706f7365722e707567782e6f72672f626c61636b2d6c616d702f796969322d6e6577736c65747465722f6c6963656e7365)](https://packagist.org/packages/black-lamp/yii2-newsletter)

Installation
------------

[](#installation)

#### Run command

[](#run-command)

```
composer require black-lamp/yii2-newsletter

```

or add

```
"black-lamp/yii2-newsletter": "2.*.*"
```

to the require section of your composer.json.

#### Applying migrations

[](#applying-migrations)

```
yii migrate --migrationPath=@vendor/black-lamp/yii2-newsletter/common/migrations

```

#### Add modules to application config

[](#add-modules-to-application-config)

Frontend module for subscriptions

```
'modules' => [
     // ...
     'newsletter' => [
         'class' => bl\newsletter\frontend\Newsletter::className()
     ],
]
```

Backend module for control of list of the clients

```
'modules' => [
     // ...
     'newsletter' => [
         'class' => bl\newsletter\backend\Newsletter::className()
     ],
]
```

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~1 days

Total

5

Last Release

3506d ago

Major Versions

1.0.1 → 2.0.02016-11-20

### Community

Maintainers

![](https://www.gravatar.com/avatar/0e1784ec992318bf7ed40a2025a0ca035a01143de89054f0f4c9bc39469928c1?d=identicon)[GutsVadim](/maintainers/GutsVadim)

---

Top Contributors

[![greeflas](https://avatars.githubusercontent.com/u/17636915?v=4)](https://github.com/greeflas "greeflas (28 commits)")

---

Tags

black-lampphpyii-extensionyii2yii2subscribenewsletterdelivery

### Embed Badge

![Health badge](/badges/black-lamp-yii2-newsletter/health.svg)

```
[![Health](https://phpackages.com/badges/black-lamp-yii2-newsletter/health.svg)](https://phpackages.com/packages/black-lamp-yii2-newsletter)
```

###  Alternatives

[craftcms/cms

Craft CMS

3.6k3.6M3.0k](/packages/craftcms-cms)[wbraganca/yii2-tagsinput

The yii2-tagsinput is a Yii 2 wrapper for \[bootstrap-tagsinput\](https://github.com/timschlechter/bootstrap-tagsinput). A user interface for managing tags.

32160.4k1](/packages/wbraganca-yii2-tagsinput)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
